body {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	border-color: black;
	background-color: white;
	color: black;
	border-style: hidden;
	margin: 0;
	padding: 0;
	}
h1, h2, h3 {
	text-transform: capitalize;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: x-large;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-top: 4px;
	margin: 0;
	}


h2 {
	font-size: large;
	padding: 0;
	margin: 0;
	}


h3 {
	font-size: medium;
	padding: 0;
	margin: 0;
	}

img {
	padding: 0;
	margin: 0;
	border-width: 1px;
	border-color: inherit;
	border-style: solid;
	}

#wrapper {
	width: 800px;
	background-color: navajowhite;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border-top-width: 0;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-color: inherit;
	border-style: solid;
	}

#topbar {
	width: 800px;
	padding: 0;
	background-color: transparent;
	background-position: left top;
	background-repeat: no-repeat;
	border-color: inherit;
	border-bottom-width: 3px;
	border-top-width: 0;
	border-left-width: 0;
	border-right-width: 0;
	border-style: solid;
	}

#toprightbanner	{
	float: right;
	width: 375px;
	padding-right: 1px;
	border: none;
	}

#skinvid {
	border-color: black;
	width: 375px;
	font-family: Lucida Grande,verdana,arial,helvetica, sans-serif; 
	font-size: 10px; 
	border-left-width: 1px;
	border-right-width: 0;
	border-top-width: 0;
	border-bottom-width: 0; 
	border-style: solid;
	}

#pagetitle {
	text-align: center;
	background-color: white;
	border-bottom-width: 3px;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width:0;
	border-color: inherit;
	border-style: solid;
	}


#pagetitle a {
	text-decoration: none;
	color: black;
	}

#pagetitle a:hover {
	text-decoration: none;
	color: black;
	}

#wideinsert {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	border-top-width: 0;
	border-left-width: 0;
	border-right-width: 0;
	border-bottom-width: 3px;
	border-color: inherit;
	border-style: solid;
	}

#rightstuff {
	float: right;
	width: 345px;
	padding: 12px;
	font-size: small;
	}

#stuffsales {
	border-color: black;
	width: 400px;
	border-right-width: 2px;
	border-left-width: 0;
	border-top-width: 0;
	border-bottom-width: 0;
	padding: 12px;
	border-style: solid;
	}

#stuffbox {
	padding-left: 3px;
	}

#stuffbox img {
	float: left;
	margin-right: 10px;
	border-color: inherit;
	}


a	{
	text-decoration: underline;
	color: #333333;
	}

a: visited {
	color: #333333;
	}


a:hover {

	text-decoration: underline;
	color: black;
	}
