body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
html {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
#wrapper {
	margin: 0px;
	padding: 0px;
	height: 614px;
	width: 830px;
	background-image: url(../imgs/bg1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#leftpad {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	width: 324px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content {
	width: 560px;
	border: 0px none #000000;
	height: 100%;
	float: left;
	margin-left: 260px;
}
#menu {
	width: 560px;
	border: 0px none #000000;
	float: left;
	margin-left: 260px;
}

.hdg2 {
	font-size: 14pt;
	font-weight: bold;
}
.piccaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
a:link {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.hdg1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.normtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.tinytxt {
	font-size: 9px;
}

.lgtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.redbull {
	font-weight: bold;
	color: #FF0000;
}
.dashborder {
	border: thin dashed #999999;
}
