a {
	color: #000000;
}

a:hover {
	color: #ff0000;
}

body {
	background: url(http://www.olyarms.com/images/Gray_BG.jpg) fixed repeat-x; 
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
}

.body_content {
	padding-left: 25px;
	padding-top: 15px;
	width: 100%;
	background: url(images/lion_bg.gif) top no-repeat;
	height: 729px;
}

.detail_link {
	font: 10px;
}

.detail_cell {
	margin: 0px;
	width: 100%;
	min-width: 350px;
	border: 2px solid #999999;
	padding: 10px;
	max-height: 150px;
	overflow: auto;
	font-style: italic;
}

.cell_content {
	margin: 0px;
	width: 100%;
	min-width: 325px;
	border: 2px solid #999999;
	padding: 10px;
}

.footer {
	padding-top: 20px; 
	padding-bottom: 20px; 
	text-align: center; 
	font: 12px; 
	color: #999966;
}

.msrp {
	font: 16px;
	font-weight: bold;
	color: #ff0000;
}

.submenu {
	padding: 5px;
	padding-left: 8px;
	margin-bottom: 8px;
	background: #000000;
	color: #ffff00;
	font-weight: bold;
	width: 115px;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
}

a.sml {
	color: #cccc99;
	text-decoration: none;
	display: block;
}

a.sml:hover {
	color: #ffffcc;
}

.page_header { 
	color: #FF0000; 
	font-size: 30px; 
	font-family: "Copperplate Gothic Bold";
	text-align: center;
	width: 80%;
	min-width: 350px;
}


.b-tl {
	border-top: 2px solid #999999;
	border-left: 2px solid #999999;
	text-align: center;	
}

.b-tr {
	border-top: 2px solid #999999;
	border-right: 2px solid #999999;
	text-align: center;	
}

.b-b {
	border-bottom: 2px solid #999999;
}

.list-even {
	background: #CCCC99;
}

.list-odd {
	background: #CCCC66;
}

.staff_photo {
	border: 2px solid #999999;
	margin-left: 10px;
	margin-right: 10px;
}