body { padding: 0px; font-family: Georgia; color:#000040; font-size:8pt; background: #386185;}
h1 { font-size: 22pt;font-style:italic; text-align:right; text-shadow: #27439f 2px -2px 2px;}
h2 { font-size: 14pt;font-style:italic; background: url(img/h.png) repeat-x; margin-top:0px; }
hr { color: orange; }
img { border:0 }
a { text-decoration:none; color:#000080 }
a:hover { color:#000080 }
a:visited { color:#000080 }


td { font-size:10pt; }

#main { width:1000px; height:95%; border: ; padding: 0px; background:  repeat-x top center;}
#bor { width:1000px; border:0px solid navy; padding: 2px;}

#head { background: url(img/h3.png) no-repeat; 
	width:100%;height:150px; text-align:right; vertical-align:bottom;
	margin-right:40px;
	}
#content { border-left:1px solid yellow;border-right:1px solid yellow; background:#6590B1 url(img/bgc.png) no-repeat center center; height:500px; }
#content table td {text-align:left;}

#pic { border:1px solid #3F5AFF; }
#image a { cursor:pointer; font-size:12pt; }
#image a:hover { color:orange }


.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:transparent; border-left:1px solid #91C0FF; border-right:1px solid #91C0FF;}
.xb1 {margin:0 5px; background:transparent;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; background:transparent; border:0 solid #91C0FF; border-width:0 1px;}




#menutop { padding:5px; background:#6590B1; text-align:center;height:10%; border-bottom:1px solid yellow;border-top:1px solid yellow; border-left:1px solid yellow; border-right:1px solid yellow; font-weight:bold; }
#menubottom { padding:10px; background:#6590B1; text-align:center;height: 10%; border-top:1px solid yellow; border-bottom:1px solid yellow; border-left:1px solid yellow; border-right:1px solid yellow;margin:0; }

#content { text-align:center; margin:0; }

ul#navlist
{
margin: 0;
padding-left: 0;

white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 8px 18px; }

#navlist a:link, #navlist a:visited
{
color: navy;
text-decoration: none;
}

#navlist a:hover
{
color: navy;
background-color:yellow;
text-decoration: none;
}

input,textarea { border: 1px solid orange }