body {
  font-family: Tahoma, Arial, helvetica, sans-serif;
  font-size: 12px;
  background-color: #444444;
}

h1 {
  font-size: 14px;
  font-weight: bold;
  }
  
h2 {
  font-size: 12px;
  font-weight: bold;
  display:inline;
  }

a:link {
	font-weight: normal;
	text-decoration: none; 
	color: #cc9999;
	}
a:visited { 
  	font-weight: normal;
	text-decoration: none; 
	color: #cc9999;
	}
a:hover,  a:active { 
	font-weight: normal;
	text-decoration: none; 
	color: #eee2b7;
	}

#news {
  	font-size: 12px;
	padding-top: 7px;
  	padding-left: 7px;
  	padding-right: 5px;
  	padding-bottom: 0px;
	border-style: solid;
	border-top-width: 3px;
	border-left-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-color: #a59b7c;
	color: #eee2b7;
	line-height: 18px;
}

	
#main {
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 10px;
  padding-bottom: 0px;
  font-size: 12px;
  color: #ffffff;
  line-height: 18px;
}

#navbar {
	font-family: Tahoma, Arial, helvetica, sans-serif;
  	color: #cc9999;
  	font-size: 12px;
	}

#navbar a:link {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none; 
	color: #eee2b7;
	}
#navbar a:visited { 
	font-size: 12px;
  	font-weight: normal;
	text-decoration: none; 
	color: #eee2b7;
	}
#navbar a:hover, #navbar a:active { 
	font-size: 12px;
	font-weight: normal;
	text-decoration: none; 
	color: #ffffff;
	}

#footerlinks {
	font-family: Tahoma, Arial, helvetica, sans-serif;
  	color: #cc9999;
  	font-size: 11px;
	}

#footerlinks a:link {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none; 
	color: #eee2b7;
	}
#footerlinks a:visited { 
	font-size: 11px;
  	font-weight: normal;
	text-decoration: none; 
	color: #eee2b7;
	}
#footerlinks a:hover, #footerlinks a:active { 
	font-size: 11px;
	font-weight: normal;
	text-decoration: none; 
	color: #ffffff;
	}