body {
	background-color: #ffffff;
	width: 978px;
	color: #666666;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1em;}

#header {
	background-color: #eeeeee;
	border: solid #999999 1px;
	width: 957px;
	padding: 6px;
	height: 29px;
	margin-right: 4px;
	margin-bottom: 4px;}

.separator {
clear: both;
}

#container {
	padding: 0px;
}

#footer {
	background-color: #eeeeee;
	border: solid #999999 1px;
	width: 957px;
	padding: 6px;
	margin-right: 4px;
	margin-bottom: 4px;}
		
#layout {position: relative;
width: 958px;
background-color: WHITE;}

#navbar {
background-color: white;
position: absolute;
top: 0px;
left: 0px;
width: 149px;
float: left;
}

#content {
width: 790px;
background-color: WHITE;
margin-left: 175px;
}

#scroller {
	background-color: #eeeeee;
	border: solid #999999 1px;
	width: 965px;
	padding: 2px;
	margin-right: 4px;
	margin-bottom: 4px;}
	
.title {
	background-color: #eeeeee;
    width: 315px;
	padding: 2px;
	margin-right: 4px;
	margin-bottom: 4px;
	border: solid 1px;
	border-color: #999999;
	float: left;
	padding-top: 6px;
	padding-bottom: 6px;}

.textboxes {
    width: 315px;
	height: 240px;
	padding: 2px;
	margin-right: 4px;
	margin-bottom: 4px;
	border: solid 1px;
	border-color: #999999;
	float: left;}

.imagebox {
	font-size: .7em;
	font-weight: bold;
    width: 184px;
    height: 245px;
	padding: 2px;
	margin-right: 4px;
	margin-bottom: 4px;
	border: solid 1px;
	border-color: #999999;
	text-align: center;
	float: left;}
	
.recentimagebox {
	font-size: .7em;
	font-weight: bold;
    width: 183px;
    height: 260px;
	padding: 2px;
	margin-right: 4px;
	margin-bottom: 4px;
	border: solid 1px;
	border-color: #999999;
	text-align: center;
	float: left;}

.nextbox {
	font-size: .7em;
	font-weight: bold;
	padding: 2px;
	margin-right: 4px;
	margin-bottom: 4px;
	border: solid 0px;
	border-color: #999999;
	text-align: center;
	float: left;}
	
.tableimagebox {
	width: 100%;
	height: 100%;
}

td.imagebox {
	vertical-align: middle;
}
	
.menutitle {
	background-color: #eeeeee;
    width: 165px;
	padding: 1px;
	padding-right: 3px;
	padding-bottom: 0px;
	margin-right: 4px;
	margin-bottom: 3px;
	border: solid 1px;
	border-color: #999999;}

.menucontent {
	background-color: WHITE;
    width: 165px;
	padding: 2px;
	margin-right: 4px;
	margin-bottom: 4px;
	border: solid 1px;
	border-color: #ffffff;
	line-height: 2em;}


.content-title {
	background-color: #eeeeee;
	width: 100%;
	padding: 1px;
	padding-right: 3px;
	padding-bottom: 0px;
	margin-right: 4px;
	margin-bottom: 3px;
	border: solid 1px;
	border-color: #999999;}

.caption-title {
	background-color: #eeeeee;
	width: 500px;
	padding: 1px;
	padding-right: 3px;
	padding-bottom: 0px;
	margin-right: 4px;
	margin-bottom: 3px;
	border: solid 1px;
	border-color: #999999;}
	
.content-main {
	background-color: WHITE;
	width: 100%;
	padding: 2px;
	margin-right: 4px;
	margin-bottom: 4px;
	border: solid 1px;
	border-color: #999999;}
	
.nextbutton {
	background-color: WHITE;
	border: 0px;
}

ul {white-space: nowrap;
	list-style-type: square;
	list-style-position: inside;
	margin: 3px;
	padding: 0px;
	font-size: .8em;
	line-height: 1.4em;}

ol {list-style-type: square;
	list-style-position: inside;
	margin: 3px;
	padding: 0px;
	font-size: .8em;
	line-height: 1.4em;}
	
ul.topmenu {white-space: nowrap;
	list-style-type: square;
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	line-height: .05em;}

select {
	border: 1px #999999 solid;
	color: #000000;}

submit {
	border: 1px #999999 solid;}

input {
	border: 1px #999999 solid;
	background-color: white !important;}


h1 {
	font-size: 1.2em;}

h2 {
	font-size: 1.1em;}

p {
	font-size: .8em;
	line-height: 1.4em;}

a {
	color: #000000;}

a.topmenu {
	color: #000000;
	font-size: .7em;
	line-height: 1.2em;
	margin: 0px;}

a:link {
	color: #000000;
	text-decoration: none;}

a:visited {color: #000000;
	text-decoration: none;}

a:hover {
	background-color: #eeeeee;
	color: #000000;
	text-decoration: none;}

a:active {color: #000000;
	text-decoration: none;}