body {
 width: 760px;	
 margin: 0 auto;
 padding: 0;
 background: url(../images/bg.gif) top repeat-x;
 background-color: #6e009a;
 font-family: Tahoma, Helvetica, sans-serif;
 font-size: 12px;
 color: #6e009a;
}

h1 {
 margin: 0;
 padding: 0;
 font-weight: normal;
}

h2 {
 margin: 0;
 padding: 0;
 font-weight: normal;
}

h3 {
 margin: 0;
 padding: 0;
 font-weight: normal;
}

h4 {
 margin: 0;
 padding: 0;
 font-weight: normal;
}

h5 {
 margin: 0;
 padding: 0;
 font-weight: normal;
}

h6 {
 margin: 0;
 padding: 0;
 font-weight: normal;
}

p {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

#wrapper {
 background-color: #d8c5e0;
 clear: both;
}

/* topnav */

#navbar {
 background: url(../images/navbar.gif) top no-repeat;
 width: 760px;
 height: 40px;
}

#topnav {
 margin: 0;
 padding: 0;
}

#topnav ul {
 margin: 0;
 padding: 0;
}

#topnav li {
 margin: 0;
 padding: 0 1px 0 0;
 float: left;
 font-size: 12px;
 line-height: 37px;
 list-style: none;
}

#topnav li#honest-reviews {
 margin: 0;
 padding: 10px 0 0 80px;
 float: left;
 font-size: 12px;
 line-height: 16px;
 list-style: none;
}

#topnav li a {
 background: url(../images/button-link.gif) top no-repeat;
 width: 100px;
 height: 40px;
 display: block;
 color: #ffffff;
 text-align: center;
 text-decoration: underline;
}
#topnav li a:hover {
 background: url(../images/button-hover.gif) top no-repeat;
 width: 100px;
 height: 40px;
 display: block;
 color: #ffffff;
 text-align: center;
 text-decoration: none;
}
#topnav li#button-3 a {
 background: url(../images/button-link-3.gif) top no-repeat;
 width: 100px;
 height: 40px;
 display: block;
 color: #ffffff;
 text-align: center;
 text-decoration: underline;
}
#topnav li#button-3 a:hover {
 background: url(../images/button-hover-3.gif) top no-repeat;
 width: 100px;
 height: 40px;
 display: block;
 color: #ffffff;
 text-align: center;
 text-decoration: none;
}
#topnav li#button-4 a {
 background: url(../images/button-link-4.gif) top no-repeat;
 width: 100px;
 height: 40px;
 display: block;
 color: #ffffff;
 text-align: center;
 text-decoration: underline;
}

#topnav li#button-4 a:hover {
 background: url(../images/button-hover-4.gif) top no-repeat;
 width: 100px;
 height: 40px;
 display: block;
 color: #ffffff;
 text-align: center;
 text-decoration: none;
}
#topnav li#honest-reviews a:link {
 background: url(../images/red-button.gif) top no-repeat;
 width: 150px;
 height: 20px;
 display: block;
 margin: 0;
 padding: 0;
 color: #43005e;
 text-decoration: underline;
}

#topnav li#honest-reviews a:visited {
 background: url(../images/red-button.gif) top no-repeat;
 width: 150px;
 height: 20px;
 display: block;
 margin: 0;
 padding: 0;
 color: #ffffff;
 text-decoration: none;
}

#topnav li#honest-reviews a:hover {
 background: url(../images/red-button.gif) top no-repeat;
 width: 150px;
 height: 20px;
 display: block;
 margin: 0;
 padding: 0;
 color: #d8c5e0;
 text-decoration: none;
}

#topnav li#honest-reviews a:active {
 background: url(../images/red-button.gif) top no-repeat;
 width: 150px;
 height: 20px;
 display: block;
 margin: 0;
 padding: 0;
 color: #ffff00;
 text-decoration: none;
}

/* /topnav */

/* content */

table.toplist {
 margin: 0 auto;
 padding: 0;
 width: 740px;
 background-color: #6e009a;
 color: #ffffff;
}

tr.toplist {
 background-color: #63008b;
}

/* /content */

/* footer */

p#logo {
 margin: 0;
 padding: 20px 0 20px 35px;
}

p#copyright {
 margin: 0;
 padding: 45px 0 0 275px;
 font-size: 14px;
}

p#rights {
 margin: 0;
 padding: 0 0 0 275px;
 font-size: 10px;
}

/* /footer */

/* global links */

a {
	color: #ff0000;
	text-decoration: underline;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}

/* /global links */td {
	font-size: 12px;
}
