body {
	behavior: url(csshover.htc);
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #DBDBDB;
	margin-top: 3px;
	background-color: #00616D;
	background-image: url(images/bg.gif);
} /* WinIE behavior call */

#top {
	background: #006666;
	height: 2px;
}

#logo {
	background: url(images/logo_top1.gif) no-repeat;
	height: 140px;
	width: 90%;
	margin-bottom: 10px;
	display: block;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #FFFFFF;
}
#nav {
	padding: 0px;
	height: 20px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#nav li {
	float: left;
	width: 62px;
	border: 1px solid #3399CC;
	list-style: none;
	padding: 2px;
	text-align: center;
	background: #006666;
}
#nav li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#nav li a:hover {
	color: #006666;
	background: #FFFFCC;
}
#main {
	color: #DBDBDB;
	margin-left: auto;
	border-left: 1px solid #3399CC;
	width: 700px;
	margin-right: auto;
	background: no-repeat left;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 15px;
}
#main a {
	font-weight: bolder;
	color: #FF9900;
	text-decoration: none;
}
#main a:hover {
	color: #FFFF66;
}

#bottom {
	width: 90%;
	padding: 5px;
	font-size: 9px;
	color: #FFFFFF;
	border: 1px solid #3399CC;
	margin-right: auto;
	margin-left: auto;
}
#devider {
	clear: both;
	width: 100%;
}

#bottom a {
	color: #FF9900;
	font-weight: bolder;
	text-decoration: none;
}
#bottom a:hover {
	color: #FFFFFF;
}
.borderwhite {
	border: 1px solid #FFFFFF;
}
.bordergrey {
	background: no-repeat center center;
	border-top: 1px #0066CC;
	border-right: 1px #0066CC;
	border-bottom: 1px #0066CC;
	border-left: 1px solid #0066CC;
}
.bordergrey1 {
	border: 1px solid #006699;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #003366;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #003366;
	border-right-color: #003366;
	border-left-color: #003366;
}
#pic2 {
	height: 300px;
	width: 300px;
	position: absolute;
	left: 550px;
	top: 260px;
}
hr {
	color: #003366;
	height: 1px;
	width: 100%;
}
#main #col1 {
	width: 345px;
	float: left;
	margin-bottom: 10px;
}
#main #col2 {
	width: 345px;
	float: right;
	margin-bottom: 10px;
}
#donkey {
	float: right;
	height: 200px;
	width: 270px;
}
.picborder {

	border-top: 1px solid #3399FF;
	border-right: 4px solid #003366;
	border-bottom: 4px solid #003366;
	border-left: 1px solid #3399FF;
	margin: 5px;
}
.textsmall {
	font-size: 10px;
	font-weight: bold;
}
.neu {
	color: #006666;
	padding: 5px;
	border: 1px solid #FFFFFF;
	background-color: #00CCFF;
	font-size: 18px;
	font-weight: bold;
}


#newsbox {
	opacity:0.5;
/*  	filter: alpha(opacity=100);
*/	padding: 5px;
	float: right;
	width: 233px;
	font-size: 14px;
	font-weight: bold;
	border: medium dotted #FF9900;
}


#newsboxf {
	float: right;
	width: 250px;
	position: relative;
	font-size: 14px;
	padding: 5px;
	color: #FF9900;
	border: 5px dotted #FF6600;
}

#main li { list-style-position: inside; }
.soa  { font-size: 14px; }

#main #so td { border: 1px solid #188D8A; }

.soaCopy {
	font-size: 14px;
	color: #00616D;
}
