* {
margin: 0;
padding: 0;
}

body {
background: #0000FF url("images/back2.gif") repeat;
text-align: center;
font: normal 11px/18px verdana, arial, tahoma, sans-serif;
color: #333;
padding-top: 40px;
}

a {
color: #666;
text-decoration: none;
}

a:visited {
text-decoration: underline;
}

a:hover {
color: #ccc;
}

#header {
width: 580px;
height: 198px;
background: #006666 url("images/header11.jpg") no-repeat;
background-position: top right;
}

#header2 {
width: 580px;
height: 198px;
background: #006666 url("images/header13.jpg") no-repeat;
background-position: top right;
}

#header3 {
width: 580px;
height: 198px;
background: #006666 url("images/header12.jpg") no-repeat;
background-position: top right;
}

#header4 {
width: 580px;
height: 198px;
background: #006666 url("images/header4.jpg") no-repeat;
background-position: top right;
}

#header5 {
width: 580px;
height: 198px;
background: #006666 url("images/header5.jpg") no-repeat;
background-position: top right;
}

#header6 {
width: 580px;
height: 198px;
background: #006666 url("images/header14.jpg") no-repeat;
background-position: top right;
}

#header7 {
width: 580px;
height: 198px;
background: #006666 url("images/header7.jpg") no-repeat;
background-position: top right;
}

#header8 {
width: 580px;
height: 198px;
background: #006666 url("images/header5.jpg") no-repeat;
background-position: top right;
}

#header10 {
width: 580px;
height: 198px;
background: #006666 url("images/header10.jpg") no-repeat;
background-position: top right;
}

#wrapper {
width: 580px;
background: #fff url("images/sidebar.gif") repeat-y;
background-position: 0 0;
border: solid 10px #fff;
margin: 0 auto;
text-align: left;
}

#wrapper2 {
width: 580px;
background-position: 0 0;
background: #fff;
border: solid 10px #fff;
margin: 0 auto;
text-align: left;
}

h1 {
width: 140px;
height: 30px;
background-color: #fff;
margin: 1px 1px 1px 0;
float: left;
font: 8px/30px arial, verdana, tahoma, sans-serif;
padding-left: 10px;
color: #006666;
cursor: default;
}

h2 {
width: 419px;
height: 30px;
background-color: #fff;
float: left;
font: bold 16px/30px arial, verdana, tahoma, sans-serif;
padding-left: 10px;
color: #006666;
margin-top: 1px;
cursor: default;
}

h3 {
width: 559px;
height: 30px;
background-color: #fff;
float: left;
font: bold 16px/30px arial, verdana, tahoma, sans-serif;
padding-left: 10px;
color: #006666;
margin-top: 1px;
cursor: default;
}

#nav {
list-style: none;
z-index: 2;
border-right: 1px solid #fff;
height: 210px;
width: 150px;
}

#nav li a {
color: #fff;
font: normal 11px/24px verdana, arial, tahoma, sans-serif;
display: block;
width: 140px;
height: 24px;
background-color: #006666;
border-bottom: 1px solid #fff;
padding-left: 10px;
text-decoration: none;
}

#nav li a:hover {
background-color: #333;
}

#current a {
background-image: url("images/bullet.gif");
background-repeat: no-repeat;
background-position: 100% 50%;
}

#sidebar {
	width: 132px;
	background-color: #ccc;
	float: left;
	position: relative;
	left: -4px;
	margin-left: -147px;
	border-top: 1px solid #fff;
	font: normal 10px/18px verdana, arial, tahoma, sans-serif;
	padding: 8px;

}

img {
border: none;
}

a img {
display: block;
margin-bottom: 20px;
border: 1px solid #fff;
}

a:hover img {
border-color: #f00;
}

#content {
float: left;
width: 400px;
margin: 10px 0 0 10px;
}

#content2 {
float: left;
width: 530px;
margin: 10px 0 0 10px;
}


p {
margin-bottom: 20px;
}

/* p:first-line {
font-weight: bold;
}
*/

#footer {
clear: both;
width: 400px;
margin-left: 163px;
}
