/* 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    { 
color: #010169; 
font-size: 75%; 
font-family: Arial; 
font-style: normal; 
font-variant: normal; 
font-weight: normal; 
background: #010169; 
margin: 0; 
padding: 0 
}

p{
line-height:1.3em;
/*margin:0 0 10px;*azimuth;*azimuth;*/
padding: 0 0 10px 0;
}

a{
color:#0000ff;
text-decoration:none;
}

a:hover{
color:#DF4D02;
}

hr{
height:1px;
margin:10px 0;
width:98%;
}

dt{
font-weight:700;
}

dd{
margin:1px 0 12px 15px;
}

#container  { background: #fefca7; text-align: left; margin: 0 auto; width: 950px; border: solid 1px #010169 }

#sitename { color: #ffffff; font-weight: 400; background: url("img/banner.jpg") no-repeat left top; text-align: center; margin: 0 20px 0 0; width: 950px; height: 113px }

#sitename h1 { font-size: 2.2em; margin: 0; padding-top: 20px }

#sitename span{
font-size:1.6em;
letter-spacing:-1px;
margin:0;
}

#nav   { 
background-color: transparent; 
background-image: url("img/menubg.gif"); 
background-repeat: no-repeat; 
background-attachment: scroll; 
padding-left: 30px; 
width: 950px; 
height: 22px 
}

#nav ul{
/*list-style:none;*/
margin:0;
padding:0;
text-align: center;
}

#nav a   { 
color: #0000ff; 
font-size: 0.9em; 
text-decoration: none; 
padding: 0 5px 0 0 
}

#nav a:hover { 
color: #010169;  
}

#nav li    { 
background-image: url("img/menu-item.jpg"); 
background-repeat: no-repeat; 
background-attachment: scroll; 
background-position: 50% top; 
list-style: none;
margin-left: 7px; 
width: 119px; 
height: 22px; 
float: left 
}

#nav #current a { 
color: #010169; 
background-color: transparent; 
/*padding: 0 20px 0 11px */
}

#wrap1{
background:#FEFCA7;
clear:both;
padding:0;
width:950px;
}

#wrap2{
padding:10px;
width:930px;
}

#header{
height:30px;
position:relative;
width:930px;
}

#header h1{
float:left;
font-size:1.4em;
margin:0;
width:180px;
}

#leftside{
float:left;
margin:-15px 0 0;
width:145px;
}

#leftside h1{
font-size:1.4em;
font-weight:400;
}

#rightside{
float:right;
margin:40px 15px 20px 0;
width:130px;
}

#rightside h1{
font-size:1.4em;
font-weight:400;
margin:0 0 12px;
}

#rightside p{
font-size:0.9em;
margin:2px 0 12px 10px;
}

#rightside img{
margin:10px 0 5px 5px;
padding:2px;
}

#content { margin: 45px 160px 0 180px }

#contentalt { }

#content p,#contentalt p{
margin:0 0 0 10px;
padding: 0 0 10px 0;
}

#content h1,#contentalt h1{
color:#CB6415;
font-size:2em;
font-weight:400;
margin:15px 0 10px 10px;
padding:0;
}

#content h2,#contentalt h2{
color:#010169;
font-size:1.5em;
font-weight:400;
margin:20px 0 10px 10px;
padding:0;
}

#content img,#contentalt img{
margin:5px 15px 6px 15px;
}

#footer{
clear:both;
color:#010169;
font-size:0.9em;
height:26px;
margin-top:20px;
padding:1px;
text-align:right;
width:930px;
}

#footer a{
color:#010169;
font-weight:400;
}

#footer a:hover{
color:#010169;
text-decoration:underline;
}

.menublock{
margin-bottom:10px;
}

.nav  { 
color: #d04a10; 
font-size: 0.9em; 
font-weight: normal; 
text-decoration: none; 
display: block; 
padding: 2px 2px 2px 0;
width: 125px }

.nav:hover{
border:1px solid #fa9035;
color:#505050;
padding:1px 1px 1px 9px;
}

.sub{
font-size:0.9em;
margin-left:20px;
padding:1px 1px 1px 6px;
width:105px;
}

.sub:hover{
border:1px solid #fa9035;
color:#505050;
padding:0 0 0 5px;
}

.intro{
font-weight:700;
}

.active{
border:1px solid #fa9035;
padding:1px 1px 1px 9px;
}

.box{;
border:1px solid #d0d4d4;
color:#505050;
margin:15px auto;
padding:10px 10px 10px 20px;
width:75%;
}

.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:#808080;
}

.normal{
font-weight:400;
}

.sharp{
color:#101010;
}

.center{
text-align:center;
}

.hide{
display:none;
}
