body {
	background-color: #000000;
	margin:5px 0px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

a {text-decoration:none}
a:hover {color:#CCCCCC}

.boxes {
	background-image:  url("images/whiterect.gif");
	background-repeat: no-repeat;
	height: 102px;
	width: 109px;
	background-position: center center;
	text-align: center;
	background-color: #000000;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}

.boxtxt,a.boxtext {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	overflow: hidden;
}

.eyerect {
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 3px;
	padding-top: 5px;
	float: left;
}

.textbox {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	width:auto;
}

.textbox a:hover {color:#FF0000}

.bluetext {
	font-style: normal;
	color: #0066CC;
}

.footer {
	font-size: 14px;
	font-style: normal;
}

.email {
	font-size: 14px;
	font-style: italic;
}

.copyright {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

#LColumn {
	position:absolute; top:15px; left:15px;
	width:293px;
	height:auto;
	z-index:1;
	text-align: center;
	margin:0px;
	padding:0px;
}

#RColumn {
	position:absolute; top:-6px;
	left:329px;
	width:297px;
	height:auto;
	z-index:1;
	text-align: center;
	margin:20px;
	padding:0px;
}

#navcol {
	height:560px;
	width:129px;
	position: absolute;
	top: 143px;
	left: 5px;
	z-index: 8;
}

#bac {
	background-color: #cccccc; 
	background-image:url(images/topleftcornerg.gif); 
	background-repeat:no-repeat;
	position: absolute;
	width:85%;
	left: 139px;
	top: 135px;
	height:600px;
	z-index: 1;
}

#bacwhite {
	background-color: #ffffff; 
	background-image:url(images/topleftcorner.gif); 
	background-repeat:no-repeat;
	position: absolute;
	width:85%;
	left: 142px;
	top: 134px;
	height:600px;
	z-index: 1;
}


#horzbox {
	height: 112px;
	width: auto;
	background-image:  url(images/whiterect.gif);
	background-repeat: repeat-x;
	background-position: left;
}

#CColumn {

	position:absolute; top:11px; left:15%;
	width:75%;
	height:548px;
	z-index:1;
	text-align: center;
	margin:0px;
	padding:0px;
}
#gbac {

	background-color: #cccccc; 
	background-image:url(images/topleftcornerg.gif); 
	background-repeat:no-repeat;
	position: absolute;
	width:85%;
	left: 142px;
	top: 134px;
	height:686px;
	z-index: 1;
}
img.dispImg {border:3px solid black; padding:30px; background-color:#FFFFFF}
