body{
	margin:0;
	padding:15px 0;
	background: #003399;
	color:#000000;
	font-family: verdana, tahoma, sans-serif;
	font-size: 75%;
}

#thetop{
	margin:0;
}

#container{
	width: 100%;
	margin: auto;
	padding:20px 0px 0 0px;
	background: #fff url(img/contbg1.png) top no-repeat;
	color:#222;
	text-align: center;
}

a{
	text-decoration:none;
	background-color:inherit;
	color:#26c;
}

a:hover{
	text-decoration: underline;
}

a:active{
	background-color:inherit;
} 

a:focus{
	text-decoration : underline; 
} 

a img{
	border:0;
}

p{
	margin:0 0 15px 0;
	line-height:1.5em;
}

#main p,#sidebar p{
	width: auto;
	padding:0 0 0 10px;
}

#logo{
	float:left;
	width:240px;
	margin:auto;
	padding:1px;
	background:#eee;
	border:4px solid #dde;
	color:#555;
	overflow:auto;
}

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

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

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

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

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

#main1{
	position: relative;
	width:52em;
	margin: 0 auto;
	text-align:left;
}

#main{
	float:left;
	width:70%;
	margin: auto;
	padding:0;
}

#toplogo{
	width: 615px;
	margin: auto;
	border-bottom: thick #222 2px;
}

.headerstyle{
	display:block;
	margin:20px 0 10px 0;
	padding:5px 0 5px 8px;
	background:#eee url(img/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:27%;
	float:right;
	margin-top:17px;
	margin-right:auto;
	margin-left: auto;
	font-size:1em;
	line-height:1.3em;
}

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

.sidelink{
	display:block;
	width:100%;
	margin:3px 0 2px 0;
	padding:5px 5px 5px 5px;
	font-size: 95%;
	font-weight:bold;
	text-align:left;
	background: #FFFFFF url(img/gradient1.png) repeat-x;
	color: #0033CC;
	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(img/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;
}

#footer{
	margin:0 auto 20px auto;
	width:100%;
	background: #fff url(img/footerbg.png) bottom no-repeat;
	padding:0 0 5px 0;
	font-size:0.9em;
	color:#888;
	text-align:center;
}

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

h1{
	font-size:1.75em;
	margin:0 0 4px 0;
}

h2{
	font-size:1.25em;
}

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

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

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

.hide{
	display:none;
}

#main li{
	margin-bottom: 10px;
}
