body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#h4 {
	font-size:10em;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #3300CC;
}


#wrapper {
	width: 760px;
	text-align: left;
	border: medium outset #BBBBBB;
	
}

#header {
	width: 100%
	background-repeat: no-repeat;
	background-position: left top;
	height: 148px;
	background-image: url(../images/general/banner_sea.jpg);
}

#uses {
	background-color: #CCCCCC;
	width: 175px;
	float: right;
	padding: 5px;
	border: 4px outset #000099;
	list-style-position: outside;
	list-style-type: square;
}
#bar {
	width: 100%;
	Height: 25px;
	background-image: url(../images/general/grey_stripe.gif);
	background-repeat: repeat;

}
#nav {
	background-image: url(../images/general/sq_blue_r4_c1.jpg);
	width: 158px;
	background-repeat: repeat;
	float: left;
	border-color: #999999;
	border: 2px  #999999;
	height: 400px;
}
#wrapper #content #nav h1 {
	font-size: 1.2em;
	color: #000000;
	background-image: url(../images/general/sq_blue_r6_c1_avenger.jpg);
	background-repeat: no-repeat;
	line-height: 26px;
	padding-left: 29px;
}
#wrapper #content #nav a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#wrapper #content #nav a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#wrapper #content #nav .nav_bot {
	background-image: url(../images/general/sq_blue_r8_c1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
}
#wrapper #footer {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 12px;
	padding: 4px;
	font-size: 0.8em;
	color: #999999;
	background-position: right bottom;
	background-repeat: no-repeat;
}
#wrapper #content #nav ul {
	list-style-type: none;
	margin: 4px;
	padding: 2px;
}
#wrapper #content #content {
	padding: 6px;
}
#wrapper #content #content h1 {
	font-size: 1.5em;
	color: #020266;
}
hr {
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC9900;
	border-right-color: #CC9900;
	border-bottom-color: #CC9900;
	border-left-color: #CC9900;
}
#wrapper #content #content a {
	color: #000000;
}
#wrapper #content #content a:hover {
	color: #CC9900;
	text-decoration: none;
}
#wrapper #content #content h2 {
	font-size: 1.3em;
	color: #333333;
	margin: 2px;
	padding: 2px;
	clear: both;
}
.img_right {
	float: right;
	margin: 4px;
}
.img_left {
	margin: 4px;
	float: left;
}


#wrapper #footer a {
	color: #999999;
}
#wrapper #footer a:hover {
	color: #666666;
	text-decoration: none;
}
