

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background-color:#006666;
}
#wrapper { 
 margin: 0 auto;
 width: 775px;
 background-color:#FFFFFF;
}
#header {
 color: #333;
 width: 775px;
 height:150px;
 float: left;
 padding: 0px;
 border: 0px;
 margin: 0px 0px 0px 0px;
 background: #FFFFFF;
 background-image:url(images/NawboHdr7-10.jpg);
 background-repeat:no-repeat;
}
#navigation {
 float: left;
 width: 775px;
 color: #333;
 padding: 10px 0px 10px 0px;
 border: 0px;
 margin: 0px 0px 0px 0px;
 background:#CFB68B;
}
#leftcolumn { 
 color: #333;
 border: 0px;
 background:#E8E8E8;
 margin: 0px 0px 0px 0px;
 padding: 10px 0px 10px 0px;
 width: 177px;
 float: left;
}
#rightcolumn { 
 float: right;
 color: #333;
 border: 0px;
 background: #FFF;
 margin: 0px 0px 0px 0px;
 padding: 30px 20px 10px 20px;
 width: 548px;
 display: inline;
}
#footer { 
 width: 775px;
 clear: both;
 color:#FFFFFF;
 border: 0px;
 background:#000066;
 margin: 0px 0px 0px 0px;
 padding: 5px 0px 5px 0px;
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:16px;
}

#dropmenudiv{
position:absolute;
border:1px solid #CFB68B;
border-bottom-width: 0;
font:normal 11px Georgia, "Times New Roman", Times, serif;
color:#003366;
text-decoration:none;
line-height:15px;
z-index:100;
background-color:#CFB68B;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 2px;
border-bottom: 0;
padding: 5px 0 5px 0;
text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color:#FFFFFF;
}

#nav {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#003366;
	text-decoration:none;

}

#ad {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10;
	color:#003300;

}

#footer2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9px;
	color:#CCCCCC;
	padding:5px 0 5px 0;
	
}

#tagline {
	color:#660000;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	border-top: 0px solid #FF9900;
	border-right: 0px solid #FF9900;
	border-bottom: 1px solid #FF9900;
	border-left: 0px solid #FF9900;
	width: 275px;
}

#tagline2 {
	color:#660000;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	border-top: 0px solid #FF9900;
	border-right: 0px solid #FF9900;
	border-bottom: 1px solid #FF9900;
	border-left: 0px solid #FF9900;
	width: 320px;
}

#tagline3 {
	color:#660000;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	border-top: 0px solid #FF9900;
	border-right: 0px solid #FF9900;
	border-bottom: 1px solid #FF9900;
	border-left: 0px solid #FF9900;
	width: 360px;
}

#event {
	background-color:#D3D3D3;
}

#tr1 {
	background-color:#E2E2E2;
	padding:10px 10px 10px 10px;
}

.tr1a {
	background-color:#E2E2E2;
	padding:10px 10px 10px 10px;
}

#tr2 {
	background-color:#D3DABC;
	padding:10px 10px 10px 10px;
}

#tr3 {
	background-color:#FFF;
	padding:10px 10px 10px 10px;
}

#eventsBox {
	color:#660000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	border-bottom:2px dotted #CC9900;
	border-left:2px dotted #cc9900;
	border-top:2px dotted #cc9900;
	border-right:2px dotted #cc9900;
	
}

#tableborder {
	border: 1px solid #CCCCCC;
	padding: 0px;
	margin: 15px;

}

#form {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#006666;
	font-weight:bold;
	border:1px thin #666666;
	width:400px;
}

#border {
	border:1px solid #666666;
	padding:15px;
}

#sponsors {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	padding:5px 5px 5px 5px;
	font-weight:bold;

}

#icons {
	position:absolute;
	z-index:100;
	margin:5px 0 8px 690px;
	outline:none;
}

#bottomNav {
	margin:0 auto;
	width:775px;
	padding:0 0 15px 0;
}

.link {
	text-decoration:none;
	color:#CCC;
}

.link:hover {
	text-decoration:none;
	color:#960;
}

#icons2 {
	padding:5px 0 5px 0;
	background-color:#066;
	width: 775px;
	height:26px;
}

#float {
	float:right;
}