body {
	text-align:center;
	font-family: Trebuchet MS, Verdana, Helvetica;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
	font-size:14px;
	background-repeat: no-repeat;
	background-position: 50% 0%;
	background-color: #FFFFFF;
	}
	
a:link {
	color: #000000;	
	text-decoration: none;
}
a:visited {
	color: #000000;	
	text-decoration: none;
}
a:hover {	
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: underline;
}

h1 {
	text-align:left;
	font-weight:normal;
	text-transform:uppercase;
	font-size:14px;
	text-decoration: underline;
}



#SubContainer {
	width: 699px;  
	margin: 0 auto; 
	}


#top-menu {	
	width: 830px;
	height: 30px;
	margin: 100px 0px 0px 30px;
	text-transform: uppercase;
	font-size:11px;
}

#top-menu a {
	float:left;
	margin-left:18px;
	margin-right:18px;
}

#content {
	text-align: left; 
}

#footer {
	width: 894px;  
	margin: 0 auto; 
	}

#footerlinks {  
	font-size:10px;	
	padding: 30px 0 150px 0;
	background-image: url('../images/footer-background.jpg');
	}
#CatBlock {
	text-align: center;
	vertical-align: middle;
}
#txtblock {
	text-align: left;
	vertical-align: top;
}
