body {
	margin: 0;
	padding: 0;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	color: #000;
	text-align: center;
	background: black;
	/* IE5 Win */
	/* Another Workaround */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
}
/* Opera Fix */
html>body {
	font-size: small;
}
a:link {
	color: #00203B;
}
a:visited {
	color: #00203B;
}
a:hover {
	color: #2773B4;
}
p {
	margin: 1px 0 1px;
	padding: 0;
}
.posted {
	font-size: 11px;
}
h3 {
	font-size: 14px;
	font-weight: bolder;
	padding: 0;
	margin: 0;
}
h1 {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-weight: bolder;
	padding: 0;
	margin: 0;
}
h2 {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	padding: 0;
	margin: 0;
}
#wrap {
	position: relative;
	margin: 0 auto;
	margin-top: 30px;
	font-size: 95%;
	text-align: left;
	width: 782px;
	voice-family: "\"}\""; 
  voice-family: inherit;
  width: 750px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}
#shade {
	background: url(shade.jpg) white repeat-x left top;
}

#text-wrap {
	position: relative;
	margin: 0 auto;
	padding: 5px;
	font-size: 95%;
	text-align: left;
	voice-family: "\"}\""; 
   voice-family: inherit;
   width: 740px;
	background: url(thinline.jpg) repeat-y left top;
}
#nav2 {
	margin: 0px;
	padding: 12px;
	text-align: left;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 11px;
	color: white;
	border-bottom: 1px solid black;
	background: #531A93;
}
#nav2 a {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-weight: bold;
	color: white;
	text-decoration: none;
	padding: 2px;
}
#nav2 a:visited {
	color: white;
	text-decoration: none;
	padding: 2px;
	font-weight: bold;
}
#nav2 a:hover {
	color: white;
	text-decoration: underline;
	padding: 2px;
	font-weight: bold;
}
#main {
	font-size: 12px;
	width: 500px;
}
#main h3 {
	font-size: 12px;
	font-weight: bolder;
	padding: 0;
	margin: 0;
}
#main a:link {
	font-size: 11px;
	color: #000000;
	padding: 1px;
}
#main a:visited {
	font-size: 11px;
	color: #000000;
	padding: 1px;
}
#main a:hover {
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	font-size: 11px;
	color: white;
	background: black;
	padding: 1px;
}
#right-col {
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 595px;
	top: 5px;
	width: 150px;
	border: 1px solid #cccccc;
}
#right-col p {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 11px;
}
#right-col a:link {
	display: block;
	font-size: 11px;
	color: #000000;
	padding: 1px;
	background: #eaeaea;
	text-decoration: none;
}
#right-col a:visited {
	display: block;
	font-size: 11px;
	color: #000000;
	padding: 1px;
	background: #eaeaea;
	text-decoration: none;
}
#right-col a:hover {
	display: block;
	font-size: 11px;
	color: black;
	background: #cccccc;
	padding: 1px;
	text-decoration: none;
}
html>body #wrap {
  	width: 750px;
}
/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
#main-body { 
	clear:left;
}
#logo {
	background: #733FB3;
	background-repeat: no-repeat;
	background-image: url(header.jpg);
	height: 85px;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid black;
}
#logo #logo-text {
	position: absolute;
	top: 30px;
	left: 170px;
	margin: 0;
	padding: 0;
	font-size: 20px;
	font-weight: bolder;
	color: white;
}
#comment-light {
	padding-left: 10px;
	border-top: 1px dotted black;
	background: #f2f2f2;
}
#comment-dark {
	padding-left: 10px;
	border-top: 1px dotted black;
	background: #cccccc;
}
#logo #nav {
	position: absolute;
	top: 55px;
	right: 30px;
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-weight: bolder;
}
#logo #nav a {
	float: left;
	padding: 3px 5px 3px 15px;
	text-decoration: none;
	color: white;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
	text-align: center;
}
#logo #nav .endA {
	border-right: 1px solid white;
}
#logo #nav a:hover, #nav a.active {
	background-color: black;
	color: white;
}
.button {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 11px;
	border: 1px solid black;
}
.input {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 11px;
	border: 1px solid #cccccc;
}
.requiredInput {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 11px;
	border: 1px solid #D10000;	
}

th {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

td {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 11px;
}
.darkertd {
	background: #cccccc;
	font-size: 12px;
}
.invalid_bg {
	background: url(invalid_bg.gif);
}

#footer {
	position: relative;
	clear: both;
	margin: 0;
	padding: 20px;
	font-size: 10px;
	color: white;
	font-weight: bold;
	background: #733FB3;
	border-top: 1px solid black;
}
