body {
	margin: 0 5% 0 5%;
	padding: 0;
	font-size: 12px;
	background-color: #FFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#mainTable {
	margin: 0 auto;
	border: 1px solid #000;
	/*/*/line-height: 1.5em; /* */
}
#mainTable td {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#maincontent {
	border-left: 2px dotted #333;
	font-size: 14px;
	/*/*/font-size: 100%; /* */
}
#sidebar {
	width: 150px;
	font-size: 85%;
	/*/*/font-size: 85%; /* */

}
#header {
	background-color: #0066CC;
	color: #CCCCCC;
; border: black none}
#footer {
	background-color: #0066CC;
	color: #0066CC;
}
.photoright {
	clear: left;
	float: right;
	padding: 0px;
	border: 0px none #000000;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0px;
}
td, p, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/
h2:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/
h1 { font-size: 160%; }
h2 { font-size: 150%; }

#sidebar a {
	/*/*/padding: 3px;
	display: block;
	border: 2px dotted #CCC;
	text-decoration: none;
	line-height: 1em;
	width: 160px; /* */
}
#maincontent a:link, #maincontent a:visited {
	font-size: 100%;
	font-size: 100%;
	color: #990000;
}
#maincontent a:link{
	font-size: 105%;
	font-size: 100%;
	color: #0066CC;
}
#sidebar a:link, #sidebar a:visited {
	color: #666;
}
#sidebar a:hover{
	color: #FFFFFF;
	background-color: #0066CC;
	border: 2px solid #000;
}
#current a {
	color: #FFFFFF !important;
	/*/*/background-color: #707696!important;
	border: 2px dotted #999 !important; /* */
}
#sidebar ul {
	/*/*/padding-left: 1em;
	list-style-type: none;
	margin-left: 1em; /* */
}

#sidebar li {
	/*/*/margin: 0px 0px 6px 0px; /* */
}
#n4shell {
/* Happy hunting. This rule will allow you to create an outer border around the layout table in netscape 4. Wrap the entire table inside a div and assign to the div this id */
	border: 1px solid #000;
	/*/*/border: 0; /* */
}
h3 {
	color: #CC3300;
	font-size: 110%;
}
.submitplay {
	margin-top: 0px;
}
.form {
	margin: 0px;
}
strong {
	margin-bottom: 0px;
}
li {
	margin-bottom: 10px;
}
em {
	font-weight: bold;
	color: #000033;
}
#sidebar a:active  { 
	color: #FFFFFF;
	background-color: #0066CC;
	border: 2px solid #000;
 } #maincontent a:active  { 
	font-size: 105%;
	font-size: 100%;
	color: #0066CC;
 } 