body {
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	color: #666666;
	text-align: center;
	width: 1000px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	background-color: #dfd8c2;
	height:auto;
}

#content {
	text-align:center;
	width: 970px;
	height: auto;
	background-color:#ffffff;
	margin-left:auto;
	margin-right:auto;
}

#header {
	background-color:#dfd8c2;
	padding: 0px;
	margin: 0px;
	border-style: none;
	height: 142px;
	width: 970px;
	line-height: 12px;
	color: #666666;
}

#header2 {
	background-color:#dfd8c2;
	padding: 0px;
	margin: 0px;
	border-style: none;
	height: 15px;
	line-height: 12px;
	color: #666666;
	/*border-style:solid;
	border:thin;
	border-top:none;
	border-bottom:none;
	border-color:#dfd8c2;*/
	width: 970px;
}

#nav {
	width: 970px;
	font-weight:bold;
	padding: 0px;
	height: 20px;
	text-align:center;
	background-image:url('images/nav.jpg');
	background-color:#385826;
	/*border-style:solid;
	border-top: none;
	border-bottom: none;
	border: thin;
	border-color:#dfd8c2;*/
	color:#FFFFFF;
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
}

#nav A:link {text-decoration: none; color:#ffffff;}
#nav A:visited {text-decoration: none; color:#ffffff;}
#nav A:active {text-decoration: none; color:#ffffff;}
#nav A:hover {color:#dfd8c2;}

#item{
	/*border-style:solid;
	border: thin;
	border-top:none;
	border-bottom:none;
	border-right:none;
	border-color:#dfd8c2;*/
	width: 90px;
	height: 20px;
}

#item_selected{
	width: 90px;
	height: 20px;
	color: #cda26f;
}

#main_wrapper {
	width:970px;
	text-align:center;
	background-color: #dfd8c2;
	background-image:url("images/back.jpg");
	background-repeat:repeat-y;
	background-position:center;
	text-align: center;
	min-height: 385px;
	_height: auto !important;
	height: 385px;
}

#main {
	width: 950px;
	min-height: 380px;
	margin-top: 0px;
	text-align: left;
	background-color:#ffffff;
}

#left_content {
	float: left;
	min-height: 330px;
	min-height: 330px;
	_height: auto !important;
	height: 330px;
	width: 600px;;
	padding: 25px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #eeeade;
	/*background-image:url('images/back_tint.jpg');
	background-repeat:repeat-y;*/
	border-style:solid;
	border-width: 2px;
	text-align:justify;
	border-color:#dfd8c2;
}

#complete_content {
	float: left;
	min-height: 330px;
	min-height: 330px;
	_height: auto !important;
	height: 330px;
	width: 875px;;
	padding: 25px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #eeeade;
	/*background-image:url('images/back_tint.jpg');
	background-repeat:repeat-y;*/
	border-style:solid;
	border-width: 2px;
	text-align:justify;
	border-color:#dfd8c2;
}

#side_option{
	color: #385826;
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	text-align:left;
}

#side_option_selected{
	color: #385826;
	font-family: Arial;
	font-weight:bold;
	font-size: 14px;
	line-height: 18px;
	text-align:left;
}

#leftbar{
	float: left;
	width:20px;
	background-color: #385826;
	min-height: 385px;
	_height: auto !important;
	height: 385px;

}

#index_left{
	float:left;
	text-align:left;
	min-height: 380px;
	_height: auto !important;
	height: 330px;
	width: 650px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border-style:solid;
	border-width: 2px;
	border-color:#dfd8c2;
	background-color:#f5f2ed;
	background-image:url('images/back_tint.jpg');
	background-repeat:repeat-y;
	color:#595959;
}

#index_top{
	width: 600px;
	float:left;
	text-align:justify;
	min-height: 200px;
	_height: auto !important;
	height: 200px;
	padding: 25px;
	border-style:solid;
	border-width: 2px;
	border-color:#dfd8c2;
	border-left:none;
	border-right:none;
	border-top:none;
}

#index_bottom{
	width: 650px;
	text-align:center;
	float:left;
	min-height: 120px;
	_height: auto !important;
	height: 130px;
}

#index_buttons{
	float:left;
	text-align:left;
	height: 200px;
	width: 600px;
	border-style:solid;
	border-width: 2px;
	border-color:#dfd8c2;
	background-color:#f5f2ed;
	color:#595959;
}

#right {
	float:right;
	text-align:left;
	min-height: 330px;
	_height: auto !important;
	height: 330px;
	width: 640px;
	padding: 30px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border-style:solid;
	border-width: 2px;
	border-color:#dfd8c2;
	background-color:#f5f2ed;
	background-image:url('images/back_tint.jpg');
	background-repeat:repeat-y;
	color:#595959;
	font-size:10px;
}

#rightbar{
	float: right;
	width:267px;
	background-color: #f5f2ed;
	min-height: 378px;
	text-align:center;
	border-style:solid;
	border-width: 2px;
	border-bottom:none;
	border-color:#dfd8c2;
}

img.floatright { 
    float: right;
    padding-left: 7px;
	padding-bottom: 5px;
	padding-top: 5px;
}

img.floatleft { 
    float: left;
    padding-right: 7px;
	padding-bottom: 5px;
	padding-top: 5px;
}

#footer {
	color: #dfd8c2;
	font-size:10px;
	float:right;
	height: 30px;
	width: 970px;
	background-image:url('images/footer.jpg');
	background-repeat:no-repeat;
	background-color: #dfd8c2;
}

h3 {
	font-family: Arial;
	font-size: 16px;
	color: #666666;
	line-height:5px;
}

h5 {
	font-style:italic;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	line-height: 12px;
}

hr {
	color: #dfd8c2;
}

A:link {text-decoration: none; color:#cda26f;}
A:visited {text-decoration: none; color:#cda26f;}
A:active {text-decoration: none; color:#cda26f;}
A:hover {color:#dfd8c2;}

A.imgbord:link {color: #dfd8c2;}
A.imgbord:active {color: #dfd8c2;}
A.imgbord:visited {color: #dfd8c2;}
A.imgbord:hover {color: #dfd8c2;}