body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #ffffff;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5%;
	margin-bottom: 0px;
	margin-left: 5%;
}
#mainTable {
	/*border: 3px solid #999933;*/
	width: 860px;
	/*/*/line-height: 1.5em; /* */
 }
#smallmainTable {
	/*border: 3px solid #999933;*/
	width: 640px;
	/*/*/line-height: 1.5em; /* */
	border-left: 2px dotted #000066;
	border-right: 2px dotted #000066;
	border-top: 2px dotted #000066;
	border-bottom: 2px dotted #000066;
 }
#moviescreen {
	/*border: 3px solid #999933;*/
	width: 640px;
	/*/*/line-height: 1.5em; /* */
	background-color: #000066;
	border-left: 2px dotted #000066;
	border-right: 2px dotted #000066;
	border-top: 2px dotted #000066;
	border-bottom: 2px dotted #000066;
 }
#mainTable td {
 	padding: 20px;/*Pads each table cell in modern browsers*/
 }
#maincontent {
	width: 380px;
 	font-size: 14px;	/*/*/font-size: 100%; /* */
	vertical-align: top;
	border-bottom: 2px dotted #215588;
	border-left: 2px dotted #215588;
 }
#smallmaincontent {
	width: 580px;
 	font-size: 14px;	/*/*/font-size: 100%; /* */
	vertical-align: top;
	border-top: 2px dotted #000066;
	background-color: #ffffff;
}
#sidebar {
 	width: 20%;
	font-size: 12px;	/*/*/font-size: 75%; /* */
	background-color: #ffffff;
	vertical-align: top;
	padding: 11px !important;
	line-height: 1.25em;
 }
#rightbar {
 	width: 30%;
 	/*border-left: 2px dotted #cccc99;*/
	font-size: 12px;	/*/*/font-size: 85%; /* */
	vertical-align: top;
	border-bottom: 2px dotted #215588;
	border-left: 2px dotted #215588;
	line-height: 1.25em;
 }
#header {
	background-image: url(images/09header.jpg);
	padding: 0px !important;
	height: 130px;
	background-repeat: no-repeat;
	background-position: center;
	/*background-color: #cccc99;*/
}
#smallheader {
	background-image: url(images/09headersmall.jpg);
	padding: 0px !important;
	height: 94px;
	background-repeat: no-repeat;
	background-position: center;
	/*background-color: #cccc99;*/
}
#footer {
 	font-size: 10px;	/*/*/font-size: 78%; /* */
	vertical-align: top;
	text-align: center;
	/*font-weight:bold;*/
	/*border-top: 2px dotted #cccc99;*/
	padding: 0px !important;
	/*background-color: #cccc99;*/
 	color: #999933;
 	/*background-image: url(csst_bg.gif);*/
 }
td, p, ul ol {
	font-family; Verdana, Geneva, Arial, Helvetica, sans-serif;
}
 h1:first-child {margin-top: 0;}/*starts first h1 in TD flush top*/
 h2:first-child {margin-top: 0;}/*starts first h2 in TD flush top*/
 
 h1 { font-size: 160%; 
 font-family: "Times New Roman", Times, serif;
 }
 h2 { font-size: 140%; 
 font-family: "Times New Roman", Times, serif;
 }
#maincontent a:link {
	text-decoration: none;
	color: #215588;
	/*color: #0000cc;*/
}
#maincontent a:hover, a:active, a:visited {
	color: #669966;
	/*color: #990000;*/
}
#rightbar a:link {
	text-decoration: none;
	color: #215588;
	/*color: #0000cc;*/
}
#rightbar a:hover, a:active {
	color: #669966;
	/*color: #990000;*//*a:visited {
	color: #666666;*/
}
#footer a:link, #footer a:visited {
 	color: #215588;
 	text-decoration: none;
	/*color: #666;*/
 }
#footer a:hover, #footer a:active {
 	color: #669966;
	/*color: #FFFFFF;
 	background-color: #003399;
 	border: 2px solid #990000;*/
 }
#sidebar a {
	/*/*/padding: 3px;
 	/*display: block;*/
	/*border: 2px dotted #999933;*/
 	text-decoration: none;
 	line-height: 1em;
 	width: 120px; /* */
 }
#sidebar a:link, #sidebar a:visited {
 	color: #215588;
	/*color: #666;*/
 }
/*this sets the text properties for the sidebar menu items*/
#sidebar a:hover, #sidebar a:active {
 	color: #669966;
	/*color: #FFFFFF;
 	background-color: #003399;
 	border: 2px solid #990000;*/
 }
 /*this sets the ul specs; no bullet, 1 em left padding/margin*/
#sidebar ul {
 	/*/*/padding-left: 0em;
 	margin-left: 0em;
 	list-style-type: none; /* */
 }
/*this sets the space from bottom of li to 10px, sidebar only*/
#sidebar li {
 	/*/*/margin: 0px 0px 10px 0px; /* */
 }
#current a {
 	color: #FFFFFF !important;
 	/*/*/background-color: #669966!important;
 	border: 2px dotted #999 !important; /* */
 }*/