 
/* Screen layout: */

body{
	margin:0;
	padding:30px 0;
	font:76% tahoma,verdana,sans-serif;
	color:#222;
	background-color: #57595A;
	background-image: url(img/bodybg.png);
	background-repeat: repeat-x;
}



#thetop{
margin:0;
}

#container{
	width:740px;
	background:#fff url(img/contbg.png) no-repeat;
	color:#222;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

a{
	text-decoration:none;
	background-color:inherit;
	color:#4979A9;
}

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 10px;
}

#logo{
	float:left;
	width:240px;
	margin:0 20px 0 0;
	padding:0 0 25px 0;
	text-align:center;
	color:#FFFFFF;
	overflow:auto;
	background-color: #FFFFFF;
}

#logo h1{
margin:50px 5px 1px 5px;
letter-spacing:-3px;
}

#logo a{
	background-color:inherit;
	color:#003399;
	text-decoration:none;
}

#logo a:hover{
	background-color:inherit;
	color:#A6C0DB;
}

#tagline{
text-align:center;
font-size:1.2em;
}

#intro p{
line-height:1.5em;
}





#main{
	float:right;
	width:530px;
	margin-right:5px;
	padding:0;
}

.headerstyle{
	display:block;
	margin:30px 0 10px 0;
	padding:5px 0 5px 8px;
	color:#000033;
	border-top:1px solid #ddd;
	border-right:1px solid #bbb;
	border-bottom:1px solid #bbb;
	border-left:1px solid #ddd;
	text-decoration:none;
	background-color: #9AB5D1;
	background-image: url(img/gradient2.png);
	background-repeat: repeat-x;
}

#sidebar{
	width:200px;
	float:left;
	margin-top:28px;
	font-size:1em;
	line-height:1.3em;
}

#sidebar p{
font-size:0.9em;
}

.sidelink{
	display:block;
	width:180px;
	font-size:1.1em;
	text-align:left;
	color:#000033;
	border-top:1px solid #ddd;
	border-right:1px solid #bbb;
	border-bottom:1px solid #bbb;
	border-left:1px solid #ddd;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	background-color: #9BB6D3;
	background-image: url(img/gradient1.png);
	background-repeat: repeat-x;
}

.sidelink:hover,.menuheader{
	color:#000033;
	border-top:1px solid #ddd;
	border-right:1px solid #888;
	border-bottom:1px solid #888;
	border-left:1px solid #ddd;
	text-decoration:none;
	background-color: #9AB5D2;
	background-image: url(img/gradient2.png);
	background-repeat: repeat-x;
}

#footer{
	width:760px;
	font-size:0.9em;
	color:#999999;
	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;
	background-color: #fff;
	background-image: url(img/footerbg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 50px;
}

h1,h2,h3,h4{
margin:0 0 10px 0;
font-weight:normal;
}

h1{
font-size:2.8em;
}

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;
}

.right{
text-align:right;
}

.internallink{
font-size:0.9em;
text-align:center;
}

.block{
padding:20px;
background:#eee;
color:#222;
border:2px solid #ddd;
}

.credit{
	color:#333333;
	background-color:inherit;
}

.hide{
display:none;
}

 
#menuside {
	height: auto;
	width: 100%;
	clear: both;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

li{

}#header {
	clear: both;
	height: 300px;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #99B5D1;
}

#Layer1 {
	position:absolute;
	left:60px;
	top:1209px;
	width:137px;
	height:111px;
	z-index:1;
	visibility: hidden;
}
