
body 
{
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	margin: 0px;
	padding-left: 50%;
	clear: both;
	position: absolute;
	background: url('images/bggrad2.jpg') repeat-x;
	background-color: #464646;
}

a 
{
	text-decoration: none;
	color: #545454;
}


a:hover 
{
	text-decoration: underline;
	font-weight: normal;
	color: #FF0000;
}

#container 
{
	width: 700px;
	margin-left: -350px;
}


#nav1 
{
	width: 154px;
	height: 30px;
	float: left;
	background: url(images/nav1.jpg) no-repeat;
}

#nav2 
{
	width: 132px;
	height: 30px;
	float: left;
	background: url(images/nav2.jpg) no-repeat;
}

#nav3 
{
	width: 144px;
	height: 30px;
	float: left;
	background: url(images/nav2.jpg) no-repeat;
}

#nav4 
{
	width: 142px;
	height: 30px;
	float: left;
	background: url(images/nav2.jpg) no-repeat;
}

#nav5 
{
	width: 126px;
	height: 30px;
	float: left;
	background: url(images/nav6.jpg) no-repeat;
}



.buttonText 
{
	text-align: center;
	padding-top: 14px;
	font-size: 12px;
	font-weight: normal;
}

#navcontainer 
{
	clear: both;
	margin-top: 10px;
}
#hidden {
	clear: both;
	height: 15px;
}

#main 
{
	padding: 5px;
	width: 688px;
	text-align: justify;
	color: #333;
	line-height: 1.6em;
	background-color: #E2E2E2;
	border: 1px solid #888;
	float: left;
}

#fpic
{
	width: 686px;
	border: 1px inset #888;	
	height: 200px;
	background-color: #999999;
	clear: both;
	background: url('images/logo.jpg') no-repeat;
}


h1 
{
	font-size: 20px;
	font-weight: bold;
	padding-top: 5px;
}


.textinfo 
{
	text-align: justify;
	font-size: 12px;
	color: #004400;
}

.headertext1 
{
	font-size: 15px;
	font-weight: bold;
	color: blue
}

.headertext2 
{
	font-size: 10px;
	font-weight: bold;
}

.headertext3
{
	background-color: #5555FF;
	font-size: 12px;
	font-weight: normal;
	color: white
}

.textmain {
	margin: 20px 20px 20px 50px;	
}

li {
	margin: 7px 0px 0px 0px;	
}

#footer 
{
	background-color: #484848;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	padding-top: 5px;
	clear: both;
	width: auto;
}


#smenu
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    position: relative;
    width: 153px;
    height: 200px;
    background: #666;
    float: right;

}

.note1
{
    _background: #d0d0d0;
    _width: 180px;
	font-weight: bold;
    _padding: 5px;
    _border: 1px solid #000;
    color: #000;
    margin: 7px 0px 7px 0px;
}

.mod
{
    margin: 5px 0px 10px 0px;
    padding: 0;
}

.push
{
    margin: 1px 1px 1px 1px;
}

.noteheader
{
    width:auto;
    border-bottom: 1px solid #888;
    color: #000;
    height: 24px;
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 3px;
	text-align:left;
}

p
{
	margin:0;
	padding: 0;
}
