body {
	color:#333333;
	margin: 0px;
	padding:0;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	background: #000 url(../images/body_bg.gif) repeat-x;
}

#spacer {
	height: 15px;
	background-color: #fff;
}



a:link {  color: #fff; text-decoration:none;

}
a:visited {  color: #fff; text-decoration:none;

}

a:hover {  color: #666666; text-decoration:none;
	
}


.active a {color: #666666;}

.active {
color: #FFFFFF;
}


#content {
color:#FFFFFF;
background: url(../images/bar_bg.gif) repeat-x;

}


#navi {
	text-transform: uppercase;
	font-weight: bold;
	background: #000 url(../images/bar_bg.gif) repeat-x;

}

.teaser, .subnavteaser {
border: 1px solid #333333;
background: #000 url(../images/teaser_bg.gif) repeat-x;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

	
#Newsletter
{
/*display: inline;*/
float:right;


}

#submitbutton {
	background-color: #333333;
	color:#333333;
	border: 1px solid #333333;
	font-size:12px;
	height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#submitbutton:hover {color:#FFFFFF;}



#Email {
	background-color: #000000;
	color:#333333;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	border: 0px solid #FFFFFF;
	margin-left: 13px;
}


h1 {
	text-align:center;
}



