html,body {
	text-align: center;
	background-color: #8a8a8a;
	margin: 10 10 10 10;
}

.bigwrapper {
	background-color: #ffffff;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 930px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.wrapper {
	float: right;
	width: 750px;
	font: normal 10px verdana, sans-serif;
	color: black;
	background-color: white;
	text-align: left;
}

.ads {
	float: left;
	width: 180px;
	background-color: #B2CFBA;
}

.header {
	width: 930px;
	background-color: white;
	border-width: thin;
	border-style: solid;
	border-color: white;
}

.h_img {
	float: right;
	width: 750px;
}

.h_logo {
	float: left;
	height: 175px;
}

.navspacer {
	background-color: #333333;
	font-size: 17px;
	font-weight: normal;
	font-family: Arial;
	text-decoration: bold;
	height: 30px;
	color: #cccccc;
	width: 159px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
	top: 1px;
	position: relative;
}

.h_nav {
	height: 50px;
	width: 930px;
	background-color: #000000;
	text-transform: uppercase;
	overflow-x: hidden;
	overflow-y: hidden;
	height: 100%;
	top: 1px;
	position: relative;
	float: right;
}

.navnav {
	background-color: #000000;
	width: 750px;
	top: 1px;
	float: right;
	position: relative;
}

.footer {
	clear: both;
	left: 0px;
	width: 100%;
	height: 100px;
	/* background: #fff url('http://test.baffles.us/images/footerbg.gif') top left repeat-x; */
	background-color: white;
	font-size: 10px;
	color: #cccccc;
	text-align: center;
}

#footerblock tr,#footerblock td {
	white-space: nowrap;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-color: transparent;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	vertical-align: top;
}

#footerblock #copyright {
	width: 100%;
	text-align: center;
}

h2 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

img {
	border: none;
}

.itemname {
	text-decoration: none;
	color: black;
	font-size: 22px;
	font-weight: bold;
}

.title {
	font-style: normal;
	font-weight: bold;
}

.descrev {
	background-color: white;
}

a {
	text-decoration: none;
	color: #000000;
}

.navlink {
	display: block;
	border-right-width-value: 1px;
	border-right-style-value: solid;
	border-right-color-value: #ffffff;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	height: 30px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #cccccc;
	text-decoration: none;
	font-weight: normal;
	line-height: 12px;
	width: 83px;
	float: left;
	font-size: 10px;
}

.navarone {
	display: block;
	border-right-width-value: 1px;
	border-right-style-value: solid;
	border-right-color-value: #ffffff;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	height: 30px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #cccccc;
	text-decoration: none;
	font-weight: normal;
	line-height: 12px;
	width: 83px;
	float: left;
	font-size: 10px;
}

a:hover {
	background-color: #333333;
	color: #99ff00;
}

.navlink:hover {
	background-color: #333333;
	color: #99ff00;
}
.alignleft {
	float: left;
}
.itemteaser {
	clear: both;
}
