h1{
	text-transform: uppercase;
}

#main_center{
	text-align:left;
	height:480px;
}

span.cat{
	font-size:27px;
	text-transform:uppercase;
	font-weight:bolder;
	line-height:125%;
}

#category_section{
	/*border:solid gray 2px;*/
	height:500px;
	width:800px;
	margin:5px;
	font-family: sans-serif;
}

#category_section a{
	text-decoration:none;
	color:white;
}

#spacer_left{
	float:left;
	width:55px;
	height:400px;
	background-color:white;
	color:white;
}

#category_box_1{
	float:left;
	background-image:url('../images/Oceans-Swells.jpg');
	border:solid #C0C0C0 2px;
	padding:5px;
	/*margin:10px;*/
	/*margin-left:35px;*/
	margin-right:20px;
	margin-top:25px;
	height:190px;
	width:190px;
	font-size:12px;
	color: #D0D0D0;
	line-height:120%;
}

#category_box_2 a{
	text-decoration:none;
	color:black;
}

#category_box_2{
	float:left;
	background-image:url('../images/York-Bone.jpg');
	border:solid #C0C0C0 2px;
	padding:5px;
	margin-left:20px;
	margin-right:20px;
	margin-top:25px;
	height:190px;
	width:190px;
	font-size:12px;
	line-height:120%;
}

#category_box_3{
	float:left;
	background-image:url('../images/Macropoint-Charcoal.jpg');
	border:solid #C0C0C0 2px;
	padding:5px;
	margin-left:20px;
	/*margin-right:30px;*/
	margin-top:25px;
	height:190px;
	width:190px;
	font-size:12px;
	line-height:120%;

}

#category_box_4{
	float:left;
	background-image:url('../images/Eclipse-DarkSecret.jpg');
	border:solid #C0C0C0 2px;
	padding:5px;
	/*margin:10px;*/
	/*margin-left:35px;*/
	margin-right:20px;
	margin-top:35px;
	height:190px;
	width:190px;
	font-size:12px;
	line-height:120%;
}

#category_box_5{
	float:left;
	background-image:url('../images/ClubLevel-Sienna.jpg');
	border:solid #C0C0C0 2px;
	padding:5px;
	margin-left:20px;
	margin-right:20px;
	margin-top:35px;
	height:190px;
	width:190px;
	font-size:12px;
	line-height:120%;
}

#category_box_6{
	float:left;
	background-color:#202020;
	border:solid #C0C0C0 2px;
	padding:5px;
	margin-left:20px;
	/*margin-right:25px;*/
	margin-top:35px;
	height:190px;
	width:190px;
	font-size:12px;
	line-height:120%;
}
