html, body {
    background: #879031;
    margin: 0px;
    padding: 0px;
    text-align: center;
    font: normal 12px arial, helvetica, sans-serif;
}

#frame {
	background:#fff;
	color: white;
	margin-right:auto;
	margin-left:auto;
	margin-top:5px;
	padding:0px;
	text-align:left;
	font: normal 10px arial, helvetica, sans-serif;
	width:770px;
	}

#contenttop {
		width:760px;
		padding:0px;
		float:left;
		background: white;
		margin-bottom:10px;
		margin-left:0px;
		}

#contentleft {
		width:160px;
		padding:0px 3px 0px 10px;
		float:left;
		background:#fff;
		}
		
#contentcenter {
		width:605px;
		height:100%;
		padding:0px;
		float:left;
		background:#FFFFFF;
		margin-bottom:10px;
		margin-left:0px;
		}
		
		


#contentright {
		width:130px;
		padding:0px;
		float:left;
		background:#fff;
		}

.normaltext		
	{
	font-size: 10px;
	text-align: left;
	margin: 0px;
	font-family: arial;
	text-transform: none;
	letter-spacing: 0;
	font-weight: normal;
	color: black;
	line-height: 12px;
	}

h2 {
    clear: both;
    display: none;
}

#centerheader {
    font: normal 60% arial, helvetica, sans-serif;
    margin: 1em 0em 0em 0em;
    text-align: center;
}

#centerleft {
		width:270px;
		padding:0px;
		float:left;
		margin-top:10px;
}
		
#centerright {
		width:177px;
		padding:0px;
		float:left;
		margin-top:10px;
		}

#secondary {
				background-color: #EFF3F7;
				width:765px;
				height:100%;
				padding:0px;
				float:left;
				margin-bottom:10px;
				margin-left:0px;
				}

		
#winter {
		background-color: #FFDFB0
		width:440px;
		height:100%;
		padding:0px;
		float:left;
		margin-top:5px;
		margin-left:5px;
		margin-right:5px;
		}
		
#winter a {
    color: #CE0800;
    display: block;
    font: bold 12px arial, helvetica, sans-serif;
    text-decoration: none;
}

#winter a:hover {
    color: #B3CB96;
    display: block;
    font: bold 12px arial, helvetica, sans-serif;
    text-decoration: underline;
}

#nz {
	background-color: #EFF3F7
	width:575px;
	height:100%;
	padding:0px;
	float:left;
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;

	}
		
#nz a {
    color: #BED6FE;
    display: block;
    font: bold 12px arial, helvetica, sans-serif;
    text-decoration: none;
}

#nz a:hover {
    color: #B3CB96;
    display: block;
    font: bold 12px arial, helvetica, sans-serif;
    text-decoration: underline;
}



#secondary a {
    color: #0085BE;
   font: bold 12px arial, helvetica, sans-serif;
    text-decoration: none;
}

#secondary a:hover {
    color: #B3CB96;
    font: bold 12px arial, helvetica, sans-serif;
    text-decoration: underline;
}

#three font {
    font: normal 12px arial, helvetica, sans-serif;
    color: black;
    text-decoration: none;
}

#three a {
    color: #879031;
    font: bold 12px arial, helvetica, sans-serif;
    text-decoration: none;
}

#three a:hover {
    color: #94552E;
    font: bold 12px arial, helvetica, sans-serif;
    text-decoration: underline;
}
		
#f2 {
    margin: 0px;
    padding: 0px 0px 0px 7px;
    width: 250px;
}

body>#f2 {
    width: 250px;
}

#f2 li {
    color: white;
    list-style-type: none;
    padding: 0px 0px 10px 0px;
    position: relative;
}

#f2 a {
    color: #10928C;
    display: block;
    font: bold 12px arial, helvetica, sans-serif;
    text-decoration: none;
}

#f2 a:hover {
    color: #B3CB96;
    display: block;
    font: bold 12px arial, helvetica, sans-serif;
    text-decoration: underline;
}

#f3 {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    width: 160px;
}

body>#f3 {
    width: 160px;
}

#f3 li {
    float: left;
    font: normal 12px arial, helvetica, sans-serif;
    color: black;
    list-style-type: none;
    padding: 0px 0px 0px 0px;
    position: relative;
}

#f3 a {
    color: #10928C;
    display: block;
    font: bold 12px arial, helvetica, sans-serif;
    text-decoration: none;
}

#f3 a:hover {
    color: #B3CB96;
    display: block;
    font: bold 12px arial, helvetica, sans-serif;
    text-decoration: underline;
}

#copyright {
    color: #005073;
    color: #005073;
    font-size: 10%;
    font-color: #ffffff;
    height: 30px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 15px;
    margin-bottom: 10px;
    width: 770px;
    text-align: center;
}

#copyright a {
    color: #B4CC96;
    font: normal arial, helvetica, sans-serif;
    text-decoration: none;
}

#copyright a:hover {
    color: white;
    font: normal arial, helvetica, sans-serif;
    text-decoration: underline;
}