/*** HTML Attributes ***/
body {
	background-color:#860605; /* 860605 */
	text-align:center;
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffe1;
}
a {
	text-decoration: none;
	color: #ffffe1;
}
a:hover {
	color: #EEc900;
}
img {
	border: 1px solid #ffffe1;
}
form {
	margin:0;
	padding:0;
}

/*** Font Styles ***/

h2 {
	font-size: 180%;
	margin: 0;
	font-weight: normal;
}
h3 {
	font-size: 140%;
	margin: 0;
	font-weight: normal;
}
h4 {
	font-size: 125%;
	margin: 0;
	font-weight: normal;
}
p, pln {
	font-size: 12px;
}


/*** Container IDs ***/
#wrapper {
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
}
#container {
	width: 800px;
	margin:0 auto;
	background: #860605; /* 860605 */
	padding:0 10px;
	margin-top:20px;
}

/*** Header ***/

#header {
	margin: 10px 25px 0px 0px;
	background: #860605; /* 860605 */
	vertical-align:middle;
	width: 100%;
}
#hdr-lft {
	font-size:20px;
	float:left;
	color: #ffffe1;
	padding: 12px 0 0px 0;
	_padding: 0;
	background: #860605; /* 860605 */
	vertical-align:middle;
}
#hdr-rt {
	font-size:18px;
	float:right;
	color: #ffffe1;
	padding: 18px 0px 0 0;
	background: #860605; /* 860605 */
}

a.scarab {
	float:left;
	padding-right: 0px;
	margin-top: -10px;
	_margin-top: 0px;
	margin-bottom: 8px;
	_margin-bottom: 0px;
	width:60px;
	height:60px;
	_height:70px;
	display:block;
	background:  url('../images/newb.gif');
	_background-repeat: no-repeat;
}
/** a.scarab {
	float:left;
	padding-right: 0px;
	margin-top: 0px;
	width:60px;
	height:70px;
	display:block;
	background: url('../images/newb.gif'); 
	background-repeat: no-repeat;
}
*/
a.scarab:hover {
	background: url('../images/newb-r.gif');
	_background-repeat: no-repeat;
}
.logotype {
	font-size:18px;
	margin-top:7px;
	_margin-top:18px;
	float:left;
	letter-spacing: 0.2em;
	padding-left: 8px;
}

.main-menu {
	font-size: 22px;
	color: #ffffe1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 24px;
}
.main-menu a {
	/* padding:2px 4px; */
	display:inline-block;
	padding: 7px 7px;
	margin-left:-7px;
}
.main-menu a:hover {
	color:#EEc900;
	/* background-color: #ffffe1;*/
	display: inline-block; 
	/* display: block;
	padding: 0px 4px;
	margin-left: -4px; */
}

.cbox {
	text-align: left;
}

/*** Subheader ***/
#subhead-box {
	width: 100%;
	text-align:center;
	margin-top: 2px;
	border-top: 1px dotted #ffffe1;
	padding-top: 5px;
}
* html #subhead-box {
	border-top: 1px solid #ffffe1;
}
#subhead {
	background: #860605; /* 860605 */
	color: #ffffe1;
	padding: 0 0 0px 0;
	text-align: right;
	display: block;
}
#subhead a {
	padding: 2px;
	background: #860605; /* 860605 */
	color: #ffffe1;
}
#subhead a:hover {
	padding: 2px;
	text-decoration:none;
	color: #EEc900;
}

/*** Left Content Box - Nav ***/

#leftbox {
	width:260px;
	float:left;
	padding-top: 25px;
	padding-left: 40px;
	text-align:left;
}
td#leftbox{
	padding:0;
	margin:0;
}
.leftbox {
	width:260px;
	float:left;
	padding-top: 25px;
	padding-left: 40px;
	text-align:left;
}

#content {
	margin-top: 0;
	padding: 0;
	min-height: 400px;
	height: auto;
}
* html #content {
	height: 400px;
}
.cbox {
	margin: 0;
	padding: 0;
}
.leftpics {
	width:260px;
	float:left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align:right;
	vertical-align: top;
}


