﻿/* andreas06 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given for the original design work.

Version: 1.1, November 28, 2005 */

body{
background:#e0e0e0 url("../img/bodybg.gif") repeat-x;
color:#505050;
font: 76% Verdana, Helvetica, Arial, sans-serif;
margin:0;
padding:0;
text-align:center;
}

p{
	line-height: 1em;
	margin: 0 0 15px;
	color: #000080;
}

a{
color: #142689;
font-weight:600;
text-decoration:none;
}

a:hover{
color: #2239cf;
}

hr{
height: 1px;
margin: 1px 0 1px 0;
width: 98%;
}

dt{
font-weight:700;
}

dd{
margin:1px 0 12px 15px;
}

#container{
background:#c0c0c0 url("bodybg.gif") repeat-x;
margin:0 auto;
text-align:left;
width:972px;
}

#sitename{
/*background:url(img/leaves.jpg) top center no-repeat;*/
color: #cfd6ff;
font-weight:100;
height:80px;
margin:0 20px 10px 0;
text-align:center;
}

#sitename h1{
font-size:2.2em;
margin:0;
padding-top:20px;
font-style: oblique;
font-weight: normal;
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #98aaf5;}

#sitename span{
font-size:1.4em;
letter-spacing:-1px;
margin:0;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-style: italic;
color: #f4f4f4;}

#nav{
background:url("../img/greypx.gif") bottom left repeat-x;
float:left;
width:972px;
}

#nav ul{
list-style:none;
margin:0;
padding:0;
}

#nav a{
background:url("../img/tabs.gif") no-repeat 100% 0;
color: #e0e0e0;
display:block;
font-size:1.2em;
letter-spacing:-1px;
padding:7px 20px 4px 11px;
text-decoration:none;
}

#nav a:hover{
color: #85b9bc;
}

#nav li{
background:url("../img/tabs.gif") no-repeat 0 0;
float:left;
margin:0 4px 0 0;
padding:0 0 0 9px;
}

#nav #current{
background:url("../img/tabs.gif") no-repeat 0 -41px;
}

#nav #current a{
background:url("../img/tabs.gif") no-repeat 100% -41px;
color: #bacbff;
padding:7px 20px 5px 11px;
}

#wrap1{
background:#ffffff url("../img/innerbg.gif") repeat-y;
border-bottom:1px solid #808080;
border-left:1px solid #808080;
border-right:1px solid #808080;
clear:both;
padding:0;
width:970px;
}

#wrap2{
background:url("../img/header.jpg") top left no-repeat;
padding:10px;
width:950px;
}

#header{
height:30px;
position:relative;
width:950px;
}

#header h1{
float:left;
font-size:1.4em;
margin:0;
width:180px;
}

#topbox{
color: #e1e1e1;
margin:0 0 4px;
text-align:right;
}

#topbox a{
color:#e1e1e1;
}

#topbox a:hover{
text-decoration:underline;
}

#leftside{
float:left;
margin:-15px 0 0;
width:175px;
}

#leftside h1{
font-size:1.4em;
font-weight:400;
color: #b0b0b0;}

#rightside{
float:right;
margin:40px 15px 20px 0;
width:180px;
}

#rightside h1{
font-size: 1.4em;
font-weight: 500;
margin: 0 0 12px;
color: #0a0753;
}

#rightside p{
font-size: 0.9em;
margin: 2px 0 12px 10px;
color: #0a0753;
}

#rightside img{
border:1px solid #fa9035;
margin:10px 0 5px 5px;
padding:2px;
}

#content{
margin:25px 15px 0 190px;
/*margin:45px 160px 0 180px;*/
}

#contentalt{
margin:25px 15px 0 190px;
}

#content a:hover{
color: #1c2fad;
text-decoration: underline;
}

#contentalt a:hover{
color: #2239cf;
text-decoration: underline;
}

#contentalt p{
color: #0a0753;
margin:8px 0 0 10px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 1.1em;
}

