body {

	margin: 0;

	padding: 0;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 0.8em;

	line-height: 1.4em;

	background-image: url(images/bkgnd.gif);

	background-repeat: repeat-y;

	background-position: center top;

}



div#container {

	width: 1000px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	background-color: #000000;

	margin-top: 0px;

	height: auto;

	padding: 0px;

	border-top-width: 1px;

	border-right-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-left-style: solid;

	border-top-color: #999999;

	border-right-color: #999999;

	border-left-color: #999999;

}

div#header {

	text-align: center;

	background-color: #000000;

	color: #666666;

	height: 120px;

	margin: 0px;

	padding: 0px;

	border-top-width: 5px;

	border-bottom-width: 3px;

	border-top-style: solid;

	border-bottom-style: solid;

	border-top-color: #FF6600;

	border-bottom-color: #FF6600;

	background-image: url(images/header.gif);

}







div#footer {

	text-align: center;

	clear: both;

	background-color: #000000;

	color: #FFFFFF;

	border-top-width: 4px;

	border-right-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-top-color: #FF6600;

	border-right-color: #999999;

	border-bottom-color: #999999;

	border-left-color: #999999;

	height: 50px;

}





div#maincontent {

	padding: 10px;

	text-align: left;

	margin-left: 200px;

	background-color: #ffffff;

	color: #000000;

	border-left: solid #999999 1px;
	min-height:550px;

}



#maincontent img{

	padding: 5px;

	margin: 10px;



}



#maincontent .border{

	border-top-width: 1px;

	border-right-width: 3px;

	border-bottom-width: 3px;

	border-left-width: 1px;

	border-style: solid;

	border-color: #CCCCCC;

}



#maincontent a:link{

	text-decoration: none;

	color: #AC5040;

}



#maincontent a:visited{

	text-decoration: none;

	color: #AC5040;

}



#maincontent a:hover{

	text-decoration: none;

	color: #C78F67;

}



#maincontent ul li {

	color: #993300;

	list-style-position: outside;

	padding-bottom: 5px;

	list-style-type: disc;

}



div#leftcolumn {

	float: left;

	text-align: left;

	background-color: #000000;

	color: #666666;

	width: 200px;

	padding-top: 10px;

	height: auto;

}



#leftcolumn ul li a:link, #leftcolumn ul li a:visited {

	color: #ffffff;

	background-color: #FF6600;

	text-decoration: none;

	display: block;

	margin-bottom: 1px;

	padding-top: 3px;

	padding-left: 10px;

	padding-bottom: 3px;

	width: 170px;

	border-right-width: 10px;

	border-left-width: 10px;

	border-right-style: solid;

	border-left-style: solid;

	border-right-color: #FF9966;

	border-left-color: #996600;

}







#leftcolumn ul li a:hover, #leftcolumn ul li a.active {

	background-color: #FF9933;

	text-decoration: none;

	border-right-width: 10px;

	border-left-width: 10px;

	border-right-style: solid;

	border-left-style: solid;

	border-right-color: #FFCC99;

	border-left-color: #FF6600;

}







#leftcolumn ul li {

	margin: 0px;

	padding: 0px;

	list-style-type: none;

}







#leftcolumn ul {

margin: 0px;

padding: 0px;

}



h1 {

	font-size: 1.5em;

	color: #993300;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	letter-spacing: 0.3em;

	display: block;

	padding-bottom: 5px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #FF6600;

	line-height: normal;

}



h2 {

	font-size: 1.2em;

	color: #993300;

	line-height: normal;

	letter-spacing: 0.3em;

}

.quote {

	font-style: italic;

	color: #663300;

}


