/* andreas03 - 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 to the original author.

Version: 1.2
(Nov 28, 2005)

Screen layout: */

body{
	margin:0;
	padding:0px 0;
	background:#464646;
	color:#464646;
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;
	text-align: left;
}

#thetop{
margin:0;
}

#container{
	width:800px;
	color:#464646;
	background-color: ;
	background-image: url(images/contbg-header.gif);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}

a{
text-decoration:none;
background-color:inherit;
color:#26c;
}

a:hover{
text-decoration:underline;
}

a img{
border:0;
}

p{
margin:0 0 15px 0;
line-height:1.5em;
}

#main p,#sidebar p{
padding:0 0 0 0px;
}

#logo{
	float:left;
	width:560px;
	height:128px;
	background-image: url();
	background-repeat: no-repeat;
	background:;
	border:4px solid #699AE4;
	text-align:left;
	color:#555;
	overflow:auto;
	margin-top: 10px;
	margin-right: 12px;
	margin-bottom: 30;
	margin-left: 8px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	vertical-align: top;
}

#logo h1{
margin:40px 5px 1px 5px;
letter-spacing:-2px;
}

#logo a{
background-color:inherit;
color:#464646;
text-decoration:none;
}

#logo a:hover{
background-color:inherit;
color:#BBBBBB;
}

#tagline{
text-align:center;
font-size:1.2em;
}

#intro p{
line-height:1.5em;
}

#main{
float:left;
width:600px;
margin-right:20px;
padding:0;
}

.headerstyle{
display:block;
margin:30px 0 10px 0;
padding:5px 0 5px 8px;
background:#eee url(images/gradient2.png) repeat-x;
color:#222;
border-top:1px solid #ddd;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
border-left:1px solid #ddd;
text-decoration:none;
}

#sidebar{
	width:155px;
	float:right;
	margin-top:20px;
	font-size:1em;
	line-height:1.3em;
}

#sidebar p{
font-size:0.9em;
}

.sidelink{
display:block;
width:130px;
margin:1px 1px 2px 0;
padding:5px 0 5px 8px;
font-size:1.1em;
font-weight:bold;
text-align:left;
background:#eee url(images/gradient1.png) repeat-x;
color:#26c;
border-top:1px solid #ddd;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
border-left:1px solid #ddd;
}

.sidelink:hover,.menuheader{
	background:#fff url(images/gradient2.png) repeat-x;
	color:#222;
	border-top:1px solid #ddd;
	border-right:1px solid #888;
	border-bottom:1px solid #888;
	border-left:1px solid #ddd;
	text-decoration:none;
	clip: rect(60px,auto,auto,auto);
}

#footer{
	width:840px;
	font-size:0.9em;
	color:#888;
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

h1,h2,h3,h4{
margin:0 0 10px 0;
font-weight:normal;
}

h1{
font-size:2.2em;
}

h2{
margin:0 0 4px 0;
font-size:1.8em;
}

h3{
margin:20px 0 8px 0;
font-size:1.4em;
}

h4{
margin:10px 0 5px 0;
font-size:1.2em;
}

.clear{
	clear:both;
	margin:0;
	line-height: 18px;
}

.right{
text-align:right;
}

.internallink{
font-size:0.9em;
text-align:right;
}

.block{
padding:20px;
background:#FCFCFD;
color:#222;
border:2px solid #ddd;
}

.credit{
color:;
background-color:inherit;
}

.hide{
display:none;
}

/* Original open source design by Andreas Viklund - http://andreasviklund.com
Released through OSWD.org */
#container #main .headerstyle Style3 {
	width: 220px;
	border: thin dotted #BBBBBB;
}
