body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:12px;
  background-color:#000000;
  text-align: center;
  background-repeat:no-repeat;
  background-position: center;
}

#holder{
	width:930px;
	margin: 30px auto 0 auto;
	text-align: left;
	color:#000000;
}

#navbar{
	background-image: url(../images/bg_navbar.gif);
	background-repeat: no-repeat;
	width: 930px;
	height: 24px;
}

#copy{
	width: 400px;
	float: right;
	color: #999999;
	font-size: 9px;
	line-height: 24px;
	text-align: right;
	margin-right: 30px;
}

#navbar ul{
	width: 400px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 0 0 15px;
}

#navbar ul li{
	list-style: none;
	margin: 0;
	padding: 5px 0;
	float: left;
}

#navbar ul li a{
	display: block;
	height: 14px;
	line-height: 14px;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 0 8px;
	text-decoration: none;
	color: #000000;
	border-right: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
}

#navbar ul li a.first{
	padding-left: 0;
}

#navbar ul li a.last{
	padding-right: 0;
	border-right: none;
}

#navbar ul li a.active, #navbar ul li a:hover, #navbar ul li a.active:hover{
	color: #999999;
}


#logobar{
	width: 930px;
	margin: 12px 0;
	padding: 8px 0px ;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

#logobar img{
	padding-left: 15px;
	}
	
#contentbar{
	width: 900px;
	height: 370px;
	background-repeat: no-repeat;
	padding: 15px;
}

.content_col{
	width: 290px;
	padding: 0;
	margin: 0;
	float: left;
	text-align: left;
}
.content_col p{
	padding: 0px 0px 10px 0px;
	line-height: 16px;
}

.col1, .col2{
	margin-right: 15px;
}

.colhome{
	height: 280px;
}
.coltour{
	height: 340px;
}
.colcon{
	height: 340px;
}

.colcon p{
	margin: 0;
	padding-bottom: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 13px 0px;
}

.colcon a{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
	}


.project_description{
	height: 200px;
	padding-top: 18px;
}

.project_description p{
	padding: 0px 0px 10px 0px;
	line-height: 14px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}


.venue_link{
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
}

#sponsors{
	float: left;
	clear: both;
	width: 100%;
	height: 61px;
}

#sponsors img{
	margin-right: 10px;
}

#project_details{
	width: 100%;
	height: 232px;
}

#project_details h3{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	line-height: 100%;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #000000;
}

#project_details h1{	
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	}
	
#project_sub_details{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	line-height: 37px;
	margin: 0px;
	padding: 0px 0px 8px 0px;
	border-bottom: 5px solid #000000;
}
#project_sub_details img{
	vertical-align: middle;
}

#project_footer{
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	line-height: 12px;
	margin: 0;
	padding: 3px 0 0 0;
}

#project_footer a{
	color: #ffffff;
	text-decoration: none;
}
