﻿body {
	background: #000000 url('images/snow-chaser-bg-40res-30comp.jpg') no-repeat fixed center top;
	color:#ffffff;
	font-family:arial,helvetica;
	font-size:small;
}

html {
	height:101%;
}

#banner {
	width:924px;height:100px;
	background-image: url('images/panel-bg.png');
	margin:auto;
	border:1px #333333 solid;
}
#navigation {	
	width:924px;
	height:42px;

	margin:auto;
	margin-top:10px;margin-bottom: 10px;
}

#navigation img {
	border:0;
}

#navigationbottom {	
	margin:auto;
	margin-bottom:15px;
	font-size:11px;
}

a:link {color: #3399ff;}
a:visited {color: #3399ff;}
a:hover {color: #ffffff;}

a:link    img {border:1px solid #488ccc;}
a:visited img {border:1px solid #265988;}
a:hover   img {border:1px solid #b00;}

#navigationbottom a:link {color: #3399ff; text-decoration: none;padding: 0 6px 0 6px;}
#navigationbottom a:visited {color: #3399ff; text-decoration: none;padding: 0 6px 0 6px;}
#navigationbottom a:hover {color: #ffffff; text-decoration: underline;padding: 0 6px 0 6px;}

#content {
	width:924px;
	background-image: url('images/panel-bg.png');
	margin:auto;
	margin-top:10px;
	margin-bottom:25px;
	border:1px #333333 solid;
}
.contenttable {width:840px;margin: auto;}
.leftpanel {width:560px;text-align:justify;padding:0 30px 0 15px}
.rightpanel {text-align:center}


#list li {list-style-type:circle;}
#footer {
	width:924px;
	height:70px;
	color: #99a;
	background-image: url('images/panel-bg.png');
	margin:auto;
	margin-top:10px;padding-top:7px;
	border:1px #333333 solid;
}
h1 {font-size:18px;color: #ff9933;letter-spacing:1px;}
h2 {font-size:15px;color:#ff9933;}
h3 {font-size:14px;color:#ffffff;margin-left:-15px;}

.floatpicright {float:right; margin-left:12px;border: 1px solid #889;}
.floatpicleft {float:left; margin-right:12px;border: 1px solid #889;}
.center {text-align:center;
}
.small {font-size:11px ;}
.picbox {border: 1px solid #889;}

#wf {
		width: 924px; 
		margin: auto;
		font-size:.7em;
		text-align: right;
		margin-bottom:25px;
}

#wf a {
		color: #67f; 
		text-decoration: none;
}

#wf a:hover {
		text-decoration: underline;
}
/*nzdotcom - messy code from nz.com */ 

.linkClass {font: 9px Verdana, sans-serif; color: #FFF; text-decoration: none}
a.linkClass:hover {text-decoration: underline}
.base{background-position:bottom; padding: 4px 10px 7px 10px}}


