/* andreas02 - an open source xhtml/css website layout by Andreas Viklund (http://andreasviklund.com). Made for OSWD.org, free to use as-is for any purpose as long as the proper credits are given for the original design work. For design assistance and support, contact me through my website or through http://oswd.org/email.phtml?user=Andreas

Version: 1.0
(July 27, 2005)

Screen layout: */

body {
	padding: 0;
	margin: 0;
	font: 76% tahoma, verdana, sans-serif;
	color: #CCCCCC;
	background-color: #333333;
}

a {
	text-decoration: none;
	color: #0099FF;
}

a:hover {
text-decoration: underline;
}

#toptabs {
margin: 10px auto -13px auto;
font-size: 0.8em;
width: 760px;
}

#toptabs p {
	text-align: right;
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}

.toptab {
	text-decoration: none;
	color: #999999;
	background-color: #000000;
	background-image: url(images/corner2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin: 0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}

.toptab:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
	background-image: url(images/corner2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.activetoptab {
	padding: 3px 5px 3px 5px;
	margin: 0 0 0 4px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	background-image: url(images/corner2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.activetoptab:hover {
text-decoration: none;
}

#container {
	margin: 0 auto 15px auto;
	width: 760px;
	padding: 5px 20px 20px 20px;
	background-color: #333333;
	background-position: left top;
	background-repeat: no-repeat;
}

#logo {
margin: 15px 0 0 0;
}

#logo h1 a {
	color: #666666;
}

#logo h1 a:hover {
text-decoration: none;
}

#navitabs {
	clear: both;
	margin-top: 10px;
}

.navitab {
	padding: 4px 8px 4px 8px;
	margin: 0 0 4px 0;
	text-decoration: none;
	letter-spacing: 1px;
	background-color: #999999;
	background-image: url(images/corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #000000;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

.navitab:hover {
	text-decoration: none;
	background-color: #CCCCCC;
	background-image: url(images/corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFFFFF;
}

.activenavitab {
	color: #ffffff;
	text-decoration: none;
	background: #505050 url(images/corner.gif) top right no-repeat;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #505050;
	border-left-color: #505050;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}

.activenavitab:hover {
text-decoration: none;
}

#desc {
	height: 250px;
	color: #FFFFFF;
	padding: 0;
	background: #505050 url(images/front_march_09.jpg) top left no-repeat;
	clear: both;
	margin: 5px 0 0 0;
	line-height: 1.5em;
}

#desc p {
	width: 700px;
	font-size: 1em;
	line-height: 1.3em;
	padding: 0 0 0 15px;
}

#desc h2 {
	padding: 15px 15px 0 15px;
	color: #99CC00;
}

#desc a {
	color: #ffffff;
	text-decoration: none;
}

#main {
	width: 530px;
	float: left;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}

.block {
	padding: 15px;
	background-color: #000000;
	color: #FFFFFF;
}

#sidebar {
	width:200px;
	float:right;
}

#sidebar p {
font-size: 0.9em;
line-height: 1.3em;
margin: 0 0 12px 0;
}

.sidelink {
	text-align: left;
	display: block;
	width: 190px;
	padding: 3px 0px 3px 8px;
	margin: 5px 0px 5px 0;
	background-color: #666666;
	background-image: url(images/corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #CCCCCC;
}

.sidelink:hover {
	text-decoration: none;
	background-color: #999999;
	background-image: url(images/corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFFFFF;
}

#footer {
	clear: both;
	color: #CCCCCC;
	font-size: 0.9em;
	text-align: left;
	background-color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

#footer a {
	color: #808080;
	text-align: right;
}

h1 {
margin: 0 0 20px 0;
font-size: 2.1em;
font-weight: normal;
}

h2 {
	margin: 0 0 10px 0;
	font-size: 1.6em;
	font-weight: normal;
}

h3 {
	margin: 10px 0 10px 0;
	font-size: 1.4em;
	font-weight: normal;
}

p {
	margin: 0 0 22px 0;
	line-height: 1.5em;
	text-align: left;
}

.right {
text-align: right;
}

a img {
border: 0;
}

.photo {
	padding: 5px;
	display: block;
	margin: 0 auto 15px auto;
	background-color: #CCCCCC;
}

.hide {
display: none;
}