/*** Right Content Box - Content ***/

#rightbox {
	width:500px;
	float:left;
	margin: 25px 0 10px 0;
	text-align:left;
	min-height: 300px;
	height: auto;
	vertical-align: top;
}
* html #rightbox {
	height: 300px;
}
.rightbox {
	width:420px;
	float:left;
	margin: 15px 0 0px 0;
	text-align:left;
	line-height: 1.6em;
	vertical-align: top;
}
* html .rightbox {
	padding-top: 10px;
	line-height: 1.3em;
}
/* #rightpic {
	right: 283px;
	position:absolute;
} */
td .style3 {
	padding-left: 5px;
}
td .style4 {
	padding-left: 5px;
}

/*** Centered Content Box - Content ***/

#centerbox {
	margin: 0px 40px 0 40px;
	text-align: left;
	margin-top: 20px;
}

/*** Footer ***/

#footer-main {
	width:800px;
	text-align:center;
	font-size:14px;
	display:inline-block
}

#footer {
	margin-top:5px;
	padding-bottom: 20px;
	padding-top: 15px;
	width:800px;
	text-align:center;
	font-size:14px;
}
.ftr_separator {
	margin: 5px;
	padding: 0px;
	border-top: 1px dotted #ffffe1;
	height:0;
	color: #860605;
}
* html .ftr_separator {
	border-top: 1px solid #ffffe1;
	margin: 10px 0 0 0;
}
.seclinks {
	font-size:16px;
}
.seclinks a {
	padding:3px 4px;
}
.seclinks a:hover {
	color:#EEc900;
	/* background-color: #ffffe1;*/
}

.mainlinks {
	font-size:18px;
	text-align:center;
}
.mainlinks a {
	padding:2px 4px;
}
.mainlinks a:hover {
	color:#EEc900;
	/* background-color: #ffffe1;*/
}
.ftr-address {
	font-size: 100%;
}

/*** Table Related Entries ***/

td.table_main {
	font-size: 16px;
}
td.table_secondary {
	font-size: 14px;
}

/*** Section Dependent Text Boxes ***/

.biobox {
	text-align: left;
	margin: -10px 20px 0 20px;
	line-height: 1.6em;
}
* html .biobox {
	margin-top: 0;
	line-height: 1.3em;
}
#leftbox h3 {
	margin-top: 10px;
	font-variant: small-caps;
}
.leftbox h3 {
	font-variant: small-caps;
}

/*** List Styling ***/
li.marker {
	list-style-type: disc;
	padding-bottom: 5px;
	line-height: 1.6em;
}

/*** Project Pages ***/
#specs {
	float: left;
	width: 278px;
	padding-top:80px;
	padding-right: 10px;
}
#gallery {
	float: left;
	width: 432px;
	margin-bottom: 10px;
	margin-top: 5px;
}
#description {
	clear:both;
}

/*** Miscellaneous Classes ***/

.ctr {
	text-align:center;
}
.clr {
	clear:both;
}
.lite_brdr {
	border: 2px solid #ffffe1;
}
.left { 
	float:left;
}
.topbump {
	margin: 30px;
}
.topbump2 {
	margin: 35px;
}
.topbump3 {
	margin-top: 39px;
	padding-left: 20px;
}
.shortbump {
	margin-top: 25px;
}
* html .topbump2 {
	margin-top: 41px;
}
.bumpstaff {
	margin: 46px;
}
#leftbox h3.cln {
	margin-top: 10px;
	font-variant: normal;
}
.idt {
	margin-left: 20px;
}
.big {
	font-size: 130%;
}
.xbrdr {
	border: none;
}
.sechead {
	margin-top: 20px;
	margin-bottom: 20px;
	font-variant: small-caps;
	font-size: 140%;
}
.ribbonbump {
	margin-top: -10px;
}

