
body {
	margin-top: 2px;
	margin-left: 2px;
	margin-width: 2px;
	margin-height: 2px;
	text-align: center;
}

body,td,p,.lastpara,ul {
	font-family: Helvetica, Arial, sans-serif;
	background-color: #000;
	font-size: 0.9em;
}

body {
	background-color: #303030;
}

body,td,p,a {
	color: #fff;
}

a:hover {
	font-size: 100%;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.3em;
}

#banner {
	width: 770px;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color: #fff;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2px;
}

#content {
	width: 770px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: #000 url("../images/divbg.gif") repeat-y 0 0;
	position: relative;
}

#nav {
	width: 150px;
	float: left;
	background-color: #000;
	text-align: left;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	position: relative;
}

#main {
	background-color: #000;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	margin: 0px;
	padding: 10px;
	padding-bottom: 15px;
	text-align: left;
	float: right;
	position: relative;
	width: 618px;
}

#footer {
	width: 770px;
	height: 30px;
	text-align: center;
	background: #000 url(../images/footertop.gif) no-repeat 0 0;
	margin-left: auto;
	margin-right: auto;
	background-color: #000;
	padding-top: 8px;
}

#footer a {
	background-color: #000;
}

.big {
	font-size: 1.4em;
}

.button, .button-selected {
	width: 148;
	height: 30;
	background: #000 url(../images/button.gif) repeat-y 0 0;
	padding-left: 10px;
	padding-top: 6px;
	text-decoration: none;
	position: relative;
}

.largebutton, .largebutton-selected {
	width: 148;
	height: 45;
	background: #000 url(../images/largebutton.gif) repeat-y 0 0;
	padding-left: 10px;
	padding-top: 6px;
	text-decoration: none;
	position: relative;
}

#nav a {
	text-decoration: none;
}

a:active .button, a:visited .button, a:link .button {
	background: #000 url(../images/button.gif) no-repeat 0 0;
	background-color: #000;
}

a:active .largebutton, a:visited .largebutton, a:link .largebutton {
	background: #000 url(../images/largebutton.gif) no-repeat 0 0;
	background-color: #000;
}

a:hover .button {
	background: #000 url(../images/button-selected-red.jpg) no-repeat 0 0;
}

a:hover .largebutton {
	background: #000 url(../images/largebutton-selected-red.jpg) no-repeat 0 0;
}

a:active .button-selected, a:visited .button-selected, a:link .button-selected {
	background: #000 url(../images/button-selected-blue.jpg) no-repeat 0 0;
}

a:active .largebutton-selected, a:visited .largebutton-selected, a:link .largebutton-selected {
	background: #000 url(../images/largebutton-selected-blue.jpg) no-repeat 0 0;
}

a:hover .button-selected {
	background: #000 url(../images/button-selected-red.jpg) no-repeat 0 0;
}

a:hover .largebutton-selected {
	background: #000 url(../images/largebutton-selected-red.jpg) no-repeat 0 0;
}

.nav-bottom {
	position: relative;
	left: -162px;
	top: -15px;
}

.nav-bottom a {
	text-decoration: none;
}

.nav-bottom .button, .nav-bottom .button-selected {
	position: absolute;
}

#main img {
	margin: 10px;
}

.lastpara {
	margin-bottom: 0;
	text-align: right;
}

.intro {
	background-color: #000;
}

strong {
	color: #fb0;
}
