body{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, Times, serif;
	margin: 0px;
	text-align:center;
	background: #002245 url('/images/background.jpg') top left repeat-x;
	font-size: 14px;
	}
td{
	vertical-align: top;
	font-size: 14px;
	}
img{
	border: none;
	}
#main_content{
	font-family: verdana;
	font-size: 10pt;
	}
h1,h2,h3,h4,h5{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, Times, serif;
	}
#main_content h1{
	font-size: 28px;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
	border-bottom: 1px solid #000000;
	line-height: 32px;
	}
#main_content h2{
	font-size: 20px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 2px;
	}
#main_content h3{
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	}
#main_content p{
	margin: 0px 0px 15px 0px;
	}
#container{
	background: #ffffff;
	width: 980px;
	margin: 10px auto 0 auto;
	text-align:left;
	border-bottom: 5px solid #002245;
	}
#header{
	background: #ffffff;
	border-top: 5px solid #002245;
	border-bottom: 5px solid #002245;
	}
#header h1{
	font-size: 32px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	}
#header td{
	font-size: 20px;
	}
#leftColumn{
	width: 175px;
	background: #efefef;
	}
#mainColumn{
	width: 605px;
	}
#rightColumn{
	width: 200px;
	}
#navigation{
	color: #000000;
	margin-bottom: 10px;
	margin-top: 10px;
	}
#navigation h2{
	text-align: center;
	}
#navigation ul{
	list-style: none;
	padding: 0;
	margin: 0px;
	}
#navigation ul li{	
	border-bottom: 1px solid #999999;
	}
#navigation a{
	padding: 5px 0 5px 5px;
	display: block;
	font-size: 16px;
	text-decoration: none;
	color: #000066;
	}
#navigation a:hover,#navigation a.active{
	background: #ffffff;
	}
#main_content{
	padding: 10px;
	}
#sponsors{
	color: #000000;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
	}
#sub_container{
	width: 980px;
	margin: 0px auto 0px auto;
	text-align:left;
	}
#footer{
	padding: 5px;
	background: #ffffff;
	color: #000000;
	margin-bottom: 20px;
	}