@charset "utf-8";
/* CSS Document */

.clear{ clear:both; }
html, body{ height:100%; }

#container, #competition-box{
position:absolute;
width:1000px;
height:790px;
left:50%;
top:25px;
margin:-0 0 0 -500px;
}

#left-column{
float:left;
width:704px;
padding:0 0px 0 0;
height:790px;
}

#header{
width:705px;
height:75px;
}

#main-img{
width:705px;
padding:0 0 7px 0px;
}

#news-box{
width:704px;
height:90px;
padding:30px 0px 20px 0;
}

#contact-strip{
width:704px;
height:45px;
}

#contact-strip p.left{
margin:17px 0 0 40px;
float:left;
width:400px;
}

#contact_strip p.right{
}

#right-column{
float:left;
width:294px;
padding:75px 0px 2px 0px;
height:719px;
}

* html #right-column{
overflow:hidden;
width:290px;
}

#link-box{
width:inherit;
height:535px;
}

#link-box ul{
margin:0;
padding:0;
}

#link-box li{
margin:0 0 2px 2px;
list-style-type:none;
padding:0 0 0 5px;
height:13px;
}

#media-box{
width:inherit;
height:178px;
}

#slideshow{
height:523px;
width:705px;
}

#header-links{
float:right;
text-align:right;
margin:58px 5px 0px 0;
}

#header-links p{
margin:0;
}

#news-left-column{
float:left;
width:75px;
height:90px;
}

#news-right-column{
float:left;
width:75px;
height:90px;
}

#news-middle{
line-height:2em;
height:90px;
width:540px;
overflow:hidden;
float:left;
}

#track, #track2 {
height: 90px;;
width: 10px;
float: left;
position: relative;
background: #ddd;
}

#track2{
margin-top:0px;
height:130px;
}

#thumb, #thumb2 {
position: absolute;
top: 0px;
left: 0;
height: 10px;
width: 10px;
background: #aaa;
		}


#news-middle p{
margin:0;
padding:0 0 1em 0;
}

#media-content{
float:left;
width:260px;
height:130px;
overflow:hidden;
margin-left:7px;
}

#media-content p{
margin:0 0 1em 0;
}

#link-box h2{
width:121px;
height:18px;
margin-top:0px;
margin-left:7px;
}

#link-box p{
margin-left: 7px;
margin-right:7px;
line-height:2em;
}

#overlay{
padding:0;
margin:0;
width:100%;
height:100%;
position:absolute;
top:0;
left:0;
background-color:#000000;
z-index:5;
display:none;
opacity:0.7;
filter:alpha(opacity=70);
-ms-filter:alpha(opacity=70);
}


#competition-box{
z-index:6;
width:500px;
height:300px;
display:none;
}

#competition-box .header{
margin:20px 10px 20px 10px;
height:18px;
}

#competition-box #close-link{
float:right;
height:16px;
padding-right:20px;
text-transform:uppercase;
font-size:14px;
font-weight:bold;
}

#competition-box p{
margin-left:10px;
margin-right:10px;
line-height:2em;
font-size:11px;
}

#competition-box .highlight{
font-size:12px;
text-transform:uppercase;
font-weight:bold;
}

#media-box a{
position:relative;
top:70px;
left:60px;
}

#media-box img{
border:0;
}

#footer{
width:1000px;
left:50%;
top:820px;
margin:-0 0 0 -500px;
z-index:50;
position:absolute;
}

#footer p{
float:right;
width:500px;
text-align:right;

}

#scroller{
margin:10px;
height:600px;
overflow:auto;
padding-right:10px;
}


#left-column.terms h1{
margin:10px;

}


#logo-link{
position:absolute;
bottom:0px;
left:5px;
width:25px;
height:25px;
}
