/* 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






#content h1,#contentalt h1{
color:#505050;
font-size:2em;
font-weight:400;
margin:15px 0 10px;
padding:0;
}

#content h2,#contentalt h2{
color:#505050;
font-size:1.5em;
font-weight:400;
margin:20px 0 10px;
padding:0;
}

#content img,#contentalt img{
border:1px solid #fa9035;
float:left;
margin:5px 15px 6px;
}

#footer{
clear:both;
color:#a0a0a0;
font-size:0.9em;
height:26px;
margin-top:20px;
padding:1px;
text-align:right;
width:730px;
}

#footer a{
color:#a0a0a0;
font-weight:400;
}

#footer a:hover{
color:#a0a0a0;
text-decoration:underline;
}

.menublock{
	margin-bottom:10px;
	color: #0066FF;
}

.nav{
	color:#d04a10;
	display:block;
	font-size:1.1em;
	font-weight:700;
	margin-bottom:1px;
	position:relative;
	text-decoration:none;
	width:125px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}

.nav:hover{
	border:0px solid #000000;
	color:#505050;
	margin: 0px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 9px;
}

.sub{
	font-size:12px;
	width:186px;
	padding: 1px;
	font-weight: lighter;
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}

.sub:hover{
	border:1px solid #0000FF;
	color:#0000FF;
	padding: 0;
	text-transform: inherit;
	list-style-image: url(../../../images/J0115844.GIF);
	letter-spacing: normal;
	float: right;
}

.intro{
font-weight:700;
}

.active{
border:1px solid #fa9035;
padding:1px 1px 1px 9px;
}

.box{
background:#f8f8f8 url(img/boxbg.gif) top left repeat-y;
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;
}
