/* andreas02 - a free xhtml/css website layout by Andreas Viklund - http://andreasviklund.com - Free to use for any purpose as long as the proper credits are given to the original author.

Version: 2.0 (Jan 29, 2007)

Screen layout: */

body {
	padding:15px 0 0 0;
	margin:0;
	background:#e0e0e0;
	color:#000000;
	font-family: Century Gothic, Century, Verdana, Arial, sans serif;;
	font-size: 11pt;
}

a {
	border-bottom-width: 0px;
	border-bottom-style: none;
	background-repeat: no-repeat;
	background-position: right top;
	color:#000000;
	text-decoration: none;
}

a:hover {
	color: #F00;
}

h1 {
	font-size:24pt;
	font-weight:bold;
	color: #FFFFFF;
	font-style: oblique;
	font-variant: normal;
	float: right;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h2 {
	font-size:20px;
	font-weight:normal;
	color: #000000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	font-family:Century Gothic, Century, Verdana, Arial, sans serif;
}

h3 {
	margin:0 0 10px 0;
	font-size:10pt;
	font-weight:bold;
	text-align: center;
	color: #FFFFFF;
	font-family:Century Gothic, Century, Verdana, Arial, sans serif;
}

h4 {
	margin:0 0 10px 0;
	font-size:12pt;
	font-weight:bold;
	text-align: left;
	color: #000000;
	border: none;
	font-family:Century Gothic, Century, Verdana, Arial, sans serif;
}

h5 {
	font-size:10pt;
	font-weight:bold;
	text-align: center;
	color: #000000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 15px;
	line-height: 18px;
	font-family:Century Gothic, Century, Verdana, Arial, sans serif;
}
h6 {
	font-size:12px;
	font-weight:bold;
	text-align: center;
	color: #000000;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 6px;
	margin-left: 1px;
	line-height: 16px;
	font-family:Century Gothic, Century, Verdana, Arial, sans serif;
	padding: 5px 5px 5px 5px;
}
p {
	margin:0 0 15px 0;
	font-size: 17px;
	line-height:1.25em;
	color: #000000;
	font-family:Century Gothic, Century, Verdana, Arial, sans serif;
}

a img {
border:0;
}

/* Main container */

#container {
	width:800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(light%20wood.jpg);
	background-repeat: repeat;
	-moz-box-shadow: 0 0 4px 5px #222222;
-webkit-box-shadow: 0 0 4px 5px #222222;
box-shadow: 0 0 4px 5px #222222;
}

/* Site title section */

#logo {
	margin:5px 0 0 0;
}

#logo h1 a {
color:#505050;
border:none;
}

#logo h1 a:hover {
color:#303030;
text-decoration:none;
border:none;
}


/* Navitab menu */

#navitabs {
	text-align:center;
	display:block;
	width:800px;
	padding: 0px 0px 0px 0px;
	height: 25px;
	margin:0px 0px 5px 0;
	border:none;
	color: #000000;
	background-image:url(../images/nav.jpg);
	background-repeat:none;
	background-position:center;
}

.navitab {
	font-size:18px;
	background-image:url(../images/nav.jpg);
	background-repeat:none;
	background-position:center;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #000000;
}

.navitab:hover {
	color: #F00;
	text-decoration:none;
	border:none;

}

/* Header description */

#desc {
	height:263px;
	clear:both;
	margin:5px 0 5px 0;
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#desc p {
width:290px;
font-size:1em;
line-height:1.3em;
padding:0 0 0 5px;
}

#desc h2 {
padding:15px 15px 0 15px;
color:#ffffff;
}


/* Main content */

#main {
width:760px;
text-align: center;
padding: 20px 20px 0 0;
margin-left:10px auto;

}

/* Sidebar */

#sidebar {
	width:160px;
	padding-left: 275px;
}

#sidebar p {
font-size:12px;
line-height:1.3em;
margin:0 0 15px 0;
}

/* Footer */

#footer {
	clear:both;
	width: 795px;
	background:#000000;
	text-align: center;
	padding-right:5px;
	margin:0;
	border-top:1px solid #d8d8d8;
	color: #333333;
}

#footer a {
	color:#0000FF;
	text-decoration: underline;
}

#footer a:hover {
	color:#FF0000;
}

#footer p {
	color:#333333;
	font-size:10pt;
	line-height:1.3em;
	margin:10px 0 0 0;
}

/* Various classes */

.photo {
	padding:4px;
	margin:0 0 0px 0;
	background-color:#f0f0f0;
}

.right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;

}

.block {
	padding:5px;
	text-align: center;
}

.sidelink {
	text-align:left;
	display:block;
	width:140px;
	background:#f0f0f0 url(images/cornerred.gif) top right no-repeat;
	padding:3px 4px 3px 8px;
	margin:5px 10px 5px 0;
	border:none;
	text-decoration: underline;
}

.sidelink:hover {
	text-decoration:underline;
	border:none;
	background-color: #CCCCCC;

	background-image: url(url(images/cornerred.gif)
%20top%20right%20no-repeat);
	background-repeat: no-repeat;
	background-position: right top;
	color: #000066;
}

.hide {
display:none;
}

