body {
        background-image: url(/img/headerbg.jpg);
        background-color: #330000;
        background-repeat: repeat-x;
        margin: 0 0 0 0;
		padding:0px;
		color:#fff;
		font-family:tahoma; font-size:12px;
}

a { color: #FF7D00; text-decoration:none; }
a:hover { color: #FFCC00; text-decoration:underline; }

.head { width:800px; height:150px; margin:0 auto; }
.col1 { width:181px; height:150px; float:left; }
.col2 { width:219px; height:150px; float:left; }
.col3 { width:212px; height:150px; float:left; }
.col4 { width:188px; height:150px; float:left; }
.col1 img, .col2 img, .col3 img, .col4 img { float:left; }

* { padding:0px; margin:0; }
img { border:none; }
.left { float:left; }
.right { float:right; }
.cr { clear:right; }
.cl { clear:left; }
.cb { clear:both; }
.cb5 {  clear:both; height:5px; }
.cb10 { clear:both; height:10px; }
.cb15 { clear:both; height:15px; }
.cb20 { clear:both; height:20px; }
.cb25 { clear:both; height:25px; }

.top30 { width:900px; margin:0 auto; }
.top30-col { width:225px; float:left; text-align:left; }
.top30-col h5 { font-size:14px; }
.top30-col h5 a { }

.thumbs { width:986px; margin:0 auto; padding:3px 2px 2px 2px; }
.thumbs a img { width:240px; height:180px; border:#FF7D00 solid 1px; margin:2px; float:left; }

.sub-container {
	width:986px;
	padding:3px 2px 3px 2px;
	margin:0 auto;
}

.arch { width:905px; margin:0 auto; padding:5px 5px 5px 20px; }
.arch-box { border:1px dashed #CCC; padding:5px; float:left; font-size:12px; margin:3px; }
.arch-box:hover { border:1px solid #CCC;  }
.arch-box a { text-decoration:none; font-weight:bold; display:block; }
.arch-box a:hover { text-decoration:underline; }
.arch-txt { font-size:12px; color:#666; clear:both; }

.top-gal { width:242px; height:218px; float:left; margin:2px; text-align:center;  }
.top-gal a img { width:240px; height:180px; border:1px solid #FF7D00; float:left; margin:0 0 2px 0; }
.top-gal p { text-align:center; color:#fff; font-size:11px; padding:2px 2px 0 2px; font-weight:normal; line-height:11px; }
.top-gal a b { font-size:16px; }

.toptxt { width:948px; height:40px; margin:0 auto; }
.toptxt .topline { width:237px; height:40px; float:left; text-align:center; }
.toptxt .topline h3 { font-size:16px;  }
.toptxt .topline p { font-size:11px; }

.disclaimer { margin:0 auto; width:950px; font-size:11px; text-align:center; }
.disclaimer a { text-transform:lowercase; }
.lo { font-size:12px; width:800px; padding:10px 0 10px 0; margin:0 auto; text-align:center; }

/* Height Hacks \*/
.clear:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clear {display: inline-block;}

/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}