body {
	background:url(../layoutimages/topbg.jpg);
	background-repeat:repeat-x;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #009900;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #009900;
}
a:hover {
	text-decoration: none;
	color: #009900;
}
a:active {
	text-decoration: underline;
	color: #009900;
}


#news {
	background:url(../images/NewsEdge.jpg);
	margin-left:5px;
	margin-right:5px;
	padding:5px;
	
}

#menu {
width:829px;
height:200px;
width:500px;
margin:0 auto;
padding-top:50px
z-index:10;
position:relative
}



.Heading {
	background:url(../images/HeaderBG.jpg);
	background-repeat:no-repeat;
	height:20px;
	font-size:14px;
	font-weight:bold;
	color:#498929;
}

#copyr {
	color:#009900;
}

.NewsHeading {
	font-size:10px;
	font-weight:bold;
	color:#498929;
}


#content {
width:100%;
padding-top:170px;
}


#maincontainer {
background:url(../layoutimages/Logo.png);
background-position:center;
background-position:top;
background-repeat:no-repeat;
}

#right {
	position:relative;
	background:url(../layoutimages/RightBubbles.png);
	width:576px;
	float:right;
	z-index: 80;
}

#menu2 {
	padding-top:10px;
	padding-left:160px;
	width:600px;
	margin:0 auto;	
}