html, body, #container  {
	height: 100%;
}

body {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	color: black;
	background: black url(../images/bg.png) repeat-x top fixed;
	margin: 0;
	padding: 0;
	text-align: center;
}

ul {
	text-align: left;
	padding-right: 30px;
}

li {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
}

a {
	color: black;
}

a:visited {
	color: gray;
	text-decoration: none;
}

td {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
}

#container {
	margin: auto;
	width: 780px;
}

.spacercell {
	height: 20px;
}

#headercell {
	height: 120px;
}

#defcell {
	height: 40px;
	font: 16px Arial, Helvetica, sans-serif;
	text-align: center;
}

#defcell strong {
	color: red;
}

.colspacercell {
	background: url(../images/colshadow.png) no-repeat left top;
	width: 25px;
}

#defcell, .spacershadow {
	background: url(../images/headershadow.png) no-repeat left top;
}

#imgcell {
	width: 150px;
}

#logotable {
	width: 100%;
	height: 90px;
}

#logocell {
	text-align: left;
	width: 260px;
}

#logo {
	background: url(../images/headerlogo.png) no-repeat;
	position: relative;
	left: 13px;
	top: 12px;
}

#slogancell {
	text-align: right;
	padding-right: 15px;
	padding-top: 20px;
	font: 18px Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: white;
	line-height: 20px;
}

#navtable {
	text-align: left;
	width: 100%;
	height: 30px;
}

#navcell {
	text-align: left;
	padding-left: 10px;
}

#navcell ul {
	position: relative;
	top: 3px;
	margin: 0;
	padding: 0;
}

#navcell ul a {
	color: black;
	text-decoration: none;
}

#navcell ul a:hover {
	color: black;
	text-decoration: underline;
}

#navcell li {
	font: 15px Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	display: inline;
	padding-left: 9px;
	padding-right: 11px;
	padding-bottom: 7px;
	padding-top: 3px;
}

#navcell .selected {
	background: #fdce59 url(../images/selectedgradient.png) repeat-x top;
	border-top: 2px solid black;
	border-left: 2px solid black;
	border-right: 2px solid black;
}

.dummyli {
	background: transparent;
}

#contactcell {
	width: 225px;
	text-align: right;
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	padding-right: 15px;
}

#contactcell a {
	color: black;
	text-decoration: underline;
}

#header {
	width: 100%;
	height: 120px;
	background: white url(../images/headergradient.png) repeat-x top;
	border: 2px solid black;
}

.col {
	background: white url(../images/bg-colgradient.png) repeat-x top;
	border-top: 2px solid black;
	border-left: 2px solid black;
	border-right: 2px solid black;
	padding-bottom: 15px;
}

h1 {
	margin-top: 12px;
	padding-top: 10px;
	text-indent: 10px;
	position: relative;
	margin-left: -10px;
	text-align: left;
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	width: 100%;
	height: 25px;
	background: red url(../images/bg-h1.png) repeat-x top;
	color: white;
	border: 2px solid black;
}

#leftcol {
	width: 295px;
}

#rightcol {
	width: 295px;
}

.col p {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 14px;
	padding-right: 16px;
}

.home ul {
	padding-right: 0;
}

.home li {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding-right: 25px;
	padding-left: 20px;
	margin-left: -25px;
	margin-bottom: 20px;
	line-height: 20px;
	list-style: none;
	background: url(../images/bullet.png) no-repeat 0 3px;
}

.postsig {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

#singlecol {
	width: 610px;
}

#contactform {
	width: 90%;
}

#fillerid {
	display: none;#
}

#navcell ul {
	top: 0;
}