a:link {
color: #FFF;
text-decoration: none;
margin-top: 10px;
}

a:visited {
color: #FFF;
text-decoration: none;
margin-top: 10px;
}

a:hover {
text-decoration: underline;
}
.newsbox {
background: #000000;
color: #FFFFFF;
border: 1px white solid;
padding: 3px;
font-size: .9em;
overflow: auto;
}
.boxbg {
background: url(img/bar.jpg) repeat-x #F00;
border: 1px white solid;
padding: 5px;
margin-bottom: 10px;
}
.contentbox {
background: #000000;
color: #FFFFFF;
border: 1px white solid;
padding: 3px;
font-size: .9em;
}
h2 {
color: #FFFFFF;
margin-bottom: 10px;
margin-top: 5px;
font-size: 1em;
font-weight: 400;
}
body
{
	background: url(img/bg.gif) repeat;
	margin: 0px;
	color: #FFFFFF;
	font-family:verdana,arial;
}
#body
{
	margin-left:20px;
	margin-right:20px;
}
#header
{
	background: url(img/headerimg.png) no-repeat right;
	margin-top:0px;
	margin-bottom:-10px;
	margin-left:auto;
	margin-right:auto;
	width: 80%;
	min-width: 900px;
	height: 133px;
	vertical-align: top;
}
#navigation
{
	background: url(img/bar.jpg) repeat-x;
	height: 48px;
	color: #FFFFFF;
	font-family:Verdana,Arial;
	font-size:24px;
	margin: 0px auto 0px auto;
}
#navtext
{
	color:#FFF;
	text-align: center;
	margin: 5px auto auto auto;
}
#ssibox
{
	margin: 0px auto 0px auto;
	font-size:11px;
}
#ssiwelcome
{
	text-align:left;
	font-size:11px;
}

#ssilog
{
	text-align:right;
	font-size:11px;
}
#bodystrip
{
	background: #000000;
	Margin:  0px auto 0px auto;
	width: 80%;
	min-width: 900px;
}
#footer
{
	margin-top:100px;
	font-size:9px;
}
#left
{
	vertical-align:top;
}
#right
{
	vertical-align:top;
}
img
{
	border:0px;
}