body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,quote,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight: normal;}


body{
	background-color: #000033;
}


#container{
	background-color: #FFFFFF;
	width: 870px;
	position: absolute;
	left: 50%;
	margin-left: -435px;
	overflow: auto;
	padding-left: 20px;
	padding-right: 20px;
	border-bottom: #000033 solid 40px;
	border-top: #000033 solid 40px;
}

/* HEADER */

#header{
	width: 870px;
	border-bottom: #000033 solid 5px;
}

#headerleft{
	float: left;
	border-right: #999999 solid 1px;
	width: 599px;
	padding-top: 80px;
	padding-bottom: 10px;
}

#headerright{
	float: right;
	width: 270px;
	padding-top: 80px;
	padding-bottom: 10px;
	text-align: center;
}

#spacing{
	width: 870px;
	clear: both;
}

h6{
	margin-left: -5px;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
}

h6 a{
	color: #666666;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}

h6 a:hover{
	color: #333333;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #FFCC00;
	text-decoration: none;
}


/* CONTENT */

#bodywrap{
	width: 870px;
	clear: both;
	background-image: url(../images/line.gif);
	background-repeat: repeat-y;
}

#bodyleft{
	float: left;
	width: 589px;
	padding-bottom: 10px;
	padding-top: 20px;
	padding-right: 10px;
}

#leftcol{
	float: left;
	width: 285px;
	padding-right: 10px;
}

#rightcol{
	float: right;
	width: 285px;
	padding-left: 9px;
}

#latestnews{
	float: right;
	width: 260px;
	padding-bottom: 10px;
	padding-top: 20px;
	padding-left: 10px;
}

#bodyfooter{
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: #999999 solid 1px;
	clear: both;
	background-image: url(../images/line.gif);
	background-repeat: repeat-y;
}

#sponsors{
	float: left;
	width: 600px;
	padding-right: 10px;
	text-align: justify;
}

#quote{
	float: right;
	width: 245px;
	padding-left: 10px;
	border-left: #FFCC00 solid 5px;
}

p{
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-bottom: 5px;
}

p a{
	color: #999999;
	text-decoration: underline;
	padding-bottom: 5px;
}

h1{
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 20px;
	color: #FFCC00;
	padding-bottom: 5px;
}

h2{
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #999999;
	border-bottom: #999999 solid 1px;
	padding-bottom: 5px;
}

h3{
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 18px;
	color: #999999;
	padding-bottom: 5px;
	border-bottom: #999999 solid 1px;
}

h4{
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-top: 5px;
}

h5{
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 10px;
	color: #FFCC00;
	padding-bottom: 5px;
}

.quote{
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 16px;
	color: #999999;
	padding-bottom: 8px;
}

.articlehead{
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 18px;
	color: #999999;
	padding-bottom: 5px;
	border-bottom: #999999 solid 1px;
}

#article{
	padding-top: 5px;
	border-bottom: #999999 solid 1px;
}

.event{
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #666666;
}

strong{
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	font-weight: normal;
	margin-left: 10px;
}

.event a{
	color: #999999;
	text-decoration: underline;
	padding-bottom: 5px;
	float:right;
}
.event strong a{
	font-size: 12px;
	color: #FFCC00;
	font-weight: normal;
	position: static;
        left:0;
        padding:0;
width:auto;
}

#event{
	padding-top: 5px;
	border-bottom: #999999 solid 1px;
	padding-bottom: 5px;
}

/* FOOTER */

#footer{
	clear: both;
	padding-top: 10px;
	padding-bottom: 30px;
	border-top: #000033 solid 5px;
}

.footer{
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 11px;
	color: #999999;
}

.footer a{
	color: #999999;
	text-decoration: none;
}

.footer a:hover{
	color: #666666;
	text-decoration: none;
}

.bvlink{
	display:block;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 14px;
	color: #999999;
	padding-bottom: 5px;
	border-bottom: #999999 solid 1px;
}
.bvlink a{
	color: #FFCC00;
text-decoration:none;
}

div.flat{
float:left
}
div.flat *{
margin:0;
padding:0;
}




/*

sponsors bar update

add a '/' to the end of this line to hide the section *

#our-sponsors{display:none}

/*/
#our-sponsors{
	float:left;
	margin-left:-230px;
	width:210px;
	padding-top:30px;
        position:absolute;
}
#our-sponsors h1{
	padding-bottom:10px;
	border-bottom: 5px solid rgb(0, 0, 51);
}

#our-sponsors p{margin-top:40px}
#our-sponsors img{max-width:200px;}
#container{
	width:870px;
	padding-left:250px;
	position: static;
	margin-left:0;
	margin:auto;
	
}
#header,#bodywrap,#bodyfooter,.footer{
	border-left:1px solid rgb(153, 153, 153);
	padding-left:15px;
	background-position:15px 0px;
}
#quote{
	width:230px;
}
#bodyfooter{
	border-top:none;
}
/**/