Body {
    background-color: #333333;
	margin: 5px 10% 0 10%;
	padding: 0;
	font-size: 12px;
	
}

#mainTable {
	margin: 0 auto;
	border: 1px solid #000;
	background-color: #fff;
	line-height: 1.5em;
	width: 748px;
}
#mainTable td {
	padding: 2px;/*Pads each table cell in modern browsers*/
	font-size: 12px;
	
}
#maincontent {
	border-left: 1px solid #996600;
	font-size: 12px;
	width:748%;
	background-color: #FFFFFF;
	font-size: 100%;
	color: #333333;
}
#sidebar {
	width: 200px;
	font-size: 12px;
	font-size: 85%;
	background-color: #FFFFFF;

}
#header {
	background-color: #333333;
	color: #CCCCCC;
	border-bottom: 2px solid #000000;
	background-image: url(../Images/PhotoAlbum/13151_Giraffe.jpg);
	background-repeat: no-repeat;
	background-position: center;

}
#headerlower {
	background-color: #996600;
	color: #fff;
	}
#footer {
	background-color: #333333;
	color: #CCCCCC;
	/*background-image:  url(file:///C|/Documents%20and%20Settings/Matthew%20Partsch/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/V6JL5TNZ/csst_bg.gif);*/
}

td, p, ul {
	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: 1px;
	display: block;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	line-height: 1em;
	width: 150px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#sidebar a:link, #sidebar a:visited {
	color: #666;
}
#sidebar a:hover, #sidebar a:active {
	color: #951708;
	background-color: #F4E0B0;
	border-top: 1px solid #951708;
	border-bottom: 1px solid #951708;
}

#current a {
	color: #FFFFFF !important;
	/*/*/background-color: #999999!important;
	border: 1px dotted #333 !important; /* */
}
#sidebar ul {
	/*/*/padding-left: 1em;
	list-style-type: none;
	margin-left: 1em; /* */
	font-size: 14px;
}

#sidebar li {
	/*/*/margin: 0px 0px 6px 0px; /* */
}
#sidebar strong {
font-size: 14px;

}
#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; /* */
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
}
hr {
	border: medium dotted #000000;
}

</style>
