@charset "utf-8";
* {
margin:0;
padding:0;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	overflow:hidden;
	font-size:16px;
	height:100%;
	width:100%;
	margin:0;
	background-color: #fdfdfd;
}

a {
	text-decoration:none;
}

a:hover {
text-decoration:underline;
}

.bg {
width:100%;
position:absolute;
top:0;
left:0;
z-index:-1000;
}

#container {
width:100%;
height:100%;
}

#header {
position:absolute;
top:10px;
font-weight:normal;
text-align:center;
margin-right:auto;
margin-left:auto;
width:100%;
left:-5000px;
}

#header h1 {
font-weight:normal;
font-size:24px;
}

#header h2 {
font-weight:normal;
font-size:24px;
}

#contentContainer {
width:100%;
position:absolute;
height:75%;
bottom:2px;
overflow:auto;
text-align:left;
}

#centeredContent {
width:960px;
margin:30px auto 0;
}

#mainContent {
	height:367px;
	width:750px;
	float:right;
	background-image:url(../images/background790x404x85.png);
	background-repeat:no-repeat;
	margin-top:5px;
	padding:16px 20px 21px;
}

#mainInset {
	float:right;
	height:357px;
	width:336px;
	margin-left:12px;
	text-align:center;
	border:thin outset #FFFFFF;
	background-image:url(../images/Background400x2x30wht.png);
	margin-top:3px;
	font-size:12px;
	padding-top: 3px;
}

#mainInset p {
font-size:12px;
font-weight:normal;
}

#mainInset h2 {
font-size:12px;
font-weight:bold;
margin-top:8px;
margin-bottom:2px;
}

#buttonColumn {
	float:left;
	width:156px;
	margin-top: 25px;
}

#buttonColumn #currentPage {
font-size:18px;
background-image:url(../images/Button34x144pixy.png);
list-style-type:none;
display:block;
color:#FFFFFF;
height:22px;
background-repeat:no-repeat;
margin:5px;
padding:5px 5px 7px 12px;
}

#buttonColumn a {
font-size:18px;
list-style-type:none;
display:block;
color:#000000;
background-image:url(../images/Button34x144pixy.png);
height:22px;
background-position:left -36px;
background-repeat:no-repeat;
text-decoration:none;
margin:5px 6px;
padding:5px 5px 7px 12px;
}

#buttonColumn a:hover {
background-image:url(../images/Button34x144pixy.png);
color:#FFFFFF;
background-repeat:no-repeat;
background-position:left -72px;
}

.clearfloat {
clear:both;
height:0;
font-size:1px;
line-height:0;
}

.floatLft {
float:left;
}

.floatRt {
float:right;
}

#container #footer {
position:absolute;
height:100px;
width:100%;
font-size:18px;
z-index:-500;
bottom:0;
background-image:url(../images/Footer100x2grad.png);
left:0;
}

#homeButton {
position:absolute;
left:15px;
top:15px;
}

#homeButton a {
height:30px;
width:75px;
display:block;
background-image:url(../images/home.png);
background-repeat:no-repeat;
padding-top:12px;
padding-left:40px;
font-size:14px;
}

#homeButton a:hover {
background-image:url(../images/home.png);
background-position:0 -40px;
background-repeat:no-repeat;
text-decoration:underline;
}

#noscriptwarning {
background-color:#CCCCCC;
margin-top:-20px;
height:170px;
font-size:12px;
font-weight:bold;
padding-top:1px;
}

#noscriptwarning p {
font-size:14px;
font-weight:bold;
color:#FF0000;
margin-top:15px;
margin-left:20px;
}

#noscriptwarning li {
font-size:14px;
font-weight:bold;
color:#FF0000;
margin-top:5px;
margin-left:20px;
}

#noscriptwarning ol {
font-size:14px;
font-weight:bold;
color:#FF0000;
margin-top:5px;
margin-left:20px;
}

#noscriptwarning a {
font-size:14px;
font-weight:bold;
text-decoration:underline;
}

#searchboxcontainer {
width:90%;
height:20%;
position:absolute;
top:2px;
}

#searchboxcenter {
width:80%;
margin-right:auto;
margin-left:auto;
height:100%;
}

#searchbox {
	height:30px;
	width:275px;
	position:absolute;
	bottom:2px;
	right:2px;
}

#searchbox input {
font-size:15px;
}
