* {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 10px 0px;
	background-color: #ffffff;
	color: #ffffff;
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	text-align: center;
}

a {
	color: #c2bebe;
	background-color: inherit;
	text-decoration: underline;
}

a:hover {
	color: #d26a36;
	background-color: inherit;
}

span {
	display: none;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	padding: 14px 0px 5px;
	/*text-align: center;*/
	line-height: 1.4em;
	clear : both;
	float : none;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
	visibility: hidden;
}

#container {
	margin: 0px auto;
	width: 778px;
	background: url('images/container_background.gif') #292829 repeat-y 0px 0px;
	color: inherit;
	border: solid 1px black;
}

.thumbnail {
	padding: 10px 0px;
	text-align:center;
	font-size:smaller;
}

.thumbnail img {
	border: #5c5b5c 1px solid;
}

/* Page Title */
#page_title {
	width: 362px;
	height: 128px;
	background-image: url('images/background.gif');
	background-repeat: repeat-x;
	background-position: 0% 100%;
	overflow: hidden;
	float: right;
}

#page_title h1 {
	width: 362px;
	height: 126px;
	background: url('images/earthhouse_logo.jpg') #292829 no-repeat 50% 50%;
	background-color: #ffffff;
	color: #cf7235;
}


/* Page Image */
/* THIS IS THE FRONT PAGE IMAGE*/

#page_image {
	width: 414px;
	height: 534px;
	background: url('images/wuhnurth less text.jpg')  no-repeat 0px ;
	color: 6A8D9B;
	
}


/* Left Column */

#left_column {
	width: 414px;
	font-size: 12px;
	float: left;
}

#left_column h2 {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: inherit;
	color: #ffffff;
}

/* Right Column */

#right_column {
	padding-bottom: 20px;
	width: 362px;
	background-color: #0C070D;
	color: inherit;
	float: right;
	clear: right;
}

#right_column h2 {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: inherit;
	color: #c7c7c7;
}

#right_column p {
	padding-top: 20px;
}


/* Page Menu */
#page_menu {
	padding: 1px 0px;
	width: 414px;
	background: url('images/background.gif') #0c070d repeat-x 0% 0%;
	color: #7BA4B5;
}

#page_menu ul li.current {
	background-color:#333;
	border-left:1px solid #c2bebe;
	border-right:1px solid #c2bebe;
	padding: 6px 1px 7px;
}
#page_menu ul.top li.current {
	border-top:1px solid #c2bebe;
}
#page_menu ul.bottom li.current {
	border-bottom:1px solid #c2bebe;
}
#page_menu ul li.current a {
	color: #ffffff;
}

#page_menu ul.top {
	margin-top:3px;
	margin-left:1px;
}
#page_menu ul.bottom {
	margin-top:3px;
	margin-left:1px;
}
#page_menu ul.top li {
	border-bottom:1px solid #c2bebe;
}
#page_menu ul.top li a {
	background-position: 50% 0%;
}
#page_menu ul.bottom li a {
	background-position: bottom;
}
#page_menu ul.top li a span {
	padding-top: 60px;
}
#page_menu ul.bottom li a span {
	padding-bottom: 60px;
}


#page_menu a {
	background-color: inherit;
	color: #c2bebe;
	text-decoration: none;
}

#page_menu a:hover {
	background-color: inherit;
	/*color: #d26a36;*/
	color: #fff;
}

#page_menu li {
	padding: 7px 2px;
	float: left;
}
#page_menu li:hover {
	background-color:#333333;
}

#page_menu li a {
	display: block;
	width: 81px;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 16px;
	letter-spacing:-1px;
	font-weight: bold;
	text-transform: uppercase;
}

#page_menu li#menu1 a, #page_menu li#menu6 a {
	margin-right: 2px;
	text-indent:-3px;
	width: 71px;
}

#page_menu li#menu5 a, #page_menu li#menu10 a {
	margin-left: 2px;
	text-indent: -3px;
	width: 72px;
}

#page_menu li a span {
	display: block;
}

#menu1 a {
	background-image: url('images/menu_bg1.gif');
}
#menu2 a {
	background-image: url('images/menu_bg2.gif');
}
#menu3 a {
	background-image: url('images/menu_bg3.gif');
}
#menu4 a {
	background-image: url('images/menu_bg4.gif');
}
#menu5 a {
	background-image: url('images/menu_bg5.gif');
}
#menu6 a {
	background-image: url('images/menu_bg6.gif');
}
#menu7 a {
	background-image: url('images/menu_bg7.gif');
}
#menu8 a {
	background-image: url('images/menu_bg8.gif');
}
#menu9 a {
	background-image: url('images/menu_bg9.gif');
}
#menu10 a {
	background-image: url('images/menu_bg10.gif');
}


/* Latest News */

#latestnews {
	text-align:left;
	padding: 10px 28px 0px;
	/* Jordan edit the line below for the text background */
	background-image: url('images/ehbckground.gif');
	background-repeat: no-repeat;
	background-position: top left;
}
#latestnews h2 {
	margin-bottom: 5px;
	height: 37px;
	background-image: url('images/latestnews_header.gif');
}

/* Latest Video */
#latestvideo {
	padding: 20px 25px;
}

#latestvideo h2 {
	height: 24px;
	background-image: url('images/latestnews.gif');
}


/* Album Review */
#albumreview {
	padding: 30px 25px 10px;
}

#albumreview h2 {
	height: 35px;
	background-image: url('images/calendar.gif');
}


/* Page Footer */

#page_footer {
	margin-left: 416px;
	width: 362px;
	padding: 9px 0px;
	background: url('images/background.gif') #717171 repeat-x 0px 0px;
	color: inherit;
	clear: both;
	font-size: 10px;
	line-height: 12px;
}