body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a4a4a4;
	background-color: #151d32;
	font-size: 12px;
	margin: 2px;
}

a:link {
	color: #a4a4a4;
	font-size: 12px;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #a2a2a2;
}

a:hover {
	text-decoration: underline;
	font-size: 12px;
	color: #FFFFFF;
}

a:active {
	text-decoration: none;
	font-size: 12px;
	color:  #a4a4a4;
}

a {
	font-size: 12px;
}

p.text {
	margin: 3px 7px 3px 9px;
}

p.hometext {
	margin-top: 5px;
	margin-left: 25px;
	margin-right: 35px;
	margin-bottom: 7px;
	font-size: 13px;
	text-align: top;
}

p.eventtext {
	margin-top: 5px;
	margin-left: 18px;
	margin-right: 35px;
	margin-bottom: 7px;
	font-size: 12px;
	text-align: top;
}





/******* Media Page Styles *******/

p.media {
	font-size: 25px;
}

p.mpictures {
	font-size: 24px;
}

p.mvideos {
	font-size: 24px;
}

.mpictures a:link {
	font-size: 24px;
}

.mpictures a:visited {
	font-size: 24px;
}

.mvideos a:link {
	font-size: 24px;
}

.mvideos a:visited{
	font-size: 24px;
}


.media a:link {
	font-size: 25px;
}

.media a:visited {
	font-size: 25px;
}
	
/**** END MEDIA STYLES ****/





p.textleft {
	margin: 0px 7px 3px 7px
}
	

p.headlinecar { 
	font-size: 16px;
	margin-top: 2px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 2px;
	font-weight: bold;
	font-style: italic;

}

p.headline2 { 
	font-size: 18px;
	margin-top: 2px;
	margin-bottom: 15px;
	font-weight: bold;
	font-style: italic;
	text-align: center

}

p.headline3 { 
	font-size: 14px;
	margin-top: 4px;
	margin-left: 18px;
	margin-right: 4px;
	margin-bottom: 4px;
	font-weight: bold;

}

p.team {
	font-size: 14px;
	margin-left: 5px;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-right: 2px;
	font-weight: bold;
}

p.imager {
	border: 1px solid #000b2c;
	margin: 3px;
}

p.textl {
	float: left;
}

p.navigation {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	
}

p.galleryimg {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
}

img.imageright {
	float: right;
	padding: 1px;
	margin: 9px;
	border: 2px;
	border: 1px solid;
	border-color: #000000;	
}

img.imageleft {
	float: left;
	padding: 1px;
	margin: 9px;
	border: 2px;
	border: 1px solid;
	border-color: #000000;
}

img.imageteam {
	float: left;
	margin: 7px;
	border: none;
	
}

img.events {
	float: left;
	margin: 7px;
	border: 1px solid;
	border-color: black;
}

img.sponsors {
	margin-top: 5px;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 18px;
	
}

img.imagerighttop {
	float: right;
	margin: 7px;
	border: 1px solid #000b2c;
	text-align: top;
	
}



/******* RSS Feed Begin *******/

.labelfield{ /*CSS for label field in general*/
	color: gray;
	font-size: 13px;
}

.datefield{ /*CSS for date field in general*/
	color: #a2a2a2;
	font-size: 13px;
}

#example1 li{ /*CSS specific to demo 1*/
	margin-bottom: 4px;
}

#example2 div{ /*CSS specific to demo 2*/
	margin-bottom: 5px;
}

#example2 div a{ /*CSS specific to demo 2*/
	text-decoration: none;
}

#example3 a{ /*CSS specific to demo 3*/
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

#example3 a:hover{ /*CSS specific to demo 3*/
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

#example3 p{ /*CSS specific to demo 3*/
	margin-bottom: 10px;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 7px;
	font-size: 12px;
}

code{ /*CSS for insructions*/
color: white;
}


/****** RSS Feed End ******/





#body {
	background-color: #000b2c;
	width: 953px;
	border: 1px solid #000000;
	overflow: hidden;
	margin: 2px;
}

.topheader {
	background-image: url(images/topcautionbar.jpg);
	height: 26px;
	width: 953px;
	background-position: center top;
	background-repeat: no-repeat;
	padding: 0px;
}

#header {
	background-image: url(images/header.jpg);
	height: 120px;
	width: 955px;
	background-position: top;
	background-repeat: no-repeat;
	padding: 0px;
}

.bottomheader {
	background-image: url(images/bottomcautionbar.jpg);
	height: 26px;
	width: 953px;
	padding: 0px;
	margin: 0px;
	background-position: center top;
	background-repeat: no-repeat;
}

#navbar {
	height: 61px;
	width: 955px;
	background-position: center top;
	background-repeat: no-repeat;
}

.headline
	{
	width: 900px;
	background-position: center;
	background-color: #E8E8E8;
}

#leftcol {
	width: 160px;
	float: left;
	text-align: left;
	margin-left: 6px;
}

.leftbg {
	background-image: url(images/leftbg.jpg);
	background-repeat: repeat-y;
	width: 159px;
	
}

.lefttop {
	background-image: url(images/lefttop.jpg);
	background-repeat: no-repeat;
	width: 159px;
	height: 27px;
}

.leftbottom {
	background-image: url(images/leftbottom.jpg);
	background-repeat: no-repeat;
	width: 159px;
	height: 11px;
}

#rightcol {
	width: 740px; 
	float: right; 
	text-align: left;
	margin-right: 4px;
}

.rightbg {
	background-image: url(images/rightbg.jpg);
	background-repeat: repeat-y;
	width: 738px;
}

.righttop {
	background-image: url(images/righttop.jpg);
	width: 738px;
	height: 25px;
}

.rightbottom {
	background-image: url(images/rightbottom.jpg);
	background-repeat: no-repeat;
	width: 738px;
	height: 11px;
}

.copyrightbar {
	background-image: url(images/copyrightbar.jpg);
	width: 953px;
	height: 22px;
}

#bottomcol {
	width: 953px;
	float: left;
}

.teamleft {
	position:absolute;
	left: 15px;
}

.teamright {
	position:absolute;
        left:250px
}

/**** MEDIA PAGE STRUCTURE ****/

.picturesleft {
	width: 45%;
	float: left;
	text-align: center;
	position: relative;
	bottom: 50px;
}

.videosright {
	width: 45%;
	float: right;
	text-align: center;
	position: relative;
	bottom: 50px;
	
}