body {
	background: url('../img/bg.gif') repeat;
	margin: 0 auto;
	text-align: center;
	padding: 0 0 20px 0;
	font-family: 'trebuchet ms', sans-serif;
	font-size: 12px;
	color: #fff;
	}

a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px #fff dotted;
	}

a:hover {
	color: #FFFF00;
	text-decoration: none;
	border-bottom: 1px #FFFF00 solid;
	}

p,h1,h2,h3 {
	margin: 10px;
	padding: 0px;
	}

p {
	font-size: 14px;
	}

h1 {
	font-size: 20px;
	}

h2 {
	font-size: 18px;
	}

h3 {
	font-size: 16px;
	}

#container {
	width: 769px;
	margin: 0px auto;
	padding: 0;
	text-align: left;
	}

#header {
	width: 769px;
	height: 282px;
	background: url('../img/header.gif') no-repeat;
	position: relative;
	z-index: 2;
	}

#header h1 {
	text-indent: -10000px;
	margin: 0px;
	padding: 0px;
	}

#header ul {
	margin: 88px 20px; 0 0;
	text-align: right;
	}

#header li {
	font-size: 16px;
	font-family: 'times new roman', times, serif;
	font-weight: bold;
	display: inline;
	list-style-type: none;
	letter-spacing: -1px;
	padding: 0 0 0 25px;
	text-align: right;
	}

.content {
	background: #192031 url('../img/bgcontent.gif') repeat;
	border: 1px #9AB2E7 solid;
	width: 767px;
	position: relative;
	z-index: 1;
	margin: -110px 0 10px 0;
	padding: 100px 0 0 0;
	overflow: auto;
	}

.trumpet {
	background: url('../img/trumpet.gif') no-repeat;
	border: none;
	padding: 0px;
	width: 200px;
	height: 106px;
	float: right;
	clear: none;
	margin: -80px 10px 20px 0;
	}

.divider {
	background: url('../img/divider.gif') no-repeat;
	width: 650px;
	height: 26px;
	padding: 0px;
	margin: 10px auto;
	}

#rcm {
	background: url('../img/rcm.jpg') no-repeat;
	text-align: center;
	width: 181px;
	height: 45px;
	border: 0;
	padding: 0;
	margin: 20px auto;
	}

#rcm p {
	text-indent: -10000px;
	padding: 0;
	margin: 0;
	}

a img {
	text-decoration: none;
	border-bottom: 0px;
	}

#stanley {
	background: url('../img/stanley.jpg') no-repeat;
	width: 200px;
	height: 294px;
	padding: 0;
	margin: -80px 10px 0 10px;
	float: right;
	clear: none;
	border: 1px #777 solid;
	}

#stanley p {
	text-indent: -10000px;
	padding: 0;
	margin: 0;
	}

#footer {
	background: url('../img/footer.gif') no-repeat;
	width: 769px;
	height: 25px;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	text-align: center;
	}

#footer p {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	}