* {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}

body {
	background-color: #111111;
	margin: 0px;
	padding: 0px;
	text-align: center;
	padding-top: 20px;
}

a:link,
a:visited,
a:hover {
	color: #eeeeee;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial;
}

a:hover {
	text-decoration: underline;
}

#main {
	width: 800px;
	height: 600px;
	background: url(sitebg.gif) no-repeat;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#content {
	width: 800px;
	height: 580px;
}

#menu {
	width: 194px;
	padding-top: 100px;
	float: left;
}

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

#menu ul li {
	padding: 0px;
	margin: 0px;
}

#pagecontent {
	width: 600px;
	float: left;
}

#pagetitle {
	width: 582px;
	height: 44px;
	padding-top: 92px;
}

#contentmain {
	margin-top: 5px;
	width: 562px;
        padding: 10px;
        height: 402px;
        font-size: 12px;
        font-family: Arial;
	overflow-x: hidden;
	overflow-y: hidden;
	color: #eeeeee;
        float: left;
}

#footer {
	width: 800px;
	height: 20px;
	background: url(footer.gif) no-repeat;
}

#poweredby {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}

#naviscroll {
        background-color:blue;
        width: 14px;
        float: left;
}

td,th {
	vertical-align: top;
}

h2 {
	font-size: 18px;
	font-weight: normal;
}

h2 b {
	font-size: 14px;
	font-weight: bold;
}
.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 16px;
background-color: black;
border: 1px solid #eeeeee;
}
.vscrollerbar {
width: 16px;
background-color: #444444;
}
.hscrollerbase {
height: 14px;
background-color: black;
}
.hscrollerbar {
height: 14px;
background-color: white;
}

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

