body {

	background-color: #cc6600;

}



body {

text-align: center; /* center things in pre-IE6 */

}

#container {

margin: 0px auto;

width: 600px;

text-align: left;

}



#image {

float: left;

width: 600px;

}



#container {

margin: 0px auto;

width: 600px;

}



#content {

float: right;

width: 596px;

}



#navigation {

margin: 0px auto;

width: 600px;

}





a:link {

	font-family: Georgia, Times New Roman, Verdana, Helvetica, sans-serif;

	font-size: 11px;

	color: #cc6600;

	font-weight: bold;

	text-decoration: none;

	border: 0px;

}

a:visited {

	font-family: Georgia, Times New Roman, Verdana, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	text-decoration: none;

	color: #cc6600;

}

a:hover {

	font-family: Georgia, Times New Roman, Verdana, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	text-decoration: none;

	background-color: #000000;

	color: #cc6600;

}

a:active {

	font-family: Georgia, Times New Roman, Verdana, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	text-decoration: none;

}



a img {border:none; }



input, textarea, option, select {

	background-color: #cc6600;

	font: 11pt Times New Roman;

	color: #000000;

	letter-spacing: 1px;

	border: 0px solid #ffffff;

	padding:2px; }



table { border: 0px solid #ffffff; }



div#content {background: #ff9933; border: 0px solid #ccff66; padding: 2px;} 



div#content h1, h2, h3, h4, h5, h6 {

font-family: Georgia, Times New Roman, verdana, lucida grande, sans-serif;

font-size: 18px;

line-height: normal;

font-weight: bold;

background-color: #ff9933;

color: #000000;

border: 0px solid #ffffff;

padding: 4px;

}



div#content { 

font-family: Georgia, Verdana, Helvetica, sans-serif;

	font-size: 11px;

	  color: #000000;

}





#navigation a

{	padding: 2px;

	background: #ff9933;

	color: #000000;

	text-decoration: none;

	float: left;

	line-height: 20px;

	width: 96px;

	font-family: Georgia, Verdana, Helvetica, sans-serif;

	font-size: 10px;

	color: #000000;

	text-align: center;}



#navigation a:hover

{	background: #ff9933;

	line-height: 20px;

	width: 96px;

	font-family: Georgia, Verdana, Helvetica, sans-serif;

	font-size: 10px;

	text-align: center;

	color: #cc6600;

}