* {
} 

body {
	background: #996666 url(images/a1greygrad.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
;
}

img { border: none; }
a { }

#wrap {
	margin: 20px auto;
	width: 800px;
	height: auto;
	border: 1pt solid #000000;
	background-color: #F00000;
}
bottom {
	letter-spacing: .09em;
	padding: 10px;
	height: auto;
	width: 650px;
	background-color: #FFFFFF;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 0.04em;
	background-color: #FFFFFF;
	text-align: left;
	text-indent: 9px;
	}


#header {
	background: url(images/header.jpg) no-repeat;
	height: 100px;
	margin: 0px;
	width: 800px;
	padding: 0px;
	border: 1pt solid #000000;
}
#header h1 {
	font-size: 26px;
	font-weight: 100;
	letter-spacing: -1px;
	padding: 22px 0 5px 20px;
	color: #000000;
}
#header h2 {
color: #333333;
font-size: 12px;
font-weight: 300;
padding: 0px;
letter-spacing: 0.01em;
line-height: 14px;
}

#menu {
	height: 30px;
	line-height: 30px;
	background: #F00000 no-repeat;
	font-size: 14px;
	letter-spacing: .09em;
	text-align: center;
	color: #000000;
}
#menu ul {
padding-left: 10px;
list-style-type: none;
}
#menu ul li {
	display: block;
	float: left;
}
#menu ul li a {
color: #eee;
padding: 0 10px;
text-decoration: none;
font-weight: 600;
}
#menu ul li a:hover {
color: #fff;
text-decoration: underline;
}

#content {
	background: #4c320d url(images/content.jpg) repeat-y;
	padding-right: 20px;
	padding-left: 20px;
	width: 767px;
}

.left {
	width: 550px;
	float: left;
	text-align: left;
	font-size: 13.5px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	height: auto;
	line-height: 119%;
	padding: 0px;
}
.left h2 {
	color: #FFFFFF;
	font-size: 14px;
	letter-spacing: .07em;
	font-weight: 100;
	padding : 10px 0 15px 0;
	text-align: left;
}

.right {
	width: 175px;
	float: right;
	font-size: 11.5px;
	color: #333333;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	height: auto;
	line-height: 175%;
	margin-left: 0px;
	clip: rect(auto,auto,auto,auto);
	margin-right: 12px;
	font-variant: normal;
}
.right ul {
	list-style-type: square;
	padding: 5px 10px 10px 20px;
	color: #FFFFFF;
}
.right h2 {
height: 30px;
font-size: 12px;
color: #666;
line-height: 30px;
}
.right a { text-decoration: none }

#top {
background: #FF0000 no-repeat;
padding: 5px 0;
}
#bottom {
background: #FFFFFF url(images/bottom.jpg) no-repeat;
padding: 10px 0;
}

#footer {
	text-align: center;
	color: #eee;

font-size: 1
.logo {
	padding: 5px;
	height: auto;
	width: 750px;
	text-align: center;
	background-color: #D50908;
}
