* {
	margin: 0px;
	padding: 0px;
	border: none;
	}
	
body {
	background-color: #E6E7D4;
	margin: 0;
	text-align : center;
	background-image: url(/images/interface/body_bg.jpg);
	background-repeat: repeat-x;
	}

body, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C2C27;
	line-height: 150%;
	vertical-align: top;
	}

a, a:link, a:active, a:visited {
	color: #3C2C27;
	text-decoration: underline;
	}
	a:hover, a:visited:hover {
		color: #99CC66;
		text-decoration: underline;
		}

ul {
	/*list-style-image: url(/images/bullet.gif);*/
	}

form {
	margin: 0px;
	}

h1 {
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	width : 350px;
	height : 121px;
	clear: none;
	}
	h1 a {
		display : block;
		width : 100%;
		height : 100%;
		}

h2 {
	text-indent: -9999px;
	overflow: hidden;
	width : 690px;
	height : 40px;
	padding: 0px;
	margin: 0px;
	}
	#about h2 {
	background-image: url(/images/interface/titles/about.gif);
	background-repeat: no-repeat;
		}
	#archive h2 {
		background-image: url(/images/interface/titles/archive.gif);
		}
	#columns h2 {
		background-image: url(/images/interface/titles/columns.gif);
		}
	#extras h2 {
		background-image: url(/images/interface/titles/extras.gif);
		}
	#store h2 {
		background-image: url(/images/interface/titles/store.gif);
		}
	#videos h2 {
		background-image: url(/images/interface/titles/videos.gif);
		}

h3 {
	font-size: 24px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #80804F;
	background-image: url(/images/interface/h3_bg.jpg);
	background-repeat: no-repeat;
	line-height: 24px;
	}
	h3 a, h3 a:link, h3 a:active, h3 a:visited {
		color: #80804F;
		text-decoration: underline;
		}
		h3 a:hover, h3 a:visited:hover {
			color: #80804F;
			text-decoration: underline;
			}
h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 5px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #99CC66;
	line-height: normal;
	}
	h4 a, h4 a:link, h4 a:active, h4 a:visited {
		color: #99CC66;
		text-decoration: underline;
		}
		h4 a:hover, h4 a:visited:hover {
			color: #99CC66;
			text-decoration: underline;
			}
p {
	margin: 0px 0px 15px;
	}

#container {
	width : 770px;
	background-color : #FFFFFF;
	margin : 0px auto;
	padding : 0px;
	text-align : left;
	background-image: url(/images/interface/container_bg.jpg);
	}
#header {
	width : 770px;
	background-image: url(/images/interface/header_bg.jpg);
	height: 121px;
	background-repeat: no-repeat;
	}
#content {
	background-image: url(/images/interface/content_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-position: 0px 0px;
	clear: both;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	}
#contentbody {
	padding: 40px;
	margin: 0px;
	}
#footer {
	background-image: url(/images/interface/footer_bg.jpg);
	text-indent: -9999px;
	overflow: hidden;
	width : 770px;
	height : 27px;
	}
	#footer a {
		display : block;
		width : 100%;
		height : 100%;
		}
#breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	margin: 0px;
	padding: 2px 0px 0px 25px;
	line-height: normal;
	}
	#breadcrumbs a, #breadcrumbs a:link, #breadcrumbs a:active, #breadcrumbs a:visited {
		color: #666666;
		text-decoration: none;
		}
		#breadcrumbs a:hover, #breadcrumbs a:visited:hover {
			color: #6B9D56;
			text-decoration: none;
			}			
#nav {
	}
.clear {
	clear: both;
	}
.gap {
	margin-bottom: 20px;
	}
#videos #contentbody div {
	width: 425px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-image: url(../../images/content/videos/videoloading.jpg);
	}
#videos #contentbody h4 {
	width: 425px;
	margin-right: auto;
	margin-left: auto;
	}
#videos #contentbody p {
	margin-bottom: 50px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	}
#about #content h3 {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	}
#navwrap {
	float: right;
	height: 121px;
	clear: none;
	width: 420px;
	}
	#thumbwrap dl {
	float: left;
	height: 305px;
	text-align: center;
	display: block;
	width: 305px;
	}
		#thumbwrap dl dd img {
			border: 0px solid #929292;
			width: 200px;
			height: 200px;
		}
		#thumbwrap dl dd h3 {
			font-weight: normal;
			font-size: 11px;
			color: #333333;
		}
		#thumbwrap dl dd h4 {
			font-weight: bold;
			font-size: 12px;
			color: #FF0000;
		}
#thumbwrap {
	background-image: url(../../images/content/archive/thumbs_bg.gif);
	background-repeat: repeat-y;
}
#otherentrieswrapwrap {
	width: 216px;
	float: right;
	background-image: url(../../images/content/blog/otherentrieswrap_bg.gif);
	background-repeat: repeat-y;
	margin-bottom: 20px;
}
#otherentrieswrap {
	width: 216px;
	background-image: url(../../images/content/blog/otherentries_bg.gif);
	background-repeat: no-repeat;
}
#otherentries {
	background-image: url(../../images/content/blog/otherentries_bottombg.gif);
	background-position: 0px bottom;
	background-repeat: no-repeat;
	padding-top: 70px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}

#otherentries p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}
	#otherentries a, #otherentries a:link, #otherentries a:active, #otherentries a:visited {
		color: #444444;
		text-decoration: none;
		}
		#otherentries a:hover, #otherentries a:visited:hover {
			color:#000000;
			text-decoration: none;
			}h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #9D9D85;
	margin-bottom: 20px;
	font-weight: normal;
	margin-top: 15px;
	font-size: 14px;
	line-height: 18px;
}
#blog h2 {
	background-image: url(../../images/interface/titles/blog.gif);
	background-repeat: no-repeat;
}

