/* CSS Document */
html{
	background-color:#333366;
	}
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:medium;
	}
#wrapper{
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	background: #8DC3E9;
	}
#bodyContent{
	padding-left:25px;
	margin:20px;
	width:720px;
	float:right;
	background: #FFFFFF;
	}
	
#bodyContent p{
	font-size:90%;
	font-weight:normal;
	}


#navigation{
	float:left;
	padding:0;
	margin:0;
	}
h3, h4, h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	color: #000066;
	}
h2{
	text-transform:capitalize;
	}
h4{
	text-decoration:underline;
	text-transform: uppercase;
}

#bodyContent ul li, #bodyContent ol li{
	font-size: 90%;
	}
#bodyContent ul li a, #bodyContent ol li a{
	text-decoration:none;
	}
#bodyContent ul li a:hover, #bodyContent ol li a:hover{
	text-decoration:underline;
	}
#timeStamp{
	float:right;
	color:red;
	font-size:9px;
	}

#header{
	border-bottom:#000033 thick solid;
	background: url(images/bground.png) repeat-x;
	height: 230px;
	}

.floRight{
	float: right;
	/*filter: alpha (opacity=60);
 	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
 	-moz-opacity: 0.60; opacity:0.6;*/
	}

/*#underconstruction{
	padding-top:0;
	padding-left:200px;
	padding-right:200px;
	padding-bottom:0;
	}
#underconstruction p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:90%;
	font-style:italic;
	text-align:center;
	}
*/	
th{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color:#4682B4;
	color:#fff;
	font-weight:bold;
	padding-left:10px;
	}
td{
	font-size:small;
	padding:5px;
	}	
	
caption{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:bold;
	text-transform: uppercase;
	}

#special{
	border-style: solid;
	/*background-color:#000000;*/
	border-style:solid;
	border-width:thin;
	font-family:"Courier New", Courier, monospace;
	font-size:80%;
	padding:10px;
	}
	
#footer{
	border-top:#000033 thin solid;
	clear: both;
}
.signature {
	font-size: 50%;
	font-style: italic;
}
.ques {
	color: #6600FF;
	font-weight: bold;
	font-size: 110%;
}
dd, dd p, dd li {
	margin-left: -0.5px;
	
	
}
#PreRegForm {
	border: thin dotted #99CCFF;
}
/**************************************/
/*CSS aditions by Ryan Lincoln*/
/**************************************/

#left-box{
	width: 310px;
	height: 500px;
	float: left;
}

#right-box{
	width: 374px;
	height: 360px;
	float: right;
	background: #fff;
	margin-top: 40px;
	border: 2px solid #CCC;
	margin-right: 5px;
}

#container{
	width: 706px;
	height: 500px;
	border: 5px dashed #CCC000;
	background: #DDD;
}

body{
	font-family: Arial, sans serif;
}
.line{
	width: 310px;
	/* height: 40px; */
	/* background: url("images/wmv-icon-blue.png") no-repeat center right; */
	margin-top: 0;
}
.line a{
	line-height: 150%;
	text-decoration: none;
	font-size: 15px;
	font-family: calibri, arial;
	color: #007FFF;
}
.line a:hover{
	color: #204BA0;
}
.playtag{
	float: right;
}
#bp{
	font-family: Arial, Helvetica, Tahoma;
	font-size: 20px;
	font-weight: bold;
}

