* {
	margin:0; padding:0;
	}
html, body {
width: 100%;
height: 100%;
background-color:#0d0502;
background-image:url(images/background.jpg);
}
#bttm {
	height:100%;
		}
#wraps {
	width:960px;

	}
#RedHat {
	width:960px;
	height:108px;
	background-image:url(images/RedHat.png);
	background-repeat:no-repeat;
	}
#RedHatwo {
	width:960px;
	height:108px;
	background-image:url(images/RedHat.png);
	background-repeat:no-repeat;
	}
#Neck {
	height:100px;
	background-image:url(images/Neck.png);
	background-repeat:no-repeat;
	}	

#contents {
	width:900px;
	margin:auto;
	background-color:#fff3dc;
	background-image:url(images/bttm.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	text-align:left;
	padding-bottom:20px;
	}


#clears {
	clear:both;
	}
.clears {clear:both;}


#cats {
	width:210px;
	float:left;
	height:100%;
	padding-left:15px;
	}

#footers {
	position: relative;
	clear: both; 
}

#underfeet {
	width:900px;
	margin:auto;
	height:60px;

	background-image:url(images/underfeet.jpg);
	background-repeat:no-repeat;
	}
#mens ul{
	list-style-type : none;
	}
	
#topmenu {float:right; margin-top:70px;}
#topmenu li {display: inline; font-size:15px; font-family:"Trebuchet MS", Verdana, sans-serif; text-transform:uppercase; font-weight:bold;}
#topmenu a {display:block; float:left; color: #C60; background-image:url(images/push.png); background-repeat:no-repeat; width:120px; height:35px; padding-top:10px; padding-left:5px; margin-left:5px; text-decoration:none;}
#topmenu a:visited,active {display:block; float:left; color: #666; height:35px; padding-top:10px; padding-left:5px; padding-right:5px; text-decoration:none;}
#topmenu a:hover {display:block; float:left; color: #C30; height:35px; padding-top:10px;  text-decoration:none; background:url(images/push.png) no-repeat; color:#C30;}

h2, h3, h4, h5, h6 {color:#a07a3e; font-family:"Trebuchet MS", Verdana, sans-serif; font-variant:small-caps;}

h1 {font-size:14px;}
h3 {font-size:18px;}
h4 {font-size:16px;}
h5 {font-size:36px;}
h6 {font-size:24px;}

a {color:#a66704;}
a:visited {color:#686766;}
a:active {color:#b57f29;}
a:hover {color:#045fa6; text-decoration:none;}

.hr {
width:90%;
border-bottom: #000099;
border-width:1px;
border-bottom-style: dotted; 
}

.textx {float:left; width:48%;}