/* general stuff */


body{
margin:5px;
padding:5px;
text-align: left;
font-family: verdana, arial, sans-serif;
color: #FFFFFF;
background: #000000 url(../images/background.jpg) left top no-repeat fixed;
font-size: 12px;
}

a, a:link, a:visited {
text-decoration:  none;
font-weight: bold;
border: none;
color: #CD9B9B;
}
a:hover {
text-decoration:  none; 
color: #D53E3A;
border: none;
 }

img, img .a{
border: 0;
}

li {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12;
	margin-top : 0px;
}

p {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12;
	margin-top : 0px;
}

td {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12;
	margin-bottom : 0px;
	margin-top : 0px;
}

h1 {
	font-family : sans-serif;
	font-weight : bold;
	font-size: 16;
}

h2 {
	font-family : sans-serif;
	font-weight : bold;
	font-size: 14;
	margin-bottom : 0px;
}

.newsheader {
	color: #00FFFF;
}

.mainheadings {
	color: #990000;
}

h3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12;
	font-weight : bold;
	margin-bottom : 0px;
}

.menu {
	width:30%;
}

.logo {
	position: absolute;
	right: 30px;
	top: 50px;
	text-align: center;
	font-family : sans-serif;
	font-weight : bold;
	font-size: 18;
	}

hr.logoline {
	width: 300px;
}