*{
	padding:0px;
	margin:0px;
	border:0px;
}

body{
	background-image:url(../i/bg.jpg);
}

#container{
	background-color:transparent;
	background-image:url(../i/white.gif);
	background-repeat:repeat-y;
	background-position:center center;
	margin:auto;
	width:984px;
}

.w_960{
	width:960px;
	margin:auto;
}

.clear{
	clear:both;
}

#header{
	background-image:url(../i/header_bg.jpg);
	background-repeat:no-repeat;
	height:330px;
}


#fb{
	float:right;
	left:150px;
	position:relative;
	top:200px;
}

#login{
	text-align:center;
	margin-right:10px;
	float:right;
	background-image:url(../i/login.png);
	background-repeat:no-repeat;
	width:144px;
	height:35px;
	padding-top:2px;
}

A:link#loginlink{color:#fff; text-decoration:none;}
A:visited#loginlink{color:#fff; text-decoration:none;}
A:active#loginlink{color:#fff; text-decoration:none;}
A:hover#loginlink{color:#ffff00; text-decoration:none;}

#date{
	color:#fff;
	font-size:27px;
	font-weight:bold;
	position:relative;
	text-align:right;
	top:300px;
}

#middle{
	width:984px;
	height:563px;
	background-image:url(../i/middle_bg.png);
	background-repeat:no-repeat;
	margin:auto;
}

#maintext{
	color:#fff;
	font-size:21px;
	width:533px;
	float:left;
	margin-left:40px;
	margin-top:55px;
	-webkit-transform: rotate(-1deg);
	-moz-transform: rotate(-1deg);
	-o-transform: rotate(-1deg);
	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.99984770, M12=0.01745241, M21=-0.01745241, M22=0.99984770,sizingMethod='auto expand')";
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.99984770, M12=0.01745241, M21=-0.01745241, M22=0.99984770,sizingMethod='auto expand')
}

.yellow{
	color:#ffff00;
}

#slideshow{
	float: right;
    margin-right: 48px;
    margin-top: 10px;
    width: 357px;
}

#videoLink{
	text-align:right;
	float:right;
	width:300px;
    position:relative;
	height:21px;
	margin-top:-32px;
	padding-right:40px;
}

#note{
	width:230px;
	float:left;
	margin-left:10px;
	margin-top:-10px;
	width:216px;
	height:208px;
	background-image:url(../i/note.png);
}

.hide{
	position:absolute;
	left:-999px;
}

#cost_includes{
	float: right;
    margin-right: 220px;
    margin-top: 15px;
}

#main_links{
	padding:0;
	float:right;
	margin-top:10px;
	margin-right:110px;
}

#main_links li{
	list-style-type:none;
	display:block;
	float:right;
	font-size:20px;
}

#email_link{
	margin-left:85px;
}

#how_to_reg{
 	margin-left: 270px;
    margin-top: -110px;
    position: absolute;
}

#contact_link{
	float:right;
	top:-105px;
	margin-right:85px;
	font-size:20px;
	padding-left:50px;
	position:relative;
}

#main_links A:link{color:#fff; text-decoration:none;}
#main_links A:visited{color:#fff; text-decoration:none;}
#main_links A:active{color:#fff; text-decoration:none;}
#main_links A:hover{color:#ffff00; text-decoration:none;}

#videoLink{
		text-align:center;
		position:relative;
		top:-15px;
}
#videoLink A:link{color:#fff; text-decoration:none;}
#videoLink A:visited{color:#fff; text-decoration:none;}
#videoLink A:active{color:#fff; text-decoration:none;}
#videoLink A:hover{color:#ffff00; text-decoration:none;}

A:link {color:#fff; text-decoration:none;}
A:visited {color:#fff; text-decoration:none;}
A:active {color:#fff; text-decoration:none;}
A:hover {color:#ffff00; text-decoration:none;}


#bottom{
	width:960px;
	height:791px;
	background-image:url(../i/bottom_bg.jpg);
	background-repeat:no-repeat;
	margin-left:12px;
}

#featuring ul {
    float: left;
    width: 530px;
	margin-left:50px;
}

#featuring ul li {
    background-image: url(../i/bullet.gif);
    background-position: left center;
    background-repeat: no-repeat;
    color: #091D50;
    font-size: 17px;
    line-height: 1.5em;
    list-style-type: none;
    padding-left: 26px;
}

#featuring ul li.indentedlist{
	margin-left:20px;
	padding-left:12px;
	background-image:url(../i/round_bullet.png);
    background-position: left center;
    background-repeat: no-repeat;
}

#downloads {
    color: #FFFFFF;
    float: right;
    font-size: 13px;
    margin-right: 20px;
    width: 315px;
}

#downloads ul li {
    line-height: 2em;
    background-image: url("../i/pdf-icon.png");
	background-repeat:no-repeat;
	list-style-type:none;
	padding-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
#downloads ul li ul {
    line-height: 1.6em;
    margin-left: 20px;
}
#downloads a:link {color:#FFFFFF; text-decoration:underline; font-size:14px;}
#downloads a:visited{color:#FFFFFF; text-decoration:underline; font-size:14px;}
#downloads a:active{color:#FFFFFF; text-decoration:underline; font-size:14px;}
#downloads a:hover{color:#ffff00; text-decoration:underline; font-size:14px;}

#sponsors {
    margin-top: 30px;
    text-align: center;
}

/*embed fonts*/
	 
	@font-face {  
	  font-family: "rabiohead";  
	  src: url(rabiohead.eot); /* IE */  
	  src: local(" rabiohead.ttf "), url( rabiohead.ttf ) format("truetype"); /* non-IE */  
	}  
	 
	/* THEN use like you would any other font */  
	.rabiohead { font-family:"rabiohead", arial, verdana, helvetica, sans-serif;  
	}  
	
	
	@font-face {  
	  font-family: "clarebold";  
	  src: url(clarendonltstd.eot); /* IE */  
	  src: local("clarendonltstd.ttf "), url( clarendonltstd.ttf ) format("truetype"); /* non-IE */  
	}  
	 
	/* THEN use like you would any other font */  
	.clarestrong { font-family:"clarebold", arial, verdana, helvetica, sans-serif;  
	}  
	
	@font-face {  
	  font-family: "clare";  
	  src: url(clarendonltstdlight.eot); /* IE */  
	  src: local("clarendonltstdlight.ttf "), url( clarendonltstd.ttf ) format("truetype"); /* non-IE */  
	}  
	 
	/* THEN use like you would any other font */  
	.clare { font-family:"clare", arial, verdana, helvetica, sans-serif;  
	}  

