body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #454545;
}
.bgmiddle{
background-image:url(../images/bg_middle.gif);
background-repeat:repeat-y;
background-position:center;
}
.bgtop{
background-image:url(../images/bg_top.jpg);
background-repeat:no-repeat;
background-position:top center;
}
.newsicon{
background-image:url(../images/news_icon.gif);
background-repeat:no-repeat;
background-position:160px 7px;
margin-left:-50px;
}
.picborder{
border:4px solid #ffffff
}
.seperator{
	color: #E1D3D0;
 }
td {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #E4E4E4;
}
.tiny{
	font-size: 9px;
}
.bottomheadings {
	font-size: 16px;
	color: #8C5549;
	font-weight: normal;
}
.contentheading{
 	color:#FFCC00;
 	font-size:12px;
}
li {
	list-style-image: url(../images/bullet.gif);
}

a:link {
	color: #E4E4E4;
	text-decoration:none;
}
a:visited {
	color: #E4E4E4;
	text-decoration:none;
}
a:active{
	color: #FFCC00;
	text-decoration:none;
}
a:hover {
	color: #FFCC00;
}
