#wrapper
{
width:981px;
height:auto;
padding:0;
margin:0 auto;
}
body
{
background-color:#006600;
padding:0;
margin:0;
font-family:"Trebuchet MS";
font-size:13px;
color:#000000;
}
#header
{
width:981px;
height:auto;
float:left;
}
#navbg
{
background-image:url(../images/border.jpg);
background-repeat:repeat-x;
height:40px;
width:981px;

}
#sddm
{	
margin: 0;
padding: 0;
z-index: 0;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
text-decoration:none;

}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
text-decoration:none;

	}
#sddm li a
{	display: block;
	margin:0px;
	padding: 0px 0px;
	width: 99px;
	height:35px;

	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	}

#sddm li a:hover
{	
background-image:url(../images/layout_09.jpg);
background-repeat:no-repeat;
width:99px;
height:35px;
color:#000000;
text-align:center;
background-repeat:no-repeat;
}
#centre
{
background-color:#FFFFFF;
width:981px;
float:left;
height:auto;
}
#left
{
width:750px;
height:auto;
float:left;
}
#right
{
width:229px;
height:auto;
float:left;
}
#contntbg
{
background-image:url(../images/contentbg.jpg);
background-repeat:repeat-x;
height:auto;
width:744px;
border-left:#666666 1px solid;
border-right:#666666 1px solid;
}
#footer
{
background-image:url(../images/footer.jpg);
background-repeat:repeat-x;
height:51px;
float:left;
width:980px;
font-size:14px;
font-weight:bold;
text-decoration:none;
}
#footer a
{
color:#000000;
font-size:14px;
font-weight:bold;
text-decoration:none;
}
#footer a:hover
{
color:#000000;
font-size:14px;
font-weight:bold;
text-decoration:underline;
}
#latestbg
{
background-image:url(../images/latestbg.jpg);
height:230px;
background-repeat:repeat-x;
width:213px;
background-color:#DEDFDE;
}
.title
{
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:bold;
color:#003300;
}
.title2
{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#CC0000;
}
.read
{
text-decoration:none;
color:#333333;
}
.read a
{
text-decoration:none;
color:#333333;

}
.read a:hover
{
text-decoration:underline;
}