@charset "utf-8";
/* CSS Document */

* { padding:0px; margin:0; line-height:10px; }
img { border:none; }
.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; }
.niched { width:900px; margin:0 auto; padding:3px; text-align:center; }

body {
	margin: 0 0 0 0;
	font-family: Tahoma;
	font-size: 12px;
	background: url(/images/logo_bg.jpg) repeat-x;
	background-color: #EEB9D0;
}

table { margin:0 auto; }
.thumbz { width:1017px; padding:3px 2px 4px 4px; margin:0 auto; }
.thumbz a img { width:197px; height:262px; border:1px solid #FF7BC4; float:left; margin:2px; }

.header { height:193px; background:url(/images/topbg.gif) repeat-x; }
.head { width:780px; height:193px; margin:0 auto; }
.head img { float:left; }
.head div { float:left; width:365px; height:85px; padding:6px 5px 5px 5px; background:url(/images/header_03.gif) no-repeat; text-align:center; }

.top-gal { float:left; margin:2px; width:217px; height:185px; text-align:center;  }
.top-gal a img { width:215px; height:150px; border:1px solid #000; float:left; margin:0 0 3px 0; }
.top-gal p { text-align:center; color:#000; font-size:11px; padding:2px; }
.top-gal p a { }

.top30 { width:900px; margin:0 auto; }
.top30-col { width:225px; float:left; text-align:left; }
.top30-col h5 { font-size:17px; margin:0; padding:0px; line-height:18px; }
.top30-col h5 a { }

.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; }

.arch { width:890px; margin:0 auto; padding:5px 5px 5px 20px; }
.arch-box { border:1px dashed #fff; padding:5px; float:left; font-size:12px; margin:3px; }
.arch-box:hover { border:1px solid #fff;  }
.arch-box a { text-decoration:none; font-weight:bold; display:block; }
.arch-box a:hover { text-decoration:underline; }

.arch-txt { height:30px; width:890px; font-size:11px; color:#666; float:left; text-align:center; }
.arch-txt b { }

.foot { height:103px; width:815px; line-height:14px; margin:0 auto; text-align:center; background:url(/img/foot.png) top left no-repeat; padding:10px 5px 10px 80px; }
.foot h4 { font-weight:normal; font-size:11px; }
.foot h4 a { text-decoration:underline; }
.foot p { padding:0 0 0 10px; }

/* 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;}

.auto-style1 {
	text-align: center;
}
.auto-style2 {
	border-style: solid;
	border-width: 1px;
}

a {
	color: #A42E75; 
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a:hover { 
	color: red; 
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

#desc {
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	margin-top:5;
}

#heading {
	color: #A82B7C;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}

.heading2 {
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold; 
	COLOR: brown; 
	TEXT-DECORATION: none; 
	FONT-FAMILY: Verdana;
	margin-top: 15;
	margin-left: 25;
}

td.arc_page a {
	text-align:center;
	padding:5px 0 0 0;
	float:left;
	display:block;
	width:20px; 
	height:15px; 
	background:url(/images/archives_background.gif) center no-repeat; 
	font-weight:bold; 
	margin:4px 2px 0 2px;
}


