body { 
	background-color: #fbfbe0; 
	margin-top: 0px;
	margin-bottom: 0px;
	font: 10.5px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
html{
	scrollbar-DarkShadow-Color:#4B3049;
	scrollbar-Face-Color:#fbfbe0; 
	scrollbar-3dLight-Color:#4B3049; 
	scrollbar-Arrow-Color:#51514e;
}
.select{
	background:#023A51;color:#D7D89E;font-weight: bold;
}
.header { background-image:url(../images/header.jpg); }
.menuButtons { background-image:url(../images/menuButton.gif); }
.maintable { background-image:url(../images/tableBackground.gif); }
.featurecell { background-image:url(../images/featureBox.gif); }
.specialscell { background-image:url(../images/specialsBox.gif); overflow:hidden; }


a {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #70722E;
	text-decoration: none;
	font-weight: normal;
}

.bodytext {
	margin-left: 30px;
	margin-right: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color:#51514e;
	text-align: left;
}
.smalltext {
	margin-left: 5px;
	margin-right: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#333333;
	font-weight:normal;
	}
.extrasmalltext {
	margin-left: 10px;
	margin-right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color:#333333;
	font-weight:normal;
	}
	.extrasmalltextred {
	margin-left: 10px;
	margin-right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color:#990000;
	font-weight:normal;
	}
h1.smalltext {
	font-size: 9px;
	color: #999999;
	margin: 0;
	text-decoration: none;
	font-weight: normal;
}
.smtab { 
	border-color:#333333;
	background-color:#333333;
}

#profilegallery {
	width: 800px;
	float: left;
	margin: 10px 0px 0px 0px;
}
#profilegallery .img {
	width: 170px;
	overflow: hidden;
	float: left;
	margin: 0px 0px 20px 25px;
}
#profilegallery .thumbwrapper {
	width: 168px;
	border: 1px solid #CCCCCC;
	background-color: #ecedb6;
}
#profilegallery .thumb {
	margin: 5px 5px 5px 5px;
	height: 106px;
	overflow: hidden;
}
#profilegallery .desc {
	color: #666666;
	font-size: 1em;
	line-height: normal;
	height: 28px;
	overflow: hidden;
	margin: 5px 0px 0px 0px
}
