* {margin:0; padding:0;}

body, html {
margin:0;
height:100%;
background:#fff;
color:#555;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
}

a  {
color: #4e5190;
text-decoration:none;
}

h1 {
font-family:"Trebuchet MS", Helvetica, sans-serif;
text-transform:uppercase;
font-size:96%;
color:#363636;
letter-spacing:1px;
background-image:url('../img/bullet1.png');
background-repeat: no-repeat;
background-position: center left;
padding: 10px 0 10px 20px;
border-bottom:1px dashed #ccc;
margin-bottom: 20px;
}


h2 {
font-family:"Trebuchet MS", Helvetica, sans-serif;
text-transform:uppercase;
font-size:94%;
color:#333;
background-image:url('../img/h3_bg.png');
background-repeat: no-repeat;
background-position: center left;
padding: 3px 0 3px 20px;
margin-bottom:15px;
}

h3 {
font-family:"Monotype Corsiva", "Brush Script MT";
font-size:150%;
color:#555;
letter-spacing:1px;
white-space: nowrap;
font-weight:normal;
margin:0;
padding:0;
}

ul {
padding-left:30px;
list-style-image:  url(../img/bullet3.png);
margin-bottom:15px;
}

ol {
padding-left:30px;
margin-bottom:15px;
}

.top {
background: #000 url('../img/bg_header.png') repeat-x left bottom; 
width:100%;
height:21%;
position:relative;
top:0;
}
.header {
position:relative;
width:750px;
margin:auto;
height:100%;
}
.menu {
position:absolute;
bottom:0;
right:0;
}
.title {
position:absolute;
bottom:0;
}
.title img {
position:absolute;
bottom:0;
}

.title a img {border:none;}

.middle {
height:69%;
}



.main {
width:750px;
position:relative;
margin:auto;
height:100%;
}
.main_wide {
width:91%;
position:relative;
margin:auto;
}



.right_col {
position:relative; 
top:6%;
float:right;
width:550px; 
height:100%; 

}

#content {
position:relative;
padding-right:20px;
height:69%;
width:100%;
overflow:auto;
line-height:1.5;
text-align:left;
font-size:95%;
}

#content a {
font-weight:bold;
}

#content2 {
position:relative;
padding-right:20px;
width:100%;
line-height:1.5;
text-align:left;
font-size:95%;
}

#content_wide {
position:relative;
padding-right:20px;
width:100%;
line-height:1.5;
text-align:left;
font-size:95%;
}

p {margin-bottom:15px;}

.bottom{
height:9%;
background:#000;
border-top:1px solid #9496c6;
}

.bottom2{
background:#000;
border-top:1px solid #9496c6;
}


.footer2 {
position:relative;
width:750px;
margin:auto;
color:#ccc;
font-size:85%;
text-align:right;
}

.footer {
position:relative;
width:750px;
margin:auto;
color:#ccc;
font-size:85%;
text-align:right;
}
.footer a {color: #9496c6;text-decoration:none;}
.copyright {
padding-top: 20px;
}

#navcontainer
{
margin: 0;
padding: 0;
height: 34px;
font: 85% Verdana, sans-serif;
border-bottom: 1px solid #bbb;
list-style-type: none;
}

#navlist li
{
float: right;
margin: 0;
padding: 0;
width: auto;
display: block;
padding-right:10px;
}

#navlist li a, #navlist li a:link
{
color: #555;
text-decoration: none;
padding: 15px 3px 3px 3px;
display: block;
}

#navlist li a:hover
{
color: #000;
border-bottom: 3px solid #9496c6;
cursor: pointer;
background: #fff;
}

#navlist li a#current, #navlist li a#current:link
{
color: #444;
cursor: hand;
font-weight: bold;
border-bottom: 3px solid #9496c6;
background-image:url('../img/menu_bullet.png');
background-repeat:no-repeat;
background-position: top center;

}

#navlist li a#current:hover
{
border-bottom: 3px solid #000;
background: #fff;
background-image:url('../img/menu_bullet.png');
background-repeat:no-repeat;
background-position: top center;
}


/* Sub-navigation Styles */

#subcontainer { margin-bottom: 20px; margin-top:-10px; }

#amenu {color:#777; font-style:italic;}

#submenu
{
list-style: none;
padding: 0;
margin: 0;
}

#submenu li
{
display: inline;
padding: 0x;
margin: 0;
}

#submenu a {padding: 0 10px; font-size:87%;}


/*Sub Navigation Version 2 */

#subnav {
position:relative;
top:10%;
width:150px;
float:left;
}

