/* CSS Document */





#main-shadow {
	position:relative;
	background:url(../images/main_shadow.png);
	_background:url(../images/main_shadow.jpg);
	width:823px;
	height:621px;
	margin-top:30px;
	margin-right:auto;
	margin-left:auto;
	}
	
#mainContainer {position:absolute; top:30px; left:50%; margin-left:-422px; width:823px; background:url(../images/main-bg.jpg) repeat-y; margin-bottom:30px;}

#mainContainer-top {float:left; background:url(../images/main-top.jpg) top no-repeat; width:823px; margin-bottom:15px;}

#mainContainer-bottom {float:left; background:url(../images/main-bottom.jpg) no-repeat; width:823px; height:28px;}


	
#main {
	width:800px;
	margin:7px 0px 0px 10px;
	float:left;
	}
	
#flashHolder-top {
	width:643px;
	height:146px;
	float:left;
	margin:13px 30px 10px 13px;
	_margin:13px 30px 10px 6px;
	border:#ce171e solid 2px;
	}
	
#bannerBottom-shadow {
	width:800px;
	height:189px;
	float:left;
	}
	
#flashHolder-bottom {
	width:773px;
	height:176px;
	border:#CE171E 2px solid;
	margin-top:5px;
	margin-left:12px;
	_margin-left:5px;
	float:left;
	}	
	
#cats-logo {
	width:80px;
	height:102px;
	background:url(../images/catslogo.jpg);
	margin:7px 0 0 0;
	float:left;
	}
	
#wadadliCats {
	width:504px;
	height:47px;
	float:left;
	background:url(../images/wadadlicats.jpg);
	}
	
.column {}
.column ul {list-style:none; margin:0;}
.column ul li {margin-bottom:3px;}
	
#top-spacer {
	width:800px;
	height:30px;
	float:left;
	}	
	
#red-stroke {
	width:770px;
	_width:760px;
	height:15px;
	border-top:2px #cc171e solid;
	border-left:2px #c71d1d solid;
	float:left;
	margin:0 0 0 13px;
	_margin:0 0 0 6px;
	}	
	
#content-holder { position:relative;
	width:570px;
	min-height:230px;
	float:left;
	margin:0 30px 0 45px;
	font-weight:600;
	}
	
#content-holder-b {
	position:relative;
	min-height:376px;
	float:left;
	width:575px;
	margin:0 20px 0 45px;
	font-weight:600;
	}	
	
#footer {
	position:absolute;
	bottom:-30px;
	left:0%;
	width:800px;
	height:30px;
	text-align:right;
	color:#003366;
	font-size:9px;
	margin-left:auto;
	margin-right:auto;
	}
	
#footer a { color:#0066FF; text-decoration:none;}

#footer a:hover {text-decoration:underline;}	
	
#message {height:150px; width:auto; margin-top:0px; margin-bottom:auto; text-align:center; font-size:11px; color:#ffff33;}
#backlink  {height:50px; text-align:right;}		