/* CSS Document */
body {
background-image: url(image/bgtop.jpg);
background-repeat:no-repeat;
background-position:top right;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin:0px;
}
#logo {
position:absolute;
top:20px;
right:auto;
bottom:auto;
left:20px;
background-image:url(image/logo.jpg);
background-position:top;
background-repeat:no-repeat;
width:261px;
height:31px;
}
#about {
position:absolute;
top:60px;
right:auto;
bottom:auto;
left:62px;
width:auto;
height:auto;
font-size:12px;
font-weight:bold;
color:#5a85b1;
text-align:center;
}
#top {
height:150px;
}
/******/
#nav {
clear:both;
float:left;
vertical-align:top;
background-color:#3169a3;
background-image:url(image/menu.gif);
background-repeat:no-repeat;
width:222px;
height:381px;
margin-left:10px;
color:#FFFFFF;
font-weight:bold;
}
#nav div {
margin-top:60px;
}
#nav p {
padding:10px 0px 10px 40px;
border-bottom:1px solid #286099;
}
#nav a:link, #nav a:visited {
color:#FFFFFF;
text-decoration:none;
}
#nav a:hover {
color:#ffae00;
text-decoration:none;
}
/******/
#cont {
margin:20px 20px 30px 260px;
text-align:justify;
width:auto;
height:auto;
min-height:400px;
}
h1 {
color:#ffae00;
font-size:24px;
font-weight:normal;
}
h2 {
color:#5a85b1;
font-size:14px;
font-weight:bold;
}
#cont a:link, #cont a:visited {
color:#3169a3;
text-decoration:underline;
}
#cont a:hover {
color:#3169a3;
text-decoration:none;
}
#cont ul li {
padding:3px 0px;
}
.ah {
color:#3169a3;
font-weight:bold;
}
#contactmsg {
width:500px;
vertical-align:top;
text-indent:0px;
color:#3169a3;
font-size:10px;
font-weight:bold;
}
#contactmsg form {
text-align:center;
padding:4px;
text-indent:0px;
color:#3169a3;
}
/******/
#footer {
clear:both;
width:auto;
height:auto;
min-height:40px;
background-color:#5a85b1;
padding:6px;
color:#3169a3;
font-size:10px;
}
#footer a:link, #footer a:visited, #footer a:hover {
color:#3169a3;
text-decoration:none;
}
#copy {
clear:both;
width:auto;
height:auto;
min-height:67px;
background-color:#3169a3;
background-image: url(image/bgcopy.jpg);
background-position:top;
background-repeat:repeat-x;
font-size:10px;
color:#113e6e;
text-align:center;
}
#copy div {
padding-top:26px;
}
#stat {
display:none;
}
.pag {
font-size:large;
padding:10px;
}
.pallm {
padding:10px;
border:thin dotted #DDEEFF;
}
.prevz {
border:thin dotted #DDEEFF;
padding:10px;
}
.prevm {
border:thin dotted #DDEEFF;
color: #999999;
padding:10px;
}
.pdate {
color:#666666;
font-style:italic;
padding:10px;
}
#zorleft {
clear:both;
float:left;
vertical-align:top;
width:222px;
height:auto;
margin-top:20px;
margin-left:10px;
}
