html,body { 
		background:#000000; 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height:1.5em; 
		color:#ffffff;
		text-align:center;
		margin:0 auto;
		}
#wrap {
	width:980px;
	background-color:#032d50;
	text-align:left;
	margin:0 auto;
	border:1px solid #000000;
}
#header {
	width:100%;
	height:355px;
	margin:0 auto;
}
#content {
	width:92%;
	margin:0 auto;
	text-align:justify;
	
}
#footer {
	width:100%;
	text-align:center;
	padding-bottom:10px;
}
#footer .indent { padding:2px 20px 0 15px;}
#footer li { display:inline;font-weight:bold;color:#ace0e6;}
#footer li a { padding:0 20px 0 10px; text-decoration:underline;color:#ace0e6; }
#footer li a:hover { text-decoration:none;}

#titlepage {
	background:url(../images/icontitle.jpg) center left no-repeat; padding-left:45px; padding-top:5px; vertical-align:center;
	font-size:20px;
	text-align:left;
	margin:20px 45px 15px 0px;
	font-weight:bold;
}
#titlesmall {
	font-size:20px;
	text-align:left;
	margin:20px 45px 15px 0px;
	font-weight:bold;
	color:#FF790D;
}
.text_orange {
	color:#ff790d;
	margin-left:15px;
	font-weight:bold;
}

.menu {position:relative; background-color:#000000;}
a {color:#ff7200;}
a:hover{text-decoration:none;}

.line {
	height:5px;
	border-bottom:1px solid #666666;
	width: 100%;
	margin-right:30px;
	margin-bottom:5px;
	text-align:center;
}
.line-short {
	height:1px;
	border-bottom:1px solid #666666;
	width: 700px;
	margin:0px 0px 5px 110px;
}
	
#col-left {
	width:70%;
	float:left;
	position:relative;
}
#col-right {
	width:30%;
	float:left;
	position:relative;
}
#contactForm {padding:0px 0 0;}
#contactForm p {width:210px; padding:0; margin:0; font-size:1.083em;}
#contactForm .float-l {width:210px; padding:0; margin:0;}
#contactForm .float-l div {height:29px; width:210px;}
#contactForm textarea {overflow:hidden; width:300px; height:150px; margin-right:11px;font-size:1em; line-height:1em; color:#000000; border:1px solid #A09B96;}
#contactForm .textbox { height:19px; width:220px; font-size:1em; line-height:1em; color:#000000; border:1px solid #A09B96;}
#contactForm .submit {
	background:url(../images/button.jpg) repeat-x;
	padding: 1px 2px 1px 2px;
	color:#000000;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	border: solid #34a5da 2px;
	width: auto;
	height:24px;     
	cursor:pointer
}
.eventdate {
	color:#3CF;
}
.clear {
	clear:both;
}
