body{
	margin-top:0px;
	background-color:#d9d9d9;
}
td
{
	font-size:13px;
}

.header{
	background-image:url("images/header_top.gif");
	width:960px;
	height:30px;
	border-bottom:1px solid #ffffff;
	}
.logo{
	background-image:url("images/logo.gif");
	height:136px;
	width:960px;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	}
.headerbottom{
	background-image:url("images/bottom_below.gif");
	width:960px;
	height:30px;
}


.contentheader{
	background-image:url("images/content_img.gif");
	width:600px;
	height:23px;
	border-bottom:1px solid #000000;
	}
	
#sidebar{
	margin-top:5px;
	height:15px;
	padding:4px;
	font-weight:bold;
	background-repeat:repeat-y;
	
	font-size:16px;
	
	}
#footer{
	background-image:url("images/footer.png");
	font-size: 9px;
     font-family: Verdana, Geneva, Arial, sans-serif;
     text-align: center;
     position: relative;
     bottom: 0px;
     height: 25px;
	 width:100%;
	}
.sidebacktop{
	background-image:url("images/topsideback.gif");
	height:15px;
	background-repeat:no-repeat;
	width:300px;
	}
.sidebackbottom{
	background-image:url("images/bottomsideback.gif");
	height:15px;
	background-repeat:no-repeat;
	width:300px;
	}
	
.sideback{
	background-image:url("images/4sideback.gif");
	margin-top:0px;
	width:300px;
	background-repeat:repeat-y;
	height:900px;
}
.maincontent{
	padding:10px;
	font-size:13px;
	height:400px;
	color:#2c3f02;
	font-family:arial;
	background-color:#d9d9e9;
	height: auto !important;
	height: 100%;

}
.content
{
	font-size:20px;
	color:#FFFFFF;
	font-weight:bold;
	width:160px;
	text-align:center;
	background-repeat:none;
	background-image:url("images/button.png");
	}

.alignleft
{
	margin-left:0px;
}
.news
{
	font-size:14px;
	padding:0px 0px 25px 25px;
}