#subnav ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 85%;
list-style-image:none;
}

#subnav li { margin: 0 0 3px 0; }

#subnav a
{
display: block;
padding: 2px 2px 2px 24px;
border: 1px solid #333;
width: 110px;
background-color: #999;
background-image: url(../img/l1_down.gif);
font-weight:bold;
}

#subnav a.clear
{
display:inline;
padding: 0;
border: none;
width: auto;
background-color: #fff;
background-image:none;
font-weight:normal;
}

#subnav a.clear:hover
{
border: none;
background-color: #fff;
background-image: none;
color: #000;
text-decoration:none;
}



#subnav a:link, #subnavlist a:visited
{
color: #ddd;
text-decoration: none;
}

#subnav a:hover
{
border: 1px solid #333;
background-color: #9496c6;
background-image: url(../img/l1_over.gif);
color: #fff;
}

#active a:link, #active a:visited, #active a:hover
{
border: 1px solid #333;
background-color: #9496c6;
background-image: url(../img/l1_over.gif);
color: #fff;
}

/* Form Styles */
#marginForm fieldset
{
	display: block;
	margin: 0 0 5px 0;
	border: 0 solid #FFFFFF;
	border-top: 1px solid #000000;
	padding: 10px 10px;
}

#marginForm fieldset.radio
{
	margin: 0 0 0 -1em;
	border: 0 solid #FFFFFF;
}

#marginForm fieldset.radio input
{
	position: static;
	clear: both;
	float: left;
}

#marginForm fieldset.radio label
{
	position: relative;
	top: -1.25em;
	display: inline;
	width: auto;
	margin: 0 0 0 8em;
	font-weight: bold;
	font-weight: normal;
}

#marginForm fieldset.radio legend
{
	float: left;
	font-weight: bold;
}

#marginForm input
{
	position: relative;
	top: -1.4em;
	left: 8em;
	display: block;
}

#marginForm textarea
{
	position: relative;
	top: 1em;
	display: block;
}

#marginForm input.submit
{
	clear: both;
	top: 0;
}

#marginForm label
{
	clear: both;
	float: left;
	display: block;
	width: 8em;
	margin-top: -1em;
	font-weight: bold;
}

#marginForm label.first
{
	margin-top: 1em;
}

#marginForm select
{
	position: relative;
	top: -1.4em;
	left: 8em;
	display: block;
}

.gallery {
position:relative;
float:left;
width:126px;
text-align:center;
margin:0 3px 20px 0;
}

.gallery a img {
border:3px solid #6a6b8b;
}

.gallery a:hover img {
border:3px solid #444;
opacity:.50;
filter: alpha(opacity=50); 
-moz-opacity: 0.5;
}

.member_name {
font-family:"Trebuchet MS", Helvetica, sans-serif;
text-transform:uppercase;
font-size:105%;
/*font-family:"Monotype Corsiva", "Brush Script MT", "Lucida Handwriting";
font-size:130%;*/
color:#6a6b8b;
font-weight:500;
/*letter-spacing:1px;*/
white-space: nowrap;
margin:0;
padding:0;
}

.member_location {
font-size:90%;
font-family:"Century Gothic", "Avante Garde", sans-serif;
margin-top:-5px;
margin-bottom:-3px;
color:#666;
white-space: nowrap;
padding:0;
}
.member_type {
font-size:80%;
margin:0;
color:#666;
white-space: nowrap;
}

/* Styles for left column profile page */

#profile_stats {
position:relative;
float:left;
top:10%;
width:160px;
text-align:left;
}

.stats {
font-size:96%;
font-family:"Century Gothic", "Avante Garde", sans-serif;
margin:0;
color:#666;
white-space: nowrap;
padding:0;
}

.stats img {
border:none;
border:1px solid #000;
margin: 5px 3px 5px 0;

}




