@charset "utf-8";
/* CSS Document */
body
{
	margin:0px;
	padding:0px;
	font-family:"Times New Roman", Georgia, Times, serif;
	font-size:14px;
	background-color:#DCEAF1;
	color:#766C53;
}
.intro-copy
{
	font-size:35px;
	color:#969a20;
	line-height:normal
}
h1
{
	line-height:normal;
	display:inline;
	color:#659caa;
	font-size:36px;
}
h1, h2
{
	line-height:normal;
	display:inline;
	color:#659caa;
}
h3
{
	line-height:normal;
	display:inline;
}
ol
{
	padding-left:16px;
	margin:0px;
}
ul
{
	padding-left:16px;
	margin:0px;
}

img
{
	border:none;
}
.masthead
{
	display:block;
	float:left;
	width:2400px;
	height:420px;
}
.logo
{
	display:block;
	float:left;
	width:152px;
	height:73px;
	margin-left:90px;
	cursor:pointer;
}
.main-nav2
{
	display:block;
	float:left;
	width:468px;
	height:50px;
	margin:0px 0px 0px 285px;
}
div.btn-enter
{
	float:left;
	display:block;
	width:125px;
	height:24px;
	padding:13px 0px;
}
div.btn-sponsors
{
	float:left;
	display:block;
	width:96px;
	height:24px;
	padding:13px 0px;
}
div.btn-judges
{
	float:left;
	display:block;
	width:73px;
	height:134px;
	padding:13px 0px;
}
div.btn-students
{
	float:left;
	display:block;
	width:125px;
	height:24px;
	padding:13px 0px;
}
ul.main_nav
{
	display:block;
	float:left;
	width:500px;
	height:50px;
	margin:0px 0px 0px 210px;
	padding:0px;
}

ul.main_nav li
{
	display:block;
	float:right;
	height:35px;
	padding:15px 12px 0px 12px;
	cursor:pointer;
}
.content-left
{
	float:left;
	width:580px;
	display:block;
	padding-right:20px;
	background:url(/img/horiz-line-dash.png) repeat-y right;
	padding-left:20px;
}
.highlighted
{
	background:url(/img/nav-selected.png) no-repeat;
	color:#FFFFFF;
}
ul.main_nav li a, ul.main_nav li a:link, ul.main_nav li a:visited
{
	display:block;
	float:right;
	height:35px;
	width:100px;
	
	text-decoration:none;
	color:#000000;
}
ul.main_nav li a:hover
{
	color:#990000;
}
.content_wrapper
{
	display:block;
	float:left;
	clear:both;
	width:2000px;
}
br.clearall
{
	display:block;
	height:1px;
	clear:both;
}
.content-main
{
	float:left;
	clear:both;
	display:block;
	margin:70px 0px 0px 450px;
	width:550px;
	color:#FFFFFF;
	font-size:16px;
}
.content-ind
{
	display:block;
	float:left;
	width:570px;
}
.content-ind-top
{
	display:block;
	float:left;
	clear:both;
	width:570px;
	height:20px;
	background:url(/img/cont-ind-top.png) no-repeat;
}
.content-ind-mid
{
	display:block;
	float:left;
	clear:both;
	padding:1px 15px;
	width:540px;
	background-image:url(/img/cont-ind-middle.png);
	background-repeat:repeat-y;
}
.content-ind-bottom
{
	display:block;
	float:left;
	clear:both;
	height:20px;
	width:570px;
	background:url(/img/cont-ind-bottom.png) no-repeat;
}
.content-bottom
{
	display:block;
	float:left;
	margin-left:120px;
	width:880px;
	padding:25px 0px;
}
.window-content-scroll
{
	display:block;
	width:540px;
	overflow:hidden;
	height:200px;	
}
a, a:link, a:visited
{
	color:#488FA3;
}
a:hover
{
	color:#78BBCE;
}
.callout
{
	display:block;
	float:left;
	width:210px;
	margin-left:20px;
}
.home-callout
{
	display:block;
	float:left;
	width:210px;
}
ul.bottom-content-lists
{
	margin:0px;
	padding:0px;
	display:block;
	width:230px;
}
ul.bottom-content-lists li
{
	margin:0px;
	padding:9px 0px;
	background-image:url(/img/list-line-bottom.png);
	background-repeat:no-repeat;
	background-position:bottom;
	display:block;
	float:left;
	clear:both;
	width:230px;
}
.footer
{
	display:block;
	float:left;
	clear:both;
	height:55px;
	width:860px;
	margin-left:140px;
}
.footer-text
{
	display:block;
	float:left;
	width:525px;
	color:#766C53;
}
.footer-logos
{
	display:block;
	width:330px;
	float:left;
	height:35px;
	margin-left:25px;
}
span.break
{
	display:block;
	width:100%;
	height:10px;
	clear:both;
	float:left;
	background-image:url(/img/list-line-bottom.png);
	background-repeat:repeat-x;
	background-position:bottom;
}
/* 
.content-bottom
{
	display:block;
	clear:both;
	float:left;
	width:770px;
	padding:15px;
	font-size:14px;
	color:#426477;
}
.content-main
{
	display:block;
	float:left;
	width:525px;
	padding-right:15px;
}
.side_bar
{
	padding-left:15px;
	display:block;
	float:left;
	width:215px;
	background:url(/img/horiz-line-dash.png) repeat-y;
} */