body {
        background-color: #FF91EE;
	font-family:tahoma;
	font-size:12px;
	color:#fff;
	margin:0;
	padding:0;
}

a {
        color: #E9FF91;
        text-decoration: underline;
}
a:hover {
        text-decoration: none;
        color: #8888E6;
}

h1 { font-family:"Comic Sans MS"; font-size:22px; font-weight:bold; color:#8888E6; margin:0 auto; text-align:center; width:990px; padding:5px; }
* { 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:#fff 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 #fff; 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;}
