body
{
	margin:0px;
	padding:0px;
	background-color:#7f6d48;
	
}

#main_body
{
	width:1000px;
	height:auto;
	vertical-align:middle;
	margin:auto;
	padding:auto;
}
#body_part
{
	width:1000px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
	background-color:#57431a;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
}

#content_part
{
	margin:0px;
	padding:0px;
	float:left;
	width:100%;
	height:auto;
}

#login
{
	background-image:url(../images/user_login.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:220px;
	width:204px;
	float:left;
	padding:5px 0px 0px 10px;
	margin:0px;
}
#wel
{
	margin:0px;
	padding:0px 0px 0px 2px;
	height:38px;
	width:100%;
	float:left;
}


.more
{
	font-family:verdana;
	font-size:12px;
	line-height:19px;
	color:#e4f6ff;
	font-weight:bold;
	padding:0px 10px 0px 0px;
	float:right;
}

.more a
{
	font-family:verdana;
	font-size:12px;
	line-height:19px;
	color:#e4f6ff;
	font-weight:bold;
	text-decoration:none;
	float:right;
}

.more a:hover
{
	color:#ffff00;
	text-decoration:none;
}


.white_text
{
	font-family:tahoma;
	font-size:12px;
	line-height:19px;
	color:#e4f6ff;
	padding:8px;
}

.white_text_small
{
	font-family:tahoma;
	font-size:11px;
	line-height:17px;
	color:#e4f6ff;
	padding:10px;
}


.h1
{
	font-family:verdana;
	font-size:24px;
	font-style:oblique;
	color:#e5b53a;
	font-weight:bold;
	font-variant:small-caps;
	border-bottom:2px solid #e5b53a;
}

.h2
{
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	color:#ff5400;
	padding:0px 0px 5px 0px;
}

.h3
{
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#ff5400;
	padding:0px 0px 5px 0px;
}



#site_map
{
	z-index : 100000;
	width:250px;
	float:left;
	padding:0px 0px 0px 100px;
}




#site_map ul
{
	width:auto;
	margin:0px;
	padding:0px;

}

#site_map li
{
	margin:0px;
	padding:0px;
	list-style-type : none;
}

#site_map a 
{
	width:230px;
	text-decoration:none;
	color:#e4f6ff;
	font-family:verdana;
	font-size: 12px;
	font-weight:bold;
	padding:5px 0px 5px 20px;
	display : block;
	background-image:url(../images/more_arrow.jpg);
	background-repeat:no-repeat; background-position:center left;

}

#site_map a:hover 
{
	color: #e5b53a;
	text-decoration:none;
	width:250px;
}

.footer_content
{
	width:315px;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
	background-image:url(../images/bdr_btm.jpg);
	background-position:right; top;
	background-repeat:no-repeat;
}


#footer
{
	width:1000px;
	height:20px;
	margin:0px;
	padding:5px 0px 0px 0px;
	float:left;
	background-image:url(../images/footer_bg_top.jpg);
	background-repeat:no-repeat;
	background-position:top;

}

#footer_link
{

	float:left;
	width:1000px;
	height:auto;
	background-image:url(../images/footer_bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
}

.footer_link
{
	font-family:verdana;
	font-size:12px;
	color:#f5e1b0;
	text-align:center;
	padding:7px;
}
.footer_link a
{
	font-family:tahoma;
	font-size:11px;
	color:#f5e1b0;
	text-align:center;
	text-decoration:none;
}

.footer_link a:hover
{
	color:#cea53a;
	text-decoration:underline;
}
