body
{
width: 900px;
margin-right: auto;
margin-left: auto;
margin-top: 0px;
background-color: #CACABF;
border-left: 2px #555 solid;
border-right: 2px #555 solid;
}

#main
{
background-image: url('../images/mainbg.png');
}

img
{
border-width: 0px;
}

#title a:link, a:visited
{
color: #000;
font-weight: normal;
}

.title a:link, a:visited
{
color: #000;
font-weight: normal;
}

a:link, a:visited
{
text-decoration: none;
color: #5c8753;
}

a:hover
{
text-decoration: underline;
}

#header
{
width: 900px;
height: 210px;
clear: left;
float: left;
background-color: #fff;
color: #000;
font-family: verdana;
background-image: url('../images/mount.png');

}

#logo
{
clear: left;
float: left;
text-align: left;
width: 129px;
padding-left: 30px;
padding-top: 2px
}

#header-text
{
float: left;
text-align: left;
width: 275px;
padding-left: 30px;
}

#wlg
{
float: right;
text-align: right;
width: 275px;
padding-left: 30px;
padding-top: 7px;
padding-right: 25px;
font-size: 18px;
height: 50px
}

h1, h2, h3
{
font-weight: normal;
font-family: verdana;
}

h1
{
font-size: 18px;
margin-top: 4px;
margin-bottom: 4px;
}

h2, h3
{
margin-top: 0px;
font-size: 13px;
}

.buffer
{
clear: left;
width: 900px;
height: 3px;
background: #333;
padding: 0px;
margin: 0px;
}

.bufferw
{
clear: left;
width: 900px;
height: 1px;
background: #fff;
padding: 0px;
margin: 0px;
}

#siteban
{
clear: left;
margin-top: 0px;
height: 100px;
width: 400px;
/*background-image: url('../images/ban.png');*/
padding-left: 500px;
overflow: hidden;
}

#navbar
{
width: 900px;
clear: left;
float: left;
background-color: #CCC;
color: #373461;
height: 22px;
font-family: verdana;
font-size: 13px;
text-align: center;
padding-top: 2px;
padding-bottom: 4px;
}

#sidebar
{
clear: left;
float: left;
width: 215px;
height: 355px;
background-color: #E8E8E8;
background-image: url(../images/sidebar.jpg);
font-family: verdana;
font-size: 13px;
color: #070061;
margin-bottom: 30px;
line-height: 22px;
border-right: inset #8DC7C7 2px;
}

#empsidebar
{
clear: left;
float: left;
width: 215px;
height: 350px;
background-color: #E7E8EA;
background-image: url(../images/sidebar.jpg);
font-family: verdana;
font-size: 13px;
color: #070061;
border-right: inset #8DC7C7 2px;
}

.sidein
{
margin-left: 10px;
}

#content
{
float: left;
background-color: white;
width: 592px;
font-family: verdana;
font-size: 13px;
padding: 30px 30px 0px 30px;
line-height: 20px;
color: #334;
}

#contentNS
{
float: left;
background-color: white;
width: 840px;
font-family: verdana;
font-size: 13px;
padding: 30px 30px 0px 30px;
line-height: 20px;
color: #445;
}

#title
{
color: #000;
font-size: 16px;
padding-bottom: 15px;
font-weight: normal;
}

.title
{
color: #000;
font-size: 16px;
padding-bottom: 15px;
font-weight: normal;
}

ul
{
margin-top: 0px;
margin-left: 0px;
padding-top: 0px;
padding-left: 20px;
}

ul a:link, a:visited
{
text-decoration: none;
color: #5c8753;
}

ul a:visited
{
text-decoration: none;
color: #5c8753;
}

title a:visited
{
text-decoration: none;
color: #5c8753;
}

#footer
{
clear: left;
float: left;
width: 880px;
height: 25px;
background-color: white;
font-family: verdana;
font-size: 11px;
color: #333;
padding: 4px 10px 0px 10px;
}

#footer a:hover
{
text-decoration: underline;
}

#footer-left
{
float: left;
text-align: left;
}

#footer-right
{
float: right;
text-align: right;
}


/* the scroll box */
#news
{
	clear: right;
	float: right;
	width:400px;
	background:transparent;
	color: #000;
	font-size: 16px;
	text-align: right;
	font-family: verdana;
	margin-top: 50px;
	font-weight: bold;

}

#news a
{
	color:#000;
}
#news ul
{
	margin:0 .5em 0 1em;
	list-style: none;
}
#news li{
	line-height:50px;
}
/* the news box when JavaScript is available */
#news.hasJS
{
	height:100px;
	overflow:hidden;
	position:relative;
}
/* The nested UL when JavaScript is available */
#news.hasJS ul
{
	position:absolute;
	top:100px;
	left:0;
	margin:0 .5em 0 .5em;
	padding:0;
}



/*navbar*/
#wrapper 
{
background-color: white;
width: 900px;
border: 0px;
}


/* 
old green
color: #4 D 8 7 8 7;

old brown
color: #9 4 5 E 2 8;
*/