@charset "utf-8";
a {
	color: #5c2600;
	border: none;
	outline: none;
}

img
{
border-style: none; 
}
.titletop {
	font-weight: bold;
	color: #5C2600;
	font-variant: small-caps;
	text-decoration: underline;
	padding-bottom: 10px;
}

.title1 {
	font-weight: bold;
	color: #5C2600;
}


#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	margin: auto;
	height: 190px;
	width: 1006px;
}
#loginlink {
	height: 48px;
	width: 160px;
	position: relative;
	z-index: 100;
	left: 776px;
	top: 130px;
	background-image: url(images/blank.gif);
}

#content {
	background-image: url(images/contentback.jpg);
	background-repeat: repeat-y;
	width: 1006px;
	margin: auto;
	height: auto;
	overflow: hidden;
}

#nav {
	background-image: url(images/navback.jpg);
	background-repeat: repeat-y;
	width: 180px;
	float: left;
}

#navmenu {
	background-repeat: no-repeat;
	height: 361px;
	width: 178px;
	margin-left: 1px;
	padding-top: 42px;
	background-image: url(images/navmenuback.jpg);
}

#rings {
	background-image: url(images/navrings.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 179px;
	margin-left: 1px;
}

#loginform {
	font-weight: bold;
	width: 169px;
	margin-left: 1px;
	padding: 28px 0px 0px 10px;
	background-image: url(images/navlogin.jpg);
	height: 126px;
	overflow: hidden;
}

#loginform label {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	display: block;
	color: #5c2600;
	font-family: Arial, Helvetica, sans-serif;
}

#loginform input {
	border: solid #000 1px;
	width: 140px;
}

#loginform  .submit  input {
	border: solid #000 1px;
	width: 80px;
	overflow: hidden;
}

#sponsor {
	background-repeat: no-repeat;
	width: 179px;
	margin-left: 1px;
	height: 300px;
	margin-top: 0px;
	padding-top: 36px;
	background-image: url(images/navsponsor.jpg);
}

#insidecontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: left;
	width: 608px;
	padding: 0px 15px 0px 15px;
	overflow: auto;
	line-height: 18px;
}
#insidecontent-mem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: left;
	width: 792px;
	padding: 0px 15px 0px 15px;
	overflow: auto;
	line-height: 18px;
}


.boxbuttons {
	height: 68px;
	width: 195px;
	margin: auto;
}

#members {
	background-repeat: no-repeat;
	float: left;
	height: 884px;
	width: 182px;
	padding-top: 50px;
	padding-left: 5px;
	background-image: url(images/membersback.jpg);
}

.bigmembers {
	background-image: url(images/adbox.jpg);
	height: 99px;
	padding-left: 6px;
	margin-left: 0px;
	width: 171px;
}

/*Menu Outer Wrapper*/
.p7PMMv08 {
	width: 164px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	text-align: left;
	font-weight: bold;
}

/*Hide Sub-Menu in Design View*/
.p7PMMv08 ul div {
	display: none;
}

/*
TOP LEVEL MENU
*/
.p7PMMv08 ul {
	margin: 0;
	padding: 0;
}

.p7PMMv08 li {
	list-style-type: none;
	margin: 0;
}

.p7PMMv08 a {
	display: block;
	text-decoration: none;
	color: #5c2600 !important;
	text-align: right;
	padding: 8px 25px 7px 0px;
}

.p7PMMv08 a:hover {
	color: #B47941 !important;
}

/*
Syntax for special classes programatically assigned to first and last links and also LIs
See user guide for more information
*/
.p7PMMv08 ul a.pmmfirst {
}

.p7PMMv08 ul a.pmmlast {
	border-bottom: 0;
}

.p7PMMv08 ul li.pmmfirst {
}

.p7PMMv08 ul li.pmmlast {
}

/*First Sub Level*/
.p7PMMv08 ul ul {
	z-index: 10000;
	background-color: #80271F;
	width: 180px;
}

.p7PMMv08 ul ul li {
	background-image: none;
	background-color: #9900CC;
}

.p7PMMv08 ul ul a {
	color: #FFFFFF !important;
	background-color: #80271F;
	text-align: left;
	overflow: hidden;
	padding-left: 10px;
	border-bottom: solid #FFF 1px;
	background-image: url(images/rolloverback.jpg);
}

.p7PMMv08 ul ul a:hover {
	border-color: #FFFFFF;
}

/*
SPECIAL IMAGE-BASED RULES
*/
.p7PMMv08 img {
	border: 0;
}

.p7PMMv08 .p7PMM_img {
	padding: 0;
	border: 0;
	background-image: none;
	background-color: transparent;
}

/*
TRIGGERS and CUURENT MARK RULES
The Closed state relates to trigger items when their child menus are not showing
The Open state relates to trigger items when their child menus are showing
Selectors appended with _left Automatically change arrow position and orientation
if sub levels are set to fly out to the left
*/

/*Root Level*/
.p7PMMv08 a.trig_open {
	border-color: #000;
}

.p7PMMv08 a.trig_closed {
	background-image: url(img/pmm_east_dark.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.p7PMMv08 a.trig_closed_up {
	background-image: url(img/pmm_north_dark.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.p7PMMv08 a.trig_closed_left {
	background-image: url(img/pmm_west_dark.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.p7PMMv08 a.trig_open, .p7PMMv08 a.trig_open_left {
	color: #B47941 !important;
}
/*Sub Level*/
.p7PMMv08 ul ul a.trig_closed {
	background-image: url(img/pmm_east_medium.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.p7PMMv08 ul ul a.trig_closed_left {
	background-image: url(img/pmm_west_medium.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.p7PMMv08 ul ul a.trig_open, .p7PMMv08 ul ul a.trig_open_left {
	color: #CCC !important;
	background-color: #000 !important;
	background-image: none;
	border-color: #E83A00;
}

/*The Current Marker (You are here) links*/
.p7PMMv08 .current_mark {
	color: #B47941 !important;
}

.p7PMMv08 ul ul .current_mark {
	color: #EEE !important;
}

.p7PMMv08 .current_mark:hover {
	color: #B47941 !important;
}

#footer {
	height: 22px;
	width: 1006px;
	margin: auto;
	background-image: url(images/footer.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding-top: 18px;
}

#adbox {
	background-image: url(images/homeadbox.jpg);
	background-repeat: no-repeat;
	height: 280px;
	width: 281px;
	padding: 47px 10px 0px 10px;
	float: left;
	line-height: 18px;
}

#pubbox {
	background-image: url(images/homepubbox.jpg);
	background-repeat: no-repeat;
	height: 280px;
	width: 281px;
	padding: 47px 10px 0px 10px;
	float: left;
	line-height: 18px;
}
#comment {
	display: none;
}
