body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #333;
}
/* ADDS SCROLLBAR TO PAGE */
html {
	height:100%;
	margin-bottom:1px;
}

.small {
	font-size: .8em;
}
p {
	padding-left: 15px;
	padding-right: 15px;
}

.smaller {
	font-size: .6em;
}
a.top:link, a.top:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
	font-style: italic;
	letter-spacing: .3em;
}
a.top:hover {
	text-decoration:none;
	color: #990000;
}

.clear {
	clear:both;
	padding:0;
	margin:0;
}
.paddingLeft20 {
	padding-left: 20px;
}


/*********  LAYOUT DIVS  *********/

#container {
	height: 100%;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: none;
	background-color: #000000 ;/*#000066 original blue background */
	font-size: 0.75em;
	border:#000000 2px solid;  /* #000066 */
}

#banner {
	clear: both;
	height: auto;
	width: auto;
	padding:0px;
	background-color: #55A1DF;
	white-space: nowrap;
	border-top:#000000 2px solid;
}

#banner h1 {
	display:none;
}

#content {
	background: #FFFFFF url(main_images/left_bgrnd.gif) top left no-repeat;
	position: relative;
	display: block;
	clear: both;
	text-align: left;
	vertical-align: top;
	color: #000033;
	height: auto;
	margin: auto;
	padding: 4px;
	width: 910px;
}

#subNAV {
	float:right;
	margin-right:5px;
	font-size:.9em;
	color: #A02923;
	border: #660000 1px solid;
	padding:2px;
}

#subNAV a:link, #subNAV a:visited {
	color:#660000;
	font-weight:bold;
}

#subNAV a:hover {
	color: #CC0000;
}

#subNAV a:active {
	color: #FF9900;
}

#newsBOX {
	display:block;
	float: right;
	width:520px;
	margin:0 40px 10px 0;
	color: #CCC;
}

#newsBOX a:link, #newsBOX a:visited {
	color:#FFFFFF;
}

#newsBOX a:hover {
	color: #666666;
}


#spotlightBOX {
	width:136px;
	height:136px;
	float: right;
	margin-left:5px;
	padding:3px;
	color: #FFF;
	background-color:#c9c7e1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	vertical-align: middle;
}

#spotlightBOX a {
	color:#FFFFFF;
}
#spotlightBOX a:hover {
	color: #66FFFF;
}
#spotlightBOX a:active {
	color: #FF0000;
}
#footer {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #FFFFFF;
	text-align: center;
	background-color: #000;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 918px;
	margin: 0px;
	position: relative;
}
#footer a:link, #footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover {
	color: #FFCC33;
}
#footer a:active {
	color: #666666;
}

/******** NAVIGATION  **********/



#bannerNAV {
	clear: both;
	width: 916px;
	background-color: #000000; /*#990000 original red bar*/
	white-space: nowrap;
	color: #CCC;/* #999999*/
	text-align: center;
	display: block;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	letter-spacing:0.1em;
	border-top: 1px solid #000000;
	border-bottom: 2px solid #333333; /* #000 */
	float: left;
	padding:2px;
	background-image: url(main_images/red_bar.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
/* /////  LIGHT BACKROUND ////  */
#bannerNAV  a:link, #bannerNAV  a:visited, #bannerNAV {
	color: #6F0000;
	font-weight:bold;
}
#bannerNAV  a:hover {
	color: #FBE3AC;
}
#bannerNAV  a:active {
	color: #CC0000;
}


#smallTEXTbox {
	font-size: 1em;
	vertical-align: bottom;
	height: 1.2em;
}


.whiteLINK a:link, a:visited {
	color:#FFFFFF;
}

.whiteLINK a:hover {
	color: #CCFFFF;
}


/*********  BASIC STYLES  *********/

h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
	margin-top: 0px;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.5em;
}

.blockH2 {
	position:relative;
	display:block;
	margin:0px;
	color:#FBE3AC;
	font-size: 1.5em;
	float:left;
	padding:2px 15px 2px 10px;
	min-width:100px;
	background-color: #E02917;
	background: url(main_images/red_grad.jpg) center repeat-x;
}

.blockH3 {
	position:relative;
	display:block;
	margin-left:140px;
	background: #6699FF;
	color:#FFFFFF;
	font-size: 1.25em;
	white-space:nowrap;
	float:left;
	padding:2px 30px 2px 10px;
	min-width:100px;
}



.indent140 {
	margin:5px 50px 0 140px;
	padding:1px 0 1px 0;
	clear:none;
}

.indent140 p {
	margin:0 0 .4em 0;

}

.peopleINFO ul {
	list-style: none;
}

h3 {
	font-size: 1.25em;
}

h4 {
	font-size: 1em;
	padding-left: 10px;
	color: #1A3590;
}


#content h2 {
	margin: 0 0 .3em 0;
	color: #000066;
}

li {
	padding-bottom: .4em;
}

table {
}

.floatRIGHTimg {
	padding: 2px;
	float: right;
	position: relative;
	margin-left: 10px;
	border: 1px solid #000066;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	text-align: center;
	width:auto;
}


.floatLEFTimg {
	padding: 2px;
	float: left;
	position: relative;
	margin-right: 10px;
	border: 1px solid #000066;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	text-align: center;
	width:auto;
}

.mugIMG {
	padding: 2px;
	float: left;
	position: relative;
	margin-right: 10px;
	border: 1px solid #000066;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	width:auto;
}

.peopleINFO {
	display:block;
	float:left;
}

a:link, a:visited {
	color: #000066;
	text-decoration: none;
}

a:hover {
	color: #CC0000;
	text-decoration: none;
}
.indent20px {
	margin-left: 20px;
}
.red {
	color: #CC0000;
}
.purple {
	color: #660099;
}

/*********  LIGHTBOX STYLES  *********/
.thumbnail{
	padding: 5px;
	border: 1px solid #ddd;
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
	}	
.imageBORDER {
	padding:3px;
	border: 1px solid #333333;
}
	
.imageFLOATright {
	display:block;
	float:right;
	padding:3px;
	margin:0 0 5px 5px;
	border: 1px solid #333333;
}
	
.imageFLOATleft {
	display:block;
	float:left;
	padding:3px;
	margin:0 5px 0 5px;
	border: 1px solid #333333;
}

#memberTABLE {
	clear:both;
}
.dim {
	color: #CCCCCC;
}


#memberTABLE td {
	border-bottom:#6666CC 1px solid;
}

#memberTABLE th {
	border-bottom:#6666CC 2px solid;
}
