* {margin:0; padding:0;}


body {
	text-align:left;
	width:100%;
	margin: 0;
	padding: 0;
	background-color: #F4D813;
}

#mainTable {
	margin: 0 0 0 140px;
	width:900px;
	border: 0px solid #304C9A;
	background-color: #F4D813;
	/*/*/line-height: 1.5em; /* */
}
#mainTable td {
	padding: 0px;/*Pads each table cell in modern browsers*/
}
#maincontenthome {
	width:800px;
	background-color: #F4D813;
	border-left: 0px dotted #304C9A;
	font-size: 11px;
	/*/*/font-size: 100%; /* */
}


td#maincontenthome img {
	margin: 0 0 0 0px;
	border: 0;
}

#sidebar {
	width: 100px;
	background-color: #F4D813;
	font-size: 12px;
	margin-top: 0px;
	/*/*/font-size: 85%; /* */

}
#header {
	background-color: white;
	height:48px;
	border-bottom: 10px solid #F4D813;
	color: white;
}
#footer {
	background-color: #F4D813;
	padding:0px;
	color: #F4D813;
	text-align: right;
}



/*  h1= Main content title */
/*  h2= Main content sub-title */
/*  h3= Main content title */
/*  h4= Photo caption */
/*  h5= Footer */
/*  h6= Review caption */




p, td, h1, h2, h3, h4, h5, h6, ul{
	font-family: verdana, arial, sans-serif;
}











p {font-size: 15px; line-height: 1.2em;	padding: 10px 30px 10px 20px; font-weight: bold;}

ul {margin: 35px 0 0 0; }






table.main object {
	padding:20px 0 0px 20px;
	margin: 20px 20px 0 20px;
}

#table.main a {
text-decoration: underline;
font-color: black;
}



#sidebar a {
	/*/*/padding: 3px;
	display: block;
	border: 0px dotted #CCC;
	text-decoration: none;
	font-weight: bold;
	line-height: 1em;
	width: 140px; /* */
}
#sidebar a:link, #sidebar a:visited {
	color: #666;
}
#sidebar a:hover, #sidebar a:active {
	color: #FFFFFF;
	background-color: #CC0000;
	border: 0px solid #000;
}
#current a {
	color: #FFFFFF !important;
	/*/*/background-color: #444!important;
	border: 0px dotted #999 !important; /* */
}
#sidebar ul {
	/*/*/padding-left: 1em;
	list-style-type: none;
	margin-left: 0; /* */
}

#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; /* */
}



/*/*/home page styles /* */


