body{
	color: #333333; background: white;
	background-image: url("http://4eyesonline.com/eyewear/images/bg.gif"); background-repeat: repeat-y; background-position: center;
	margin-left: auto; margin-right: auto; text-align: center; margin-top: 0px;
}
table{
	width: 100%; margin: 0; padding: 0px;
}
table#wrapper{
	width: 580px; text-align: center; margin-left: auto; margin-right: auto;
}
.main{
	width: 680px; text-align: center; margin-left: auto; margin-right: auto; margin-bottom: 20px;
}
p.main2 a{
	padding: 0px 10px;
}
table td{
	padding: 0; border-width: 0; vertical-align: top; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 84%;
}
h1,h2,h3,h4,h5,h6{
	font-family: times new roman; color: #666666; margin: 0;
	font-variant: small-caps; letter-spacing: 1px;
}
h1{
	color: teal;
}
#brandlist p{
	display: inline;
}
li.nostyle{
	list-style-type: none;
}
.bdr{
	border-bottom: 1px solid #666666;
}
.ctr{
	text-align: center;
}
a{
	color: teal;
}
a:hover{
	text-decoration: none;	
}

