@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#outerCenter {
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: center;
	width: 100%;
}
#printTitle{
	display: none;
}
#main {
	position:relative;
	width:858px;
	height:537px;
	margin: 0 auto 0 auto;
	background-image: url(../images/bkg.gif);
	z-index:1;
}

#banner { margin : 10px auto; width: 468px; }

#mainImage {
	position:absolute;
	left:373px;
	top:66px;
	width:420px;
	height:420px;
	z-index:1;
	background-color: #000000;
}
#mainImageNews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	position:absolute;
	left:373px;
	top:66px;
	width:420px;
	height:420px;
	z-index:1;
	background-color: #FFFFFF;
	overflow: auto;
	text-align: left;
}
#newsMargin {
   margin: 32px;
}
#mainText {
	position:absolute;
	left:373px;
	top:66px;
	width:420px;
	height:420px;
	z-index:1;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	overflow: auto;
}
#mainImageLabel {
	position:absolute;
	left:373px;
	top:490px;
	width:420px;
	height:16px;
	z-index:1;
	color: white;
	font-size: 10px;
	letter-spacing: 2px;
	font-weight: normal;
	text-align: left;
}
#menu {
	position:absolute;
	left:322px;
	top:13px;
	width:526px;
	height:25px;
	z-index:2;
}
#categories {
	position:absolute;
	left:8px;
	top:44px;
	width:296px;
	height:221px;
	z-index:3;
}

#categories #subcategories  {
	padding: 12px 4px;
/*	font-size: 11px; */
}

#categories #subcategories p,
#categories #subcategories ul li {
/*	padding: 0;
    margin: 4px 16px; */
	letter-spacing: 2px;
}

#categories #subcategories a {
/*	color: black; */
	text-decoration: none;
}

#categories #subcategories a:hover {
	color: #C90;
}


#categories #subcategories .current a,
#categories #subcategories a.current {
	color: #A00;
}

#thumbnails {
	position: absolute;
	left: 6px;
	top: 272px;
	width: 296px;
	height: 265px;
	z-index: 0;
	padding: 10px;
}

.thumb {
	_display:inline;
	float: left;
	margin: 5px 11px;
	z-index: 0;
}

.thumb a img {
	border: 1px solid black;
}

.thumb a:hover img {
	border: 1px solid #C90;
}

.thumb a.current img {
	border: 1px solid #A00;
}

#printLink {
	position: absolute;
	left: 663px;
	top: 545px;
	width: 196px;
	height: 40px;
	z-index: 50;
	padding: 0;
	margin: 0;
	font-weight: bold;
	text-align: right;
	font-size: 10px;
}

#printLink a,
#printLink a:visited {
	color: #c0c0c0;
	text-decoration: none;
}

#printLink a:hover {
	color: #ffffff;
}

#registration,
#registration td {
	font-size: 9px;
	line-height: 11px;
	padding: 0 6px 2px 0;
}

#registration input {
	width: 220px;
	font-size: 9px;
	border: solid 1px #000000;
	padding: 2px 4px;
}

#registration input.half {
	width: 101px;
	margin: 0 5px 0 0;
}

#registration #submit {
	width: auto;
	margin-top: 6px;
	background-color: #D8D8D8;
}

#registration #submit:hover {
	background-color: #E8E8E8;
}

#registration th {
	font-size:10px;
	line-height: 12px;
	font-weight: bold;
	text-align:left;
}

a, a:link, a:visited {
	color: #006699;
}

.req {
	color: #990000;
}

.small {
	font-size: 8px;
}

.tighter p {
	line-height: 12px;
	margin: 0;
	padding: 8px 0 8px 0;
}

#textTwo {
	position: absolute;
	left: 6px;
	top: 272px;
	width: 276px;
	height: 248px;
	z-index: 0;
	padding: 10px;
	overflow: auto;
    text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

#textTwoMargin {
   margin: 12px;
}

