/* BODY STYLE */
body {background:#f4f4f4; color:#666666; font-family:"Lucida Grande", Lucida, Helvetica, Arial, Verdana, sans-serif; }

/* BASE LINKS */
a {outline: none;}
a:link {text-decoration: underline;}
a:visited {text-decoration: underline;}
a:hover {text-decoration: underline;}
a:active {text-decoration: none;}

/* GLOBAL */

* {padding:0; margin:0;}
li, ul {list-style-type: none;}

/* IDS */

#container {margin:0 auto; width: 800px; background: url(../images/bg_content.gif) repeat-y #fff; padding: 0 10px;}	
#primaryContent{}	
#header{border-bottom: solid 10px #ed1c24;}	
#footer{background: #0c0c0c;border-top: solid 10px #ed1c24; padding: 20px 56px;}

.seperator {clear: both; text-align: center; padding: 15px 30px; }
.seperator h1 {padding: 0 0 2px 0; margin: 0; font-family:Georgia, "Times New Roman", Times, serif; text-transform: uppercase; font-size: 1.6em;}
.seperator p {font-size: 0.9em;padding:0; margin: 0; }

.videoframe {background: #f4f4f4; border: solid 1px #ededed; padding: 9px; width: 320px; float: left;}
.videoscreenshot {background: url(../images/bg_player.gif) no-repeat; }
.videoscreenshot a {display: block; padding-bottom: 19px; }
.videoname {padding: 9px 0 0 0; margin: 0; font-size: 0.7em; text-align: center; text-transform: uppercase; color: #333333;}
.videodownloadlink a {background: url(../images/bullet-download.gif) no-repeat; padding-left: 16px; padding-bottom: 2px; }

#video1 {margin-left: 56px; margin-right: 8px;  }
*html #video1 {margin-left: 26px; margin-right: 8px;  }

.picturethumbs {clear: both; padding: 0 0 8px 56px; }
.picturethumbs img {margin-right: 3px; border: solid 1px #ededed; }

#logofooter {}
#footerlink {float: right; margin-top: -39px;}