BODY#body {
	text-align: left;
	padding:0px;
	margin:0px;
	background: #1d1b16; 
	}

body, td, th, tr, p, div {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #868585;	
	line-height: 115%;
	}

p {
	margin: 0px;
	padding: 10px;
	padding-left: 0px;
	}

.letters_color {
	color: #bc7d7d;
	}

.letters_space {
	letter-spacing: 0.1em;
	font-style: italic;
	}
 
.pageTitle_space {
	letter-spacing: 0.1em;
	font-style: italic;
	font-weight: bold;
	font-size: 1.2em;
	text-transform: lowercase;
	}

.phlauntContent {
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
	}

.phlauntContentBackground {
	background: #050505;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	}

.moduletable {
	padding: 0px;
	margin: 0px;
	}

#home_module div, #home_module p {
	text-transform: uppercase;
	color: #60A4F9;
	font-size: 15px;
	}

#right div, #right p, #right td {
	color: #666;
	}

#wrapper, #wrapper_in {
	position:relative;
	margin:0 auto;
	width: 815px;
	text-align: left;
	padding: 0px;
	}

#wrapper_in {
	/* background: #fff url(../images/content_bg.jpg) no-repeat left bottom; */
	background: url(../images/content_bg.jpg);
	background-repeat: repeat-y
	}

#header {
	width: 815px;
	height: 77px;
	background: #1d1b16;
	}

#footer {
	width: 815px;
	height: 77px;
	background: #1d1b16;
	}

#footer {
	border-bottom: 1px solid #1d1b16;
	}

#creditFooter {
	font-size: 10px;
	text-align: center;
	}

#creditFooter a:link {
	color: #bc7d7d;
	text-decoration: none;
	font-size: 10px;
	}

#creditFooter a:visited {
	color: #bc7d7d;
	text-decoration: none;
	font-size: 10px;
	}

#creditFooter a:hover {
	color: #868585;
	text-decoration: none;
	font-size: 10px;
	}

a:link {
	color: #bc7d7d;
	text-decoration: none;
	font-size: 18px;
	}

a:visited {
	color: #bc7d7d;
	text-decoration: none;
	font-size: 18px;
	}

a:hover {
	color: #868585;
	text-decoration: none;
	font-size: 18px;
	}

#logo {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 329px;
	height: 77px;
	}

#menu {
	position: absolute;
	top: 40px;
	right: 0px;
	text-align: center;
	}

#other_menu {
	position: relative;
	/* CMJ 01/19/2008 - The following attribute (top) is added to help vertically center the footer menu */
	top: 27.5px;
	right: 0px;
	text-align: center;
	}

/* CMJ 01/19/2008 - The following style is added so that the image menu does not include any lines breaks 
above or below the images -- the line breaks interfere with menu's vertical positioning (see style above for 
vertical positioning attribute) */
#other_menu img {
	border: none;
	display: inline;
	}

#home_img {
	position: relative;
	width: 815px;
	height: 454px;
	background: url(../images/home_bg.jpg) no-repeat left top;
	}

#home_module {
	position: absolute;
	bottom: 0px;
	left: 0px;
	}

#home_module .moduletable {
	padding: 10px;
	padding-left: 15px;
	}

#search {
	position: absolute;
	bottom: 10px;
	right: 5px;
	}

a img {
	border: none;
	display: block;
	}

#logo img, #right img {
	display: block;
	}

#abovemain .moduletable {
	padding-bottom: 20px;
	}

#right {
	float: left;
	width: 170px;
	margin-left: 5px;
	}

#right .moduletable {
	padding: 5px;
	}

#search_in {
	width: 815px;
	padding: 0px;
	margin: 0px;
	}

#search_in .moduletable {
	text-align: right;
	padding: 10px;
	}

.space {
	height: 140px;
	}

.clear {
	clear: both;
	}

/* OTHER TAGS */
a:link, a:visited {
	color: #bc7d7d;
	font-size: 14px;
	text-decoration: none;
	}

a:hover {
	color: #868585;
	text-decoration: none;
	}

.sectiontableheader { 
	font-weight: bold; 
	}

.small {
	font-size: 10px;
	}

.searchfield, .inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #969488;
	text-indent: 2px;
	font-size: 10px;
	padding: 2px;
	}

