body {
	padding: 10px 0px;
	background-color: #656565;
	color: #c2bebe;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-align:;
}
a:link {color: #d26a36;
}
a:visited {color: #c2bebe}

#page_menu {
	padding-right: 0px;
	padding-left: 1px;
	padding-top: 10px;
	padding-bottom: 85px;
	width: 776px;
	background: url('images/background.gif') #0c070d repeat-x 0% 0%;
	color: #c2bebe;
	display: block;
    	margin-left: auto;
    	margin-right: auto
}

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

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

#page_menu ul { list-style-type: none;
	}

#page_menu li {
	padding: 0px 2px 2px;
	float: left;
}

#page_menu li a {
	display: block;
	width: 81px;
	background-position: 50% 0%;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

#page_menu li#menu1 a {
	margin-right: 7px;
	width: 69px;
}

#page_menu li#menu5 a {
	margin-left: 7px;
	width: 66px;
}

#page_menu li a span {
	padding-top: 70px;
	display: block;
}

#menu1 a {
	background-image: url('http://www.acuppajoe.net/New%20CJ/img/menu_bg1.gif');
	margin-left: 55px;
}

#menu2 a {
	background-image: url('http://www.acuppajoe.net/New%20CJ/img/menu_bg2.gif');
	margin-left: 0px;
}

#menu3 a {
	background-image: url('http://www.acuppajoe.net/New%20CJ/img/menu_bg3.gif');
	margin-left: 0px;
}

#menu4 a {
	background-image: url('http://www.acuppajoe.net/New%20CJ/img/menu_bg4.gif');
	margin-left: 0px; 	
}

#menu5 a {
	background-image: url('http://www.acuppajoe.net/New%20CJ/img/menu_bg5.gif');
	margin-left: 15px;      

}
#menu6 a {
	background-image: url('http://www.acuppajoe.net/New%20CJ/img/menu_bg6.gif');
	margin-left: 6px;      margin-right: -15px; 
}
#menu7 a {
	background-image: url('http://www.acuppajoe.net/New%20CJ/img/menu_bg8.gif');
	margin-left: 15px;        
}

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

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


#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;
}


#albumreview {
	padding: 30px 25px 10px;
}

#albumreview h2 {
	height: 35px;
}


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


#latestnews {
	padding: 10px 28px 0px;
}

#latestnews h2 {
	height: 37px;
}


#latestvideo {
	padding: 20px 25px;
}

#latestvideo h2 {
	height: 35px;
}


#contact {
	padding: 30px 25px 10px;
}

#contact h2 {
	height: 35px;
}


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

