@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
.TitCus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: lighter;
	color: #CCCCCC;
}
body {
	background-color: #000000;
	background-image: url(img/bgFinal.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	}
#wrapper {
	position:relative;
	top: 30px;
	width: 880px;
	text-align: left;
	background-color:#FFFFFF;
	background-attachment: scroll;
	float: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#clear {
	clear:both;
}

#heading-right {
	float: left;
	width: 348px;
	position: relative;
	height: 180px;
	margin-bottom: 18px;
}
#heading-left {
	float: left;
	height: 180px;
	width: 880px;
	position: relative;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
}
#Service {
	background-image: url(service.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 200px;
	width: 580px;
	right: 0px;
	bottom: 0px;
	background-position: 0.1em 0.5em;
}

#main {
	float: right;
	width: 582px;
	position: relative;
	margin: 0px;
	height: 400px;
}
#maincontent {
	float: right;
	position: relative;
	width: 578px;
	height: 552px;
	background-image: url(general_Bg.jpg);
}
#hostmaincontent {
	float: right;
	position: relative;
	width: 578px;
	height: 552px;
	background-image: url(Honorees.jpg);
}

#sponcormaincontent {
	float: right;
	position: relative;
	width: 578px;
	height: 552px;
	background-image: url(general_Bg.jpg);
}


#sideBarNav {
	float: left;
	height: 552px;
	width: 302px;
	position: relative;
	background-image: url(img/Nav.jpg);
}

#sideBarNav ul {
	position: relative;
	left: 103px;
	top: 800px;
	list-style: none;
	width: 100%;
	height: 290px;
}

#sideBarNav ul a{
	font-size:12px;
	line-height:4em;
	text-decoration:none;
	color:#FF0000;
	display:block;
}

#content {
	float: right;
	width: 578px;
	position: relative;
	height: 480px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	overflow: visible;
}
#video {
	float: left;
	width: 354px;
	height: 276px;
}
#letstalk {
	float: right;
	height: 280px;
	width: 220px;
	background-image: url(img/letsTalk_BG.jpg);
	background-repeat: no-repeat;
	background-position: 0.5em top;
}
#footer {
	height: 60px;
	width: 880px;
	background-image: url(img/footer.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .78em;
	font-style: normal;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
