* {
	margin: 0px;
	padding: 0px;
	}
body {
	padding: 10px 0px;
	background-color: #656565;
	color: #c2bebe;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	text-align: center;
	}
a {
	color: #c2bebe;
	background-color: inherit;
	text-decoration: none;
	}
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: justify;
	line-height: 18px;
	clear : both;
	float : none;
	}

/* ////////////////////////////////////////////////////// Generic Box */
.genericbox {
	padding: 20px 25px;
	line-height: 120%;
	font-style: italic;
	}
h1 {
	font-size: 120%
	color: #CB693C;
	}
h2 {
	font-size: 110%
	color: #FAEB80;
	}
h3 {
	font-size: 100%
	color: #004080;
	}


/* ////////////////////////////////////////////////////// Generic tags */
#container {
	margin: 0px auto;
	width: 778px;
	background: url('../images/container_background.gif') #0c070d repeat-y 0px 0px;
	color: inherit;
	}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
	visibility: hidden;
	}
.thumbnail {
	padding: 10px 0px;
	}
.thumbnail img {
	border: #5c5b5c 1px solid;
	}
.ta_justify {
	text-align: justify;
	}
.ta_center {
	text-align: center;
	}
.fl_left {
	float: left;
	}	
.fl_right {
	float: right;
	}	
	
	
/* ////////////////////////////////////////////////////// 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/joe_cockers.jpg') #292829 no-repeat 50% 50%;
	color: #cf7235;
	}


/* ////////////////////////////////////////////////////// Page Image */
#page_image {
	width: 414px;
	height: 554px;
	background: url('../images/mainimage.jpg') #0c070d no-repeat 7px 100%;
	color: inherit;
	overflow: hidden;
	}


/* ////////////////////////////////////////////////////// Left Column */
#left_column {
	width: 414px;
	font-size: 12px;
	float: left;
	text-align: center;
	}
#left_column h2 {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: inherit;
	color: #d26a36;
	}


/* ////////////////////////////////////////////////////// Right Column */
#right_column {
	padding-bottom: 20px;
	width: 362px;
	background-color: #0c070d;
	color: inherit;
	float: right;
	clear: right;
	}
#right_column .genericbox {
	padding: 20;
	line-height: 120%;
	font-style: italic;
	}
#right_column h1 {
	margin: 0px auto 10px auto;
	font-size: 130%;
	color: #CB693C;
	}
#right_column h2 {
	margin: 0px auto 6px auto;
	font-size: 120%;
	color: #FAEB80;
	}
#right_column h3 {
	margin: 0px auto 3px auto;
	font-size: 110%;
	color: #D0A874;
	}


/* ////////////////////////////////////////////////////// Page Menu */
#page_menu {
	padding: 20px 0px 0px 0px;
	width: 414px;
	background: url('../images/background.gif') #0c070d repeat-x 0% 0%;
	color: #c2bebe;
	}
#page_menu a {
	background-color: inherit;
	color: #c2bebe;
	text-decoration: none;
	}
#page_menu a:hover {
	background-color: inherit;
	color: #fff;
	}
#page_menu li {
	margin-left: 10px;
	padding: 0px 2px 2px;
	float: left;
	text-align: center;
	}
#page_menu li a {
	display: block;
	width: 64px;
	background-position: 50% 0%;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	}
#page_menu li a span {
	padding-top: 64px;
	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');
	}


/* ////////////////////////////////////////////////////// Latest News */
#latestnews {
	padding: 10px 28px 0px;
	text-align: left;
	}
#latestnews h2 {
	margin-bottom: 15px;
	height: 37px;
	background-image: url('../images/latestnews.jpg');
	}
#latestnews h3 {
	margin-bottom: 5px;
	color: #cf7235;
	}
#latestnews em {
	padding-left: 15px;
	color: #EDECE4;
	}


/* ////////////////////////////////////////////////////// Page Footer */
#page_footer {
	margin-left: 416px;
	width: 362px;
	padding: 9px 0px;
	background: url('../images/background.gif') #292829 repeat-x 0px 0px;
	color: inherit;
	clear: both;
	font-size: 10px;
	line-height: 12px;
 }
 
 
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: PRETTYPHOTO CLASSES & IDS */
.myPrettyPhoto {
	}
 