div.centered 
{
    text-align: center;
}
div.centered table 
{
    margin: 0 auto; 
    text-align: left;
}

.membertableheader {
	background-color: #6A3500;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	color: #FFFFFF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-image: url(../images/2.0/bio_bg.gif);
}
.membertable {
	border: thin solid #000000;
	background-color: #000000;
	margin-top: 10px;
	margin-left: 10px;
	width: 100%;
	max-width: 559px;
}
.memberbio {
	padding: 12px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #231606;
/*	width: 405px;*/
}
.memberphoto {
/*	width: 140px;*/
}

body {
	background-color: #000000;
	background-image:url(../images/2.0/mybg-1.jpg);
	background-repeat:repeat-y;
	background-position: 50%;
	margin:0;
	color: #CCCCCC;
}
ul.linklist {
	padding: 2px;
	margin: auto;
	list-style: none;
	width: 80%;
	min-width: 500px;
/*	border: thin solid #333333;*/
}
ul.linklist li a {
	text-decoration: none;
	display: block;
	color: #CCCCCC;
	font-weight: bold;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #000000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: small;
}
ul.linklist li a:hover {
	background-color: #111111;
}
#mainframe {
/*	width: 800px;*/
	width: 80%;
	min-width: 840px;
/*	margin-right: auto;
	margin-left: auto;*/
	margin: 10px auto;
	background-color: #000000;
}
#header {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/2.0/headergraphic_r1_c2.gif);
	height: 70px;
}
#navigation {
	width: 200px;
	margin-top: 0px;
	float: left;
	background-color: #000000;
	padding: 0px;
	background-repeat: no-repeat;
}

#content {
	padding: 10px;
	background-color: #000000;
	margin-left: 190px;
}
.borderframe {
	border: 4px double #CCCCCC;
	/*attempt to correct image too large*/
	max-width: 900px;
	width: 90%;
}

#footer {
	margin: 0px;
	padding: 0px;
	width: 100%;
	clear: both;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	background-color: #000000;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #333333;
}
#navigation td img {display: block;}
/*td img {display: block;}td img {display: block;}*/