html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}


body {
font-family: Arial, Helvetica, sans-serif;
font-size: 100.01%;
background-color: white;/*#3f3f3f;*/
color: #666666;/*white;#3f3f3f;*/
text-align: center;
}

#wrapper {
background-image: url(../resources/faux.gif);
background-repeat: repeat;
width: 770px;
background-color:#abe0e1;/*#afafaf;*/
margin:10px auto;
border: 0px solid #000000;
text-align:left;
}

#wrapper_gallery {
width: 770px;
background-color:#abe0e1;/*#afafaf;*/
margin:10px auto;
border: 0px solid #000000;
text-align:left;
}

#banner {
height: 110px;
background-image: url(../resources/banner.gif);
background-repeat: no-repeat;
}


#leftcol #nav ul {
background-color: transparent; /*#abe0e1;#000000;*/
list-style-type: none;
margin: 0; 
padding-left: 5px;
padding-right: 5px;
font-size: 80%;
}

 

#leftcol #nav ul li {
padding: 0;
margin: 0; 
}

#leftcol #nav ul li a{
background-color: transparent;
border-bottom: 0px solid #3f3f3f;
color: #ebebeb;
display: block;
padding: 4px 0 6px 4px;
text-decoration: none; 
height: 1%;
}


#leftcol #nav a:hover, #leftcol #nav a:focus { 
background-color: transparent;/*#abe0e1;#3f3f3f;*/
border-bottom: 0px solid #fff;
color: #fff;
}

#nzipp p{
	color: #ebebeb;
	padding: 100px 0 0px 30px;
	font-size: 70%;
}

#content{
margin-left: 200px;
width: 550px;
}

#content p{
font-size: 80%;
margin: 20px;
}

#content h1{
font-size: 130%;
color: #6cc9ca;
padding: 0;
margin: 20px;
}

#content h2{
font-size: 110%;
color: #6cc9ca;;
padding: 0;
margin: 0px 0 0 20px;
}

#content h3{
font-size: 80%;
color: #6cc9ca;
padding: 0;
margin: 0px 0 0 20px;
}

#content ul li{
font-size: 80%;
margin-left: 30px;
}

.leftimage{
float: left;
margin-right: 10px;
border: 1px solid #abe0e1;
}

.testrightimage{
margin-bottom: 5px;
float: right;
margin-left: 15px;
border: 1px solid #abe0e1;
}

.testleftimage{
float: left;
margin-right: 10px;
border: 1px solid #abe0e1;
}

.rightimage{
margin-bottom: 20px;
float: right;
margin-left: 15px;
border: 1px solid #abe0e1;
}


/*.clearit{
clear: both;
background-color:#00FF66;
width: 200px;
}*/


#footer{
border-top: 0px solid #000000;
background-color: #6cc9ca;/*#ebebeb;*/
color: white;
clear: both;
}

#footer p {
font-size: 70%;
padding: 3px;
}

#leftcol{
margin-left: 0px;
margin-top: 20px;
width: 190px;
margin-bottom: 20px;
float: left;
}

#content p.right{
float: right;
}

.container{
width: 99%; 
float:right;
}

#content a {
	color:#ffffff;
	text-decoration: none; 
}

#content a:hover {
	color:#ebebeb;
	text-decoration: none; 
}

#footer a {
	color:#3f3f3f;
	text-decoration: none; 
}

#footer a:hover {
	color:#000000;
	text-decoration: none; 
}

.sequence{
float: left;
margin-left: 23px;
margin-bottom: 0px;
border: 0px solid #000000;
}