@charset "utf-8";

body	{
	background-image:url(ims/background.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	margin-top: 10px;
}

.photoboxgold { 
border: 1px solid #e5e600; 
padding: 5px;
}

p {
	color: white;
	font-size: 12px;
}

li {
	color: white;
	font-size: 12px;
}

h1 {
	font-size: 16px;
	color: #B4B0AC;
	text-transform: uppercase;
}


.head-section {
	font-family: Arial, Verdana;
	font-size: 16px;
	color: #B4B0AC;
}

.content {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #666666;
}
.copyright {
	font-family: Tahoma, Arial;
	font-size: 0.7em;
	color: #cccccc;
	text-decoration: none;
}
.mercbox {
	font-family: Tahoma, Arial;
	font-size: 0.7em;
	color: #666666;
	text-decoration: none;
	background-image: url(ims/mer-badge.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.mainbox {
	font-family: Tahoma, Arial;
	font-size: 0.7em;
	color: #666666;
	text-decoration: none;
	padding: 30px;
	text-align: left;
	vertical-align: top;
}
.mainbox h1	{
	font-size: 15px;
	font-weight:bold;
	color: #999999;
}
.mainbox2 {
	font-family: Tahoma, Arial;
	font-size: 0.7em;
	color: #666666;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding-left:30px;
	padding-right:20px;
}
.nav	{
	background-image:url(ims/button.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:20px;
	width:92px;
	text-align:center;
}

a.bottom {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: black;
	}
	
a.bottom:hover {
	color: gray;
	font-size: 10px;
}

.bottomcopy {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: black;
	}

a {
	color: #feff75;
}

.quote	{
	border:1px dotted #333333;
	font-weight:bold;
	color: #000000;
	font-family:Tahoma, Arial;
	font-size:0.8em;
	text-align:left;
	padding:4px;
}
.heading {
	font-family: Tahoma, Arial;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}
