@charset "utf-8";
/* CSS Document */

#body	{
	margin:20px 0px;
	padding:0px;
	margin-top:0px;
	background-color:black;
	font:"Trebuchet MS";
}


#outerboundingbox	{
	width:900px;
	margin:0px auto;
	padding:0px;
	
}

#innerboundingbox	{
	width:882px;
	padding-left:9px;
	
}

#page	{
	height:auto;
	
}


#header {
	width:882px;
	height:191px;
	background:url(imagemap/images/imagemap_02.png) no-repeat;
	margin-left:9px;
	
}

#header #logo	{
		background:url() no-repeat;
		height:128px;
		width:400px;
}

#menu	{
	width:882px;
	height:40px;
	padding-left:9px;
}




#content	{
	width:882px;
	background-color:#202665;
	margin-left:9px;
	padding-top:5px;
	font:"Trebuchet MS";
	padding-bottom:20px;
	min-height:800px;
}

#content .left	{
	width:626px;
	margin:0px;
}

#content .photoflash	{
	width:626px;
	background:url(imagemap/images/flashyback.png) no-repeat;
	height:350px;
}

#content .flashfile	{
	width:450px;
	height:335px;
	padding-left:120px;
}


#content .left ul	{
	width:525px;
	background:url(imagemap/images/imagemap_18.png) no-repeat;
	text-align:right;
	color:#ffffff;
	font:"Trebuchet MS";
	font-size:26px;
	list-style-type:none;
	padding-top:20px;
	padding-left:20px;
}

#content .left li	{
	text-align:left;
	width:550px;
	height:auto;
	font-size:14px;
	color:#999999;
	list-style-type: circle;
	margin-left:40px;
}

#content .left  p	{
	text-align:left;
	width:550px;
	height:auto;
	font-size:17px;
	color:#999999;
}

#content .left  .testimonial	{
	text-align:left;
	width:550px;
	height:auto;
	font-size:14px;
	color:#666666;
	margin-left:40px;

}

#content .right	{
	padding-top:0px;
	margin-left:641px;
	text-align:left;
	width:256px;
	height:538px;
	background:url(imagemap/images/imagemap_15.png) no-repeat;
	position:absolute;
		 
}

#content .sponsersheaders ul	{
	background:url(imagemap/images/imagemap_09.png) no-repeat;
	height:39px;
	list-style-type:none;
	padding-top:5px;
	font:"Trebuchet MS";
	font-size:22px;
	color:#FFF;
	padding-left:20px;
	margin-left:18px
}

#content .sponsersheaders li	{
	list-style-type:none;
	padding-top:20px;
	margin-left:-15px;
	height:auto;
}

#footer	{
	height:40px;
	width:883px;
	background:url(imagemap/images/footer.png) no-repeat;
	margin-left:9px;
	clear:both;
	margin-top:-10px;
	padding-left:80px;
	
}

#footer	p {

	
}


div {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
