body { 
		background: url(../images/ice-background.gif);
	margin: 20px 0px 5px 0px;
	padding: 0;
	font-size: 101%;
	font-family: verdana, arial, helvetica, sans-serif;
	}
	
	#wrapper {
	font-size: 0.8em;
	color: #333;
	background-color: #fff;
	margin-left: 3em;
	margin-right: 3em;
	}
	
	#flag {
	height: 35px;
	padding-right: 5px;
	}
	
#flag img {
	float: right;
	border: none;
	padding-top: 5px;
	padding-right: 5px;
	}
	
#header {
	height: 40px;
	width: 237px;
	vertical-align: bottom;
	padding-left: 30px;
	float: left;
	}
	
#header img {
	border: none;
	}
	
#menu {
	position: relative;
	top: 26px;
	text-transform: uppercase;
	width: 460px;
	padding-left: 2em;
	padding-top: 1.8em;
	display: inline;
	}
	
#menu a {
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
	}
	
#menu a:link {
	color: #00f;
	background-color: #fff;
	}
	
#menu a:visited {
	color: #f30;
	background-color: #fff;
	}
	
#menu a:hover {
	color: #f30;
	background-color: #fff;
	}
 
#leftcol {
 	padding: 1em;
	margin: 0;
	line-height: 1.8em;
	border: none;
	width: 250px;
	float: left;
	clear: left;
	font-size: 0.8em;
	}

 #content {
	margin-left: 280px;
	border: none;
	padding: 2em;
	font-size: 1em;
	line-height: 1.6em;
	}
	
#content h1 {
	font-weight: bold;
	font-size: 0.9em;
	padding-left: 2em;
	padding-top: 2em;
	line-height: 1em;
	height: 1%;
	}

#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 10px;
            color: #000000;
            line-height: 20px;
            max-width: 45em;
	}
	
.style1 {
	color: #ff5200;
	background-color: #fff;
	}

	
.first {
	background-color: #eeeffb;
	color: #333;
	}
	
.second {
	background-color: #E1E3F7;
	color: #333;
	}
	
a:link {
	color: #00f;
	background-color: #fff;
	text-decoration: none;
	}

a:visited {
	color: #f30;
	background-color: #fff;
	text-decoration: none;
	}
	
a:hover {
	color: #f30;
	background-color: #fff;
	text-decoration: none;
	}

.webnestor {
	clear: both;
	}
	
.webnestor a {
	font-size: 0.8em;
	text-decoration: none;
	padding-left: 20px;
	}

.maplist {
	font-size: 0.8em;
	}	