#content p{
color: #0a0753;
margin:8px 0 0 10px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 1.1em;
}

#contentalt h1{
color: #080642;
font-size:2em;
font-weight:400;
margin:15px 0 10px;
padding:0;
}

#content h1{
color:#080642;
font-size:2em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight:600;
margin:15px 0 10px;
padding:0;
}

#contentalt h2{
color:#080642;
font-size:1.5em;
font-weight:400;
margin:20px 0 10px;
padding:0;
}

#content h2{
color:#080642;
font-size:1.5em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight:500;
margin:20px 0 10px;
padding:0;
}

#contentalt h3{
color:#080642;
font-size:1.5em;
font-weight:normal;
margin:20px 0 10px;
padding:0;
}

#content h3{
color:#080642;
font-size:1.5em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight:normal;
margin:20px 0 10px;
padding:0;
}

/*#contentalt h4{
color: #0a0753;
margin: 0px 0em 0px 0px;
font-family: monospace;
font-size: 1.1em;
padding: 1.1em;
}*/

#content h4{
color: #0d0a6c;
font-size:1.8em;
font-family: cursive;
font-weight:normal;
margin:20px 0 10px;
padding:0;
font-style: oblique;
}

#contentalt img{
float:left;
margin:5px 15px 6px;
}

#content img{
float:left;
margin:5px 15px 6px;
}

#footer{
clear:both;
color:#575e86;
font-size:0.9em;
height:26px;
margin-top:20px;
padding:1px;
text-align:right;
width:730px;
}

#footer a{
color: #575e86;
font-weight:400;
}

#footer a:hover{
color: #7780b7;
text-decoration:underline;
}

.menublock{
margin-bottom:10px;
}

.nav{
	color: #e7e7e7;
	display: block;
	font-size: 1.1em;
	font-weight: 700;
	margin-bottom: 1px;
	padding: 2px 2px 2px 10px;
	position: relative;
	text-decoration: none;
	width: 125px;
}

.nav:hover{
border:1px solid #B46363;
color: #85b9bc;
padding:1px 1px 1px 9px;
}

.sub{
color: #CFD6FF;
font-size:0.9em;
margin-left:20px;
padding:1px 1px 1px 6px;
width:150px;
}

.sub:hover{
border:1px solid #B46363;
color:#85b9bc;
padding:0 0 0 5px;
}

.intro{
font-weight:700;
}

.active{
border:1px solid #B46363;
padding:1px 1px 1px 9px;
}

.box{
background: #f8f8f8 url("../img/boxbg.gif") top left repeat-y;
border: 1px solid #B46363;
color: #00014f;
margin: 15px auto 15px 5px;
padding: 10px 10px 10px 20px;
width: 70%;
}

.boxalt{
background: #f8f8f8 url("../img/boxbg.gif") top left repeat-y;
border: 1px solid #B46363;
color: #00014f;
margin: 5px auto 5px 5px;
padding: 5px 10px 10px 20px;
width: 95%;
font-family: monospace;
font-size: 1.1em;
font-weight: bold;
}

.boxalt h4{
font-family: monospace;
font-size: 1.1em;
font-weight: bold;
}

.photo{
margin:5px auto 15px;
padding:5px;
}

.smallcaps{
font-variant:small-caps;
}

.mini{
color:#a0a0a0;
font-size:0.75em;
font-weight:400;
line-height:1.2em;
margin:20px 0 10px 8px;
}

.small{
font-size:0.85em;
}

.large{
font-size:1.4em;
}

.soft{
color: #8795ff;
}

.normal{
font-weight:400;
}

.sharp{
color:#101010;
}

.center{
text-align:center;
}

.hide{
display:none;
}

.style3 {
border-collapse: collapse;
border: 1px solid #000000;
}

.style6 {
border-collapse: collapse;
border: 1px solid #000000;
background-color: #E6E6E6;
}

.style7 {
border: 1px solid #000000;
background-color: #E6E6E6;
}
