html, body{
	width: 100%;
	height:100%;
	margin:0px;
	padding:0px;
}

html{
	background: #6880b0;
}


body{
	text-align: center;
	color:#ffffff;
	font:70%/145% Verdana,"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0px auto 0px auto;
}


a{
	color:#fccc65;
	text-decoration: none;
}
img{
	margin:0px;
}
a img{
	border: none;
}
a:hover{
	text-decoration:none;
	color:#fccc65;
	
}

h1, h2, h3, h4, h5{
	font-family:'Trebuchet MS';
	color:#f4faec;
	text-indent:12px;
	position:relative;
	bottom:-5px;
}

.punk     { color: #c8d5d8; background:none; font-size:9px; font-weight:bold; }

.navbar a  { color: #dae3ea; background: none; font-size:11px; font-weight:bold; text-align: center; PADDING-RIGHT: 0.7em;
PADDING-LEFT:1em; PADDING-TOP:0.5em; PADDING-BOTTOM:0.3em; border-top:1px grey;}

.navbar a:hover  { color: #fccc65; background: #2b4980; font-size:11px; font-weight:bold; text-align: center; PADDING-RIGHT: 0.7em;
PADDING-LEFT:1em; PADDING-TOP:0.5em; PADDING-BOTTOM:0.3em; border-top:1px yellow;}

.news a   { color: #fccc65; border-bottom: 1px dotted #fccc65; }

.newshead   { font-family:'Trebuchet MS'; color:#f4faec; font-size:16px; text-indent:34px; PADDING-BOTTOM:0.3em; border-bottom: 1px solid #f4faec; font-weight:bold;}
