html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {  
    margin: 0; 
    padding: 0; 
    border: 0; 
}
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11pt;
color: #333333;
background-image: url(../images/body_bg.jpg);
}
#wrapper {
	width: 800px;
	margin: 10px auto;
	background-image:url(../images/nav_bg.gif);
	border: 1px solid #333333;
}

p{ margin-top:5px; margin-bottom:5px;
}

#header {
background-image: url(../header.jpg);
background-repeat: no-repeat;
height: 200px;
border-bottom: 4px solid #5E3B7D;
}
#header h1{
color: #FFFFFF;
font-size: 35px;
padding-left: 20px;
}

/*#main {
width: 800px;
background-image: url(../billnunn/images/nav_bg.gif);
background-repeat: repeat-y;
}*/

#nav{
float: left;
width: 196px;
font-size: 100%;
background-color: #437D3B;

}

#nav ul {
padding: 0px;
list-style: none;

}

#nav a{
text-decoration: none;
display: block;
padding: 8px;
padding-top: 10px;
padding-bottom: 10px;
width: 180px;
border-bottom: 1px solid #213E1D;
border-top: 1px solid #9BBC97;
}

#nav a:link, #nav a:visited {
color: #FFFFFF;
}

#nav a:hover {
background-color: #7ABC72;
}

.current {
background-color: #7ABC72;
color: #FFFFFF;
}

#body {
float: right;
width: 568px;
font-size: 90%;
text-align: left;
padding-right: 10px;
padding-left: 10px;
padding-top: 10px;

}

#body ul {
padding-left: 20px;
text-align: left;
list-style: disc;
}
#body a:link, a:visited{
text-decoration: underline;
color: #FF0010;
}
#body a:hover{
text-decoration: none;
}
#body a:visited{
text-decoration: underline;
color: #FF0010;
}
#footer {
	text-align: center;
	clear: both;
	background-color: #5E3B7D;
	width: 800px;
	font-size: 80%;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: #FFFFFF;
}

h5 {
color: #5E3B7D;
}
#footer a:link, a:visited {
color: #FFFFFF;
}

.class
{ clear: both;}

#maa {
padding-left: 8px;

}
h6 { font-size: 110%;
}
#suppliers {
width: 420px;
}
#suppliers a{
padding:0px;
}
#suppliers li{ position: relative;
float: left;

padding:2px 2px 2px 2px;
}
#suppliers ul{
list-style-type: none;
padding:0px;
margin: 0px;
}
#suppliers img {
display: block;
padding-bottom:2px;
}
#bottomp {
clear: both;
}
#bodyimgs {
float: right;
width: 190px;
}
#bodyimgs ul{
list-style-type: none;
}
#bodyimgs li{ position: relative;
float: right;
padding-bottom: 2px;
}
#bodyimgs img {
display: block;
padding-bottom: 2px;
}
#copy {
width: 340px;
float: left;
}
#copy img{
padding-top: 3px;
padding-right: 10px;
}