html {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
}
body {
	margin: 0px;
	padding: 0px;
	background: #e2e2e2;
}
#imgPreLoad {
	display: none;
}
#outerContainer {
	margin: 0px auto;
	width: 770px;
	padding: 0px;
}
#banner {
	background: url(../images/genius-group_01.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	width: 770px;
	height: 150px;
	clear: both;
}
#banner2 {
	background: url(../../images/header2_bg.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	width: 770px;
	height: 255px;
	clear: both;
}
#banner table {
	margin: 0px auto;
	padding: 20px 0px 0px;
	width: 770px;
}
#banner h1 {
	border-style: none;
	font-size: 36px;
	color: #FFFFFF;
}
#innerContainer {
	background: url(../images/body_bg.jpg) repeat-y;
	margin: 0px;
	padding: 0px;
}
.breaker {
	padding: 1px;
	margin: 0px;
}
#memberSearch {
	float: right;
	font-size: 14px;
	margin: 0px 30px 0px 0px;
}
#content {
	margin: 0px 60px;
	padding: 0px;
	clear: both;
}
#content p,#content td,#content li,#content blockquote,#content div, #content fieldset {
	font-size: 14px;
}
#message {
	padding: 10px;
	background: #FFFF99;
	border: 2px solid #FFCC00;
	text-align: center;
}
#footer {
	background: url(../images/genius-group_05.jpg) no-repeat;
	height: 59px;
	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;
	clear: both;
}
#memberNavigation {
	width: 650px;
	margin: 8px auto 0px;
	clear:both;
}
#memberNavigation a {
	font-size: 14px;
	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: 8px auto;	
	clear: both;
}
#categoryNavigation a {
	font-size: 14px;
}
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: 14px 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 auto;
	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: 14px;
}
.normal {
	font-weight: normal;
}
.subtitle {
	font-size: 16px;
	font-style: italic;
}
.hilight {
	background: #FFFF33;
	text-decoration: underline;
}
option.hilight {
	text-decoration: none;
}

