body{
	background-color:#000;
	color:#fff;
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif
	}
	*, p{
		font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
	}
#container{
	width:900px;
	margin:0 auto;
}
#menu a{
	font-size:1.8em;
	color:#05FC06;
	text-decoration:none;
	}
#menu ul, #menu ul li{
	list-style-type:none;
	}
#menu ul{
	width:90%;
	margin:0 auto;
}
#menu ul li{
	float:left;
	margin-left:20px;
	margin-right:20px;
	}

#box1 p, #box2 p, #box3 p{
	color:#003366;
}
#box1 h2, #box2 h2, #box3 h2{
	color:#993333;
}


#box1{
	
	padding-bottom:20px;
	margin-bottom:80px;
	
}

#box2{
	
	padding-bottom:20px;
	margin-bottom:100px;
	
}

#box3{
	
	padding-bottom:20px;
	
}
#bottom_content{
	margin:0 auto;
	width:80%;
}
a.hot{
	display:block;
	padding:10px;
	
	
}
.red {color:#993333;}
.green {color:#05FC06;}
.teal{color:#003366;}
.clear{clear:both}
.white{color:#fff;}
.black {color:#000;}
.blue{color:#084D77}
.centered {text-align:center}
.clear {
	clear:both}
.center {
	text-align:center;
	}
#header{
	background:transparent url(/front_images/banner.jpg) center no-repeat;
	height:300px;
	
	
}
#header #shirt_right{
	padding-top:20px;
	padding-left:100px;
	background:transparent url(/front_images/purple_shirt.gif) right no-repeat;
	display:block;
	margin-top:40px;
	height:300px;
}
#header h1{
	font-style:italic;
	font-size:50px;
	color:#000;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif !important;
	letter-spacing:-.1em;
	font-weight:bold;
}
#header h1,#header h2,#header h3{
	margin:0px;
	
	font-size:35px;
	font-weight:bold;
}
#header h3 a{
	text-decoration:none;
	}
#shirt_menu, #shirt_menu li{
	list-style-type:none;
	list-style-image:none;
	margin-left:20px;
	padding:0px;
	margin-top:0px;
	margin-bottom:10px;
}
#shirt_menu li a{
	display:block;
	padding:10px;
	font-weight:bold;
	font-size:1.2em;
	text-decoration:none;
	margin:0;
	background-color:#fff;
	color:#054D7B;

}
#shirt_menu li a:hover{
	background-color:#b2d6ed;
	text-decoration:underline;
}
#testimonials h1{
	background-color:#00FFFF;
	color:#FFFF00;
	text-align:center;
	padding:5px;
	
}
.panel{
	background-color:#fff;
}

ul#footer_links li{
	float:left;
	}
ul#footer_links{
	width:100%;
	margin:0px;
	list-style-type:none;
	}