html {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	padding: 0px;
	background: #CDB99E url(../images/background.png) repeat-x;
}
#imgPreLoad {
	display: none;
}
#outerContainer {
	margin: 0px auto;
	width: 760px;
	padding: 0px;
}
#banner {
	background: url(../images/header3.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	width: 760px;
	height: 140px;
	clear: both;
}
#banner table {
	margin: 0px auto;
	padding: 20px 0px 0px;
	width: 760px;
}
#banner h1 {
	border-style: none;
	font-size: 36px;
	color: #FFFFFF;
	display: none;
}
#innerContainer {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
}
#memberSearch {
	float: right;
	font-size: 12px;
	margin: 0px 30px 0px 0px;
}
#content {
	margin: 0px 60px;
	clear: both;
	padding-top: 8px;
}
#content p,#content td,#content li,#content blockquote,#content div, #content fieldset {
	font-size: 12px;
}
#message {
	padding: 10px;
	background: #FFFF99;
	border: 2px solid #FFCC00;
	text-align: center;
}
#footer {
	background: url(../images/footer.gif) no-repeat;
	height: 50px;
	clear: both;
	margin: 0px;
	padding: 0px;
}
#copyright {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	margin: 0px;
	padding: 8px 0px 0px;
}
#mainNavigation {
	margin: 0px 30px;
	padding: 0px 0px 8px;
	font-size: 12px;
	text-align: right;
}
#memberNavigation {
	width: 624px;
	margin: 8px 0px 0px;
}
#memberNavigation a {
	font-size: 12px;
	text-align: center;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	margin: 0px 2px;
	padding: 0px;
	display: block;
	float: left;
	clear: none;
}
#memberNavigation a:link, #memberNavigation a:visited {
	color: #ffffff;
	background: url(../images/letterNavBg.jpg) no-repeat center center;
}
#memberNavigation a:hover, #memberNavigation a:active {
	color: #333333;
	background: url(../images/letterNavBg-hover.jpg) no-repeat center center;
}
#memberNavigation a.activeLetter {
	color: #FFFF00;
	background: url(../images/letterNav-active.jpg) no-repeat center center;
}
#categoryNavigation {
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
	display: none;
}
#categoryNavigation a {
	font-size: 12px;
}
a:link, a:visited {
	color: #0000cc;
	text-decoration: underline;
}
a:hover, a:active {
	color: #cc0000;
	text-decoration: underline;
}
h1 {
	font-size: 24px;
	margin: 0px 0px 8px;
	padding: 0px 0px 6px;
	border-bottom: 2px solid #3A5DC5;
}
form {
	margin: 0px;
	padding: 0px;
}
textarea, select, input[type='text'], input[type='password'] {
	font: 12px Arial, Helvetica, sans-serif;
}
input[type='submit'], input[type='button'] {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
input[type='submit']:hover, input[type='button']:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #cc0000;
}
hr {
	color: #000;
}
legend {
	color: #000;
	font-weight: bold;
}
#a {
	color: #666666;
}
#showcase {
	margin: 0px;
	padding: 0px;
	width: 650px;
}
#showcase h1 {
	font-size: 42px;
	border-style: none;
	font-variant: small-caps;
	color: #333333;
	letter-spacing: 14px;
	margin: 0px;
	padding: 0px;
	background: url(../images/spotlight.jpg) no-repeat;
	height: 118px;
	width: 610px;
	line-height: 120px;
}
.shocaseTop {
	background: url(../images/showcase_border_02.jpg) repeat-x;
}
.shocaseLeft {
	background: url(../images/showcase_border_06.jpg) repeat-y;
}
.shocaseBottom {
	background: url(../images/showcase_border_11.jpg) repeat-x;
}
.shocaseRight {
	background: url(../images/showcase_border_08.jpg) repeat-y;
}
.red {
	color: #cc0000;
}
.copy12 {
	font-size: 12px;
}
.normal {
	font-weight: normal;
}
.subtitle {
	font-size: 16px;
	font-style: italic;
}
.hilight {
	background: #FFFF33;
	text-decoration: underline;
}
