body {
	margin: 0 1% 0 1%;
	padding: 0px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif; 
	background-color: black;
	
}
#mainTable {
	margin: 0 auto;
	border: 1px solid ##0000FF;
	/*/*/line-height: 1.5em; /* */
	
}
#mainTable td {
	padding: 20px;/*Pads each table cell in modern browsers*/
}

#mainTable img{
    margin: 0px 1em 0em 1em;
}

#mainTable h2{
    float:right;
	margin: 0px 1em 0em 1em;
	
}

#maincontent {
	border-left: 2px solid #0000FF;
	font-size: 14px;
	vertical-align: top;
	/*/*/font-size: 100%; /* */
	
}
#maincontent  a:link, #maincontent a:visited {
	color: #99ffff;
}
#maincontent a:hover, #sidebar a:active {
	color: #00FF00;
}
#maincontent p{
   width:525px;
}

#sidebar {
	width: 50px;
	font-size: 12px;
	vertical-align: top;
	/* background-image: url(../assetts/csst_bg.gif); */
	/*/*/font-size: 99%; /* */
	}
#header {
	color: #CCCCCC;
	/* background-image: url(../solar/assetts/csst_bg.gif); */
}
#footer {
	color: #CCCCCC;
	/* background-image: url(../assetts/footlogo.gif); */
	 min-width: 800px;
     max-width: 801px;
}

td, p, ul {
	font-family: arial, Georgia, "Times New Roman", Times;
	/* font-family: Georgia, "Times New Roman", Times, 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: 140%; }

#sidebar a {
	/*/*/padding: 3px;
	display: block;
	border: 2px solid #0000FF;
	text-decoration: none;
	line-height: 1em;
	width: 150px; /* */
}
#sidebar a:link, #sidebar a:visited {
	color: #ffffff;
}
#sidebar a:hover, #sidebar a:active {
	color: #000000;
	background-color: #99FFCC;
	border: 2px solid #000;
}
#current a {
	color: #FFFFFF !important;
	/*/*/background-color: #999999!important;
	border: 2px dotted #999 !important; /* */
}
#sidebar ul {
	/*/*/padding-left: 1px;
	list-style-type: none;
	margin-left: 1px; /* */
}

#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; /* */
}
h2 {color: #CCCCCC }
h2 {padding: 20px;}
h3 {color: #CCCCCC }
h4 {color: #CCCCCC }
p.footer {
text-decoration: none;
color: #CCCCFF;
}

h6 {color: #99CCFF}
p {color: #CCCCCC }
/*img {float: left; margin-right: 2em; } */
img { margin: 0px 1em 3em 1em; }
p img{ margin: 0px 1em 3em 12em; }
#navlist a:hover, #navlist a:active,
#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active {
background-color: #66CCCC;
background-position: 0% 50%;
color: #2D1E2D;
}

#footer a {
text-decoration: none;
color: #FFFFFF;
line-height: 2;
padding: 2px;
}
