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

body{
	color: #ffffff;
	margin: 0;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;	
	font-size:12px;
	background-color:#555555;
}   

.text2 {font:12px Tahoma, Arial, sans-serif; 
	color:#ffffff; 
	letter-spacing: 1px;
	padding: 5px;
	border: 1px solid white;
	background-color: #000000;
	text-align: justify;
	}
	.text2:first-letter { color: #0c00c9;
		font: 25px Tahoma, Arial, sans-serif; 
		font-weight: bold;
		font-variant: smallcaps;
		}

#wrapper{
	position:relative;
	width:1024px;
	min-height:768px;
	border-left:#000000 1px solid;
	border-right:#000000 1px solid;
	background-color:#000000;
}

#header{
	position:relative;
	float:left;
	width:1004px;
	height:102px;
	background-image:url(../images/bg_header.png);
	padding: 20px 10px 0 10px;
	text-align:left;
	color:#ffffff;	
}

#nav{
	float:left;
	width:1024px;
	height:43px;
	background-image:url(../images/bg_nav_red.png);
	
}

#navcontainer{
		text-align:left;
		vertical-align:middle;
		margin-top:6px;
		margin-left:10px;
		width:1000px; 
		height:20px;
}
		

#mid{
	float:left;
	width: 1004px;
	height: 266px;
	background-image:url(../images/bg_blkgradient.png);
	padding: 15px 0 0 20px;
	text-align:left;
	z-index:-1;
}

#logos{
	position:absolute;
	background-image:url(../images/div_logos.png);
	top:280px;
	left:50%;
	width:320px;
	height:157px;
	margin-left:100px;
	padding:40px;
}

#main{
	position:relative;
	float:left;
	width:984px;
	min-hieght:100px;
	padding:20px 0 0 20px;
	text-align:left;
}

#media_top{
	position:relative;
	background-image:url(../images/mediakitbox.png);
	width:310px;
	height:31px;
}

#program_top{
	position:relative;
	background-image:url(../images/program_top.png);
	width:310px;
	height:31px;
	margin-top:10px;
}

#opportunities_top{
	position:relative;
	background-image:url(../images/opportunities_top.png);
	width:310px;
	height:31px;
	margin-top:10px;
}

#sponsors_top{
	position:relative;
	background-image:url(../images/sponsors_top.png);
	width:310px;
	height:31px;
	margin-top: 10px;
}


#sponsors_mid{
	position:relative;
	background-image:url(../images/sponsors_mid.png);
	margin-left:2px;
	width:302px;
	height:100px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	background-color:#FFFFFF;
}
	
#sponsors_bottom{
	position:relative;
	width:310px;
	height:24px;
	background-image:url(../images/sponsors_bottom.png);
}

#come_join{
	position:relative;
	width:310px;
	height:137px;
	margin-top:10px;
	background-image:url(../images/come_join.png);
}

#sites_top{
	position:relative;
	background-image:url(../images/sites_top.png);
	width:310px;
	height:31px;
	margin-top:10px;
}


#sites_mid{
	margin-left:2px;
	background-image:url(../images/sites_mid.png);
	width:302px;
	min-height:100px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	background-color:#FFFFFF;
}
	
#sites_bottom{
	position:relative;
	width:310px;
	height:24px;
	background-image:url(../images/sponsors_bottom.png);
}

#events_top{
	position:relative;
	background-image:url(../images/events_top.png);
	width:310px;
	height:31px;
	margin-top:10px;
}


#events_mid{
	margin-left:2px;
	background-image:url(../images/events_mid.png);
	width:302px;
	min-height:100px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	background-color:#FFFFFF;
}
	
#events_bottom{
	position:relative;
	width:310px;
	height:24px;
	background-image:url(../images/events_bottom.png);
}

#footer{
	clear:both;
	position:relative;
	width:1024px;
	height:70px;
	background-image:url(../images/bg_footer.png);
	padding: 0px 0px 0px;
	background-color:#000000;
}
