#contentbar {
	background-color:#93432F;
	margin-top: 3px;
	margin-left: 0px;
	margin-bottom: 0px;
	
	color: #333333;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 960px;
	}
html>body #contentbar {
	width: 960px;
	}
#topmenu {
display:block;
background-color:#FFF;
color:#000000;
font-size:70%;
margin:2px;
padding:4px;
border-bottom: 2px solid #000;
text-align:right;
}	

#topmenu a:link, a:visited {
text-decoration: none;
}

#contentbar h1 {			/* Added by: Affan Javed - Fri. Apr. 1/05  because our topictitles are either h1 or h2 */
	font-size: 110%;
	text-indent: 7pt;
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 3px;
	font-weight: normal;
	color:#FFFFFF;
	} 

#contentbar h2 {
display:block;
	font-size: 110%;
	text-indent: 7pt;
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 3px;
	font-weight: normal;
	color:#FFFFFF;
	float:left;
	}	
	


#primarycontent h2 {

}

#arrows {
float:right;
padding: 3px;
}

table#collections {
width:95%;
margin-left:1%;
margin-right:15%;
font-size:80%;

}

table#collections td {
vertical-align:top;
width:25%;
padding:10px;
}

table#collections img {
border-color:#000000;
border-style:solid;
border-width:1.5px;
}

#footer {
	margin-left: 0px;
	width: 958px;
	}
	
html>body #footer {
	width: 958px;
	}	
	
div#contactinfo {
	font-size:80%;
	padding-left:10px;
	}