#search input, #search_in input {
	width: 180px;
	height: 13px;
	margin: 0px;
	}

#content {
	margin: 0px;
	padding: 0px;
	width: 815px;
	}

#content-padding {	
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	}

#content table {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}

table.blog, table.contentpaneopen, table.contentpane {
	}

#content {
	padding-bottom: 20px;
	}
/* BOF - Styles to replace "Back", "Next" & "Prev" text links with button images  */
/* The width of the "Back" & "Prev" buttons should be roughly 2px larger that the width of the graphic */
/* .back_button {
	background: url(../images/button_back.gif);
	background-repeat: no-repeat;
	padding: 0em 0em 20px 1em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-transform: lowercase;
	}

.back_button a:hover {
	color: #bc7d7d;
	text-decoration: none;
	}

.pagenav_next {
	background: url(../images/button_next.gif);
	background-repeat: no-repeat;
	padding: 0em 0em 20px 1em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-transform: lowercase;
	font-weight: normal;
	width: 56px; 
	}

.pagenav_next a:hover {
	color: #bc7d7d;
	text-decoration: none;
	}

.pagenav_prev {
	background: url(../images/button_prev.gif);
	background-repeat: no-repeat;
	padding: 0em 0em 20px 1em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-transform: lowercase;
	font-weight: normal;
	width: 56px; 
	}

.pagenav_prev a:hover {
	color: #bc7d7d;
	text-decoration: none;
	} /*
/* BOF - Styles to replace "Back", "Next" & "Prev" text links with button images  */

form {
	padding: 0px;
	margin: 0px;
	}

.componentheading, .contentheading {
	font-weight: bold;
	font-size: 16px;
	text-transform: lowercase;
	color: #868585;
	padding-bottom: 5px;
	}

/* new tags */

h1, h2, h3, h4 {
	margin: 0px;
	padding: 10px;
	padding-left: 0px;
	color: #868585;
	text-transform: lowercase;
	}

h1 {
	font-size: 14px;
}

h2 {
	font-size: 14px;
	color: #666;
	}

h3 {
	font-size: 14px;
	padding-bottom: 5px;
	}

#right h3 {
	font-size: 14px;
	font-weight: normal;
	color: #868585;
	padding-bottom: 20px;
	}

#search h3, #search_in h3 {
	display: none;
	}

h4 {
	font-size: 12px;
	color: #666;
	}

ul { 
	margin: 2px;
	padding: 6px;
	padding-left: 15px;
	}

li {
	list-style: none;
	list-style-image: url(../images/arrow.png);
	padding-left:1px;
	line-height:160%;
	margin:0px;
	}

ul.arrow1 li, ul.arrow2 li {
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 3px;
	}

ul.arrow1, ul.arrow2  {	
	line-height: 150%;
	padding-bottom: 3px;
	margin-top: 2px;
	}

ul.arrow1 li {	
	list-style-image: url(../images/arrow1.jpg);
	}

ul.arrow2 li {
	list-style-image: url(../images/arrow2.jpg);
	}

/* menu tags */
#menu ul {
	margin: 0px;
	padding: 0px;
	}

#menu ul li {
	list-style-type: none;
	list-style-image: none;
	float: right;
	padding-left: 10px;
	padding-right: 10px;	
	height: 22px;
	}

#menu ul li ul {
	display:none;
	}

#menu a:link, #menu a:visited {
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
	color: #bc7d7d;
	}

#menu a.mainlevel:hover, #menu #active_menu, #menu a#active_menu:link, #menu a#active_menu:visited {
	color: #868585;
	}

/* other menu tags */
#other_menu ul {
	padding: 0px;
	margin: 0px;
	}

#other_menu ul li {
	list-style-type: none;
	list-style-image: none;
	float: left;
	padding-right: 0px;
	padding-left: 19.5px;
	}

#other_menu ul li ul {
	display:none;
	}

#other_menu a:link, #other_menu a:visited {
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	text-transform: uppercase;
	color: #bc7d7d;	
	}

#other_menu a.mainlevel:hover, #other_menu #active_menu, #other_menu a#active_menu:link, #other_menu a#active_menu:visited {
	color: #868585;
	}