/* andreas09 v1.0 (Dec 10th 2005) - An open source template by Andreas Viklund - http://andreasviklund.com. 
Free to use for any purpose as long as the proper credits are given to the original author. */

body {
background:#8b8b8b;
color:#303030;
font:76% Verdana,Tahoma,Arial,sans-serif;
margin:0;
padding:0;
text-align:center;
}

a {
color:#505050;
font-weight:bold;
text-decoration:none;
}

a:hover {
color:#808080;
text-decoration:underline;
}

p {
line-height:1.5em;
margin:0 0 15px;
}

/*** Main container ***/

#screenlayout {
background: #f0f0f0 url(../images/bodybg1e.jpg) repeat-x;
color:#303030;
margin:0;
min-width:770px;
padding:0;
text-align:left;
width:100%
}


/*** Header section ***/

#sitename {
color: #909090;
height: 55px;}

#sitename h1,#sitename h2 {
font-weight:400;
letter-spacing:-2px;
margin:0;
padding:0;
}

#sitename h1 {

font-size: 2.1em;
padding-top: 10px;
font-family: Times, "Times New Roman", serif;
font-weight: bold;}

#sitename h2 {
font-size:1.6em;
}


/*** Content wrap ***/

#wrap {
clear:both;
font-size:0.9em;
padding:0;
}



.nav {

border: 1px #b5b5b5 inset;
color: #0b0b0b;
display:block;
margin-top:8px;
padding:5px 4px 4px 10px;
position:relative;
text-transform:uppercase;
width:130px;
}

.nav:hover,.active {
background: #cfddf9;
border:1px solid #909090;
color:#303030;
text-decoration:none;
}

.nav1 {

border: 1px #b5b5b5 inset;
color: #0b0b0b;
display:block;
margin-top:8px;
padding:5px 4px 4px 10px;
position:relative;
text-transform:uppercase;
width:130px;
}

.nav1:hover,.active {
background: #cfddf9;
border:1px solid #909090;
color:#303030;
text-decoration:none;
}
.sub {
font-size:0.8em;
letter-spacing:1px;
margin:3px 0 2px 10px;
padding:4px 2px 2px 8px;
width:125px;
}

/*** Content ***/

#maincontent {
background-color:#fafcff;
border:1px solid #909090;
color:#2a2a2a;
padding:15px 20px 5px;
}


#maincontent {margin:0 200px 0 20px;}

#maincontent h1,#maincontent h2 {
background-color:inherit;
color:#606060;
font-size:1.8em;
font-weight:bold;
letter-spacing:-1px;
margin:0 0 15px;
padding:0;
}

#maincontent h2 {
font-size:1.6em;
margin-bottom:10px;
}

#maincontent img {
border:1px solid #b0b0b0;
float:left;
margin:5px 15px 6px;
padding:5px;
}



#boatcontent {

border:1px solid #909090;
color:#2a2a2a;
padding:15px 20px 5px;
}


#boatcontent {margin: 0em 20px 5px 20px}

#boatcontent h1,#boatcontent h2 {
background-color:inherit;
color:#606060;
font-size:1.8em;
font-weight:bold;
letter-spacing:-1px;
margin:0 0 15px;
padding:0;
}

#boatcontent h2 {
font-size:1.6em;
margin-bottom:10px;
}

#boatcontent img {
border: 4px #b0b0b0 solid;
margin:5px 15px 6px;
padding:5px;
}

.boldi{
font-weight: bold;
font-style: italic;}

.boldblack{
font-weight: bold;
font-style: italic;
color: #000000;}

/*** Footer ***/

#footer {
background: #8b8b8b url(../images/footerbg.jpg) repeat-x top left;
clear:both;
color:#d0d0d0;
font-size:0.9em;
font-weight:bold;
margin:0;
text-align:center;
width:100%; padding-left:0; padding-right:0; padding-top:10px; padding-bottom:20px
}


#footer a {
color:#d0d0d0;
font-weight:bold;
}


#bott{

	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 2.5em;
	margin: 0;}
	
	

#footercounter {

float:left;
position:relative;

}

#footercounter img{height: 20px;
width: 50px;}

/*** Various classes ***/

.clearingdiv {
clear:both;
height:30px;
width:1px;
}

.hide {display:none;}

/*** Text format ***/

.intro {
font-size:1.1em;
font-weight:bold;
letter-spacing:-1px;
}

.small {font-size:0.8em;}
.large {font-size:1.4em;}
.center {text-align:center;}
.right {text-align:right;}

#logs {
}
#logs a{color: #190bde;
font-weight:bold;
text-decoration:none;}
#logs a:hover {
color: #3e7d2d;
text-decoration:underline;
}

/*** End of file ***/