/* CSS Document */
body{
	background: #adce5d url(../images/bg-1.jpg) repeat-x;
	margin:0px;
}
#container{
	width:800px;
	font-size:12px;
	font-family:Verdana;
}
#sub-container{
	padding:6px;
	background-color:#FFFFFF;
}
.navigation{
	background:url(../images/navigation1.jpg) repeat-x;
	height:27px;
	font-size:10px;
	padding-top:18px;
}
.navigation a{
	text-decoration:none;
	color:#666666;
	font-weight:bold;
}
.navigation a:hover{
	text-decoration:none;
	color:#FF6600;
}
.spaces{
	margin-top:6px;
}
.navtitle{
	font-size:14px;
	font-weight:bold;
	color: white;
	background:#739A16;
	width:180px;
}
#menu_main {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	color: #000000;
	background-color:#FFFFFF;
	margin-top:5px;
	list-style:none;
	padding:5px;
}
#menucontent {
	width:180x;
}


#menu_main a{
text-decoration:none;
color:#000000;
}


#menu_main a:visited{
text-decoration:none;
color:#999999;
}

#menu_main a:hover{
text-decoration:none;
color:#ff0000;
}




.navigation2{
	font-size:10px;
	padding-top:8px;
}
.navigation2 a{
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}
.navigation2 a:hover{
	color:#000;
}
h1{
	color:#666666;
	font-size:18px;
	font-weight: bold
}
h2{
	color:#666666;
	font-size:14px;
	font-weight: bold;
}
h3{
	color:#666666;
	font-size:12px;
	font-weight: bold;
}
#text-index{
	background:url(../images/text-index.jpg) repeat-y;
	width:279px;
	padding:9px;
	color:#FFFFFF;
	text-align:justify;
}
.text{
	color:#666666;
	text-align:justify;
	font-size:10px;
	padding:0px;
}
#indexbutton{
	padding:3px 5px 0px 0px;
}
.floatingpics {
	float:left;
	padding:5px;
}

.floatingpics2 {
	float:right;
	padding:5px;
}
.registrationbg {
	background-color:#FFFFFF;
	font-size: 12px;
	font-weight: normal;
	color: #000033;
	padding-top: 5px;
	text-align: left;
}
.registrationbg a {
	text-decoration: none;
	font-size: 10px;
}
.registrationbg a:link {
	color: #5E6B36;
}
.registrationbg a:visited {
	color: #809760;
}
.registrationbg a:hover {
	color: #000000;
}
.registrationbg a:active {
	color: #5E6B36;
}

#countdown{
	position:relative;
	height:10px;
	float:inherit;
	width:220px;
	top:95px;
	left:270px;
	font-size:10px;
	color:#000000;
	font-weight:bold;
	font-family:Verdana;
}

.attendees {
font-size:12px;
font-weight:bold;
}

.contact {
font-family:verdana;
font-size:12px;
}