html, body {
	margin: 0;
	padding: 0;
	border: 0;
	height: 100%;
}

body {
	background-color: #91868c;
	color: #444;
	font-size: 84%;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-align: center;
}

a {
	color: #556379;
}

a:hover {
	color: #8496B3;
	text-decoration: none;
}

h1 {
	font-size: 1.3em;
	font-family: Arial;
	color: #7B98F8;
	margin: 0;
	padding-bottom: 8px;
}

h2 {
	font-size: 0.9em;
	font-family: Arial;
	color: #62C916;
	text-transform: uppercase;
	margin: 0;
	padding: 8px 0;
}

h3 {
	font-size: 0.9em;
	font-family: Arial;
	margin: 0;
	padding-bottom: 8px;
}

h4 {
	font-size: 0.8em;
	font-family: Arial;
	color: #8CA1AA;
	text-transform: uppercase;
	margin: 0;
	padding-bottom: 8px;
}

p  {
	margin: 0;
	padding-bottom: 8px;
}

hr {
	clear: both;
	height: 1px;
	border-top: solid 1px #AACCD5;
}

img {
	border: none;
}

#wrapper {
	margin:  auto;
	width: 733px;
	text-align: left;
	height: auto;
	background: #fff;
	padding:5px;
}

#head {
	background-color: #F0F8FA;
	height: 90px;
	color: #606d82;
	border-bottom: 1px solid #fff;
    background-image:url(images/bgxp.jpg);
}
#peters {
	background-image: url(images/diologo.jpg);
	background-repeat: no-repeat;
}

#body {
	float: right;
	margin-top: 0px;
	width: 548px;
	clear: both;
}

#visual {
	margin: 0px 0;
	height: 166px;
	background-image: url(images/visual2.jpg);
	background-repeat: no-repeat;
}

#content {
	float: left;
	padding-right: 14px;
	width: 356px;
	border-right: 1px solid #AACCD5;
	height:100%;
}
#content2 {
	float: left;
	padding-right: 14px;
	width: 540px;
	height:400px;
	border-right: 1px solid #AACCD5;
	overflow: scroll;
	overflow-x:hidden;
	vertical-align:top;
	text-align:left;
}

#news {
	margin-left: 380px;
	width: 165px;
	height:300px;
}

#news h4 {
	padding-left: 14px;
	background-image: url(images/li1b.gif);
	background-repeat: no-repeat;
}

#news dl {
	padding: 0;
	margin: 0;
}

#news dt {
	padding: 6px 10px 4px 10px;
	margin: 0;
	border-top: 1px solid #DEECF0;
	background-image: url(images/li3.gif);
	background-position: 0 11px;
	background-repeat: no-repeat;
	font-size: .7em;
	color: #8CA1AA;
}

#news dd {
	padding: 0;
	margin: 0;
	font-size: .8em;
}

#news h5 {
	margin: 0;
	padding-bottom: 2px;
	font-size: 1.0em;
	font-weight: normal;
}

#threecells {
	clear: both;
	
}

#threecells div {
	float: left;
	font-size: .9em;
	clear: right;
}

#threecells a {
	display: block;
	width: 162px;
	height: 48px;
	margin-bottom: 10px;
}

#threecells span {
	display: none;
}

#cell_1 {
	width: 162px;
	padding-right: 15px;
}

#cell_1 a {
	background-image: url(images/3colls_p1.jpg);
}

#cell_2 {
	width: 162px;
	padding: 0 15px 0 15px;
	border-left: 1px solid #AACCD5;
	border-right: 1px solid #AACCD5;
}

#cell_2 a {
	background-image: url(images/3colls_p2.jpg);
}

#cell_3 {
	width: 162px;
	padding-left: 15px;
}

#cell_3 a {
	background-image: url(images/3colls_p3.jpg);
}

#side {
	padding-bottom: 8px;
	border-top: 3px solid #fff;
	width: 165px;
	background: url(images/bgy.jpg);
	height: 100%;
}

#menu {
	padding: 0;
	margin: 0;
	background-color: ;
}

#menu a {
	text-decoration: none;
	display:block;
}

#menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#menu li {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: Arial;
	
	
}
#menu ul li a:hover  {
background-color: #003366;
background-image: none;
color: #ffffff;
}

#menu ul li a {
	margin-top: 2px;
	padding: 0 28px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	text-transform: uppercase;
	border-top: 1px solid #AACCD5;
	border-bottom: 1px solid #AACCD5;
	background-image: url(images/li1a.gif);
	background-position: 13px 5px;
	background-repeat: no-repeat;
	background-color: #EAF4F6
}



#ads {
	padding: 0;
	margin: 0;
}

#ads dt {
	padding: 0;
	margin: 6px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	height:200px;
}

#ads dd {
	margin: 0;
	padding: 4px 12px;
	border-bottom: 1px solid #EEF5F7;
	font-size: .8em;
	border-bottom: 1px solid #AACCD5;
	line-height: 1.2em;
	
}

#foot {
	clear: both;
	padding: 1em;
	background-color: #fff;
	background-image: url(images/logo_small.gif);
	background-repeat: no-repeat;
	font-size: .8em;
	line-height: 1.4em;
	text-align: center;
	position: relative;
}

#top_nav {
	display: none;
	padding-left: 185px;
	background-color: #DEECF0;
	height: 20px;
}

#top_nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-left: 1px solid #fff;
	background-image: url(images/tn_bg1.gif);
	background-position: right top;
	background-repeat: no-repeat;
	height: 20px;
}

#top_nav li {
	float: left;
	margin: 0;
	padding: 0;
	border-top: 2px solid #f60;
	border-right: 1px solid #fff;
	background-color: #E5F1F3;
}

#top_nav a {
	display: block;
	padding: 0 1.3em;
	line-height: 18px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

#top_nav a:hover {
	background-color: #f60;
	color: #fff;
}
/***** Table styles *****/

table {
margin:0 0 5px 0;
padding:0;
line-height:auto;
border-collapse:collapse;
border:1px solid #d8d8d8;
}

caption {
text-align:left;
font-size:1.2em;
font-weight:normal;
margin:0;
padding:6px 0 8px 0;
}

th {
padding:7px;
text-align:left;
background:#eaeaea url(images/menubg2.gif) bottom left repeat-x;
color:#505050;
}

td {
padding:7px;
font-size:0.9em;
text-align:left;
background:#f4f4f4 url(images/menubg.gif) bottom left repeat-x;
color:#303030;
}
#x{
padding:7px;
text-align:left;
background:#eaeaea url(images/menubg2.gif) bottom left repeat-x;
color:#505050;
}

/***** New Table styles *****/

#a{
margin:0 0 5px 0;
padding:0;
line-height:auto;
border-collapse:collapse;
border:1px solid #d8d8d8;
}

 #b{
padding:2px;
font-size:0.9em;
text-align:left;
color:#303030;
background: #f0e9d9
}
#z{
background:#ffffff url(images/table_shadow.jpg) top left no-repeat;
height:25px;
}
#b span{
font-family:georgia;
font-size:0.9em;
text-align:left;
color:#303030;
text-decoration: underline;
text-transform: uppercase;
font-weight:bold;
}
