<style>
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #CCC;
	font-variant: small-caps;
}
#wrapper {
	text-align: Left;
	margin: 0px auto;
	padding: 0px;
	border:thin solid #000;
	width: 800px;
	background-color: #BC1A2B;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#header {
	margin: 0 0 15px 0;
}
#side-a {
	float: left;
	width: 240px;
	left: 1px;
	right: 1px;
	padding-right: 2px;
	padding-left: 2px;
}
#side-b {
	margin: 0;
	float: left;
	width: 550px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
}
#side-c {
	float: right;
	width: 220px;
	padding-right: 2px;
	padding-left: 2px;
}
#side-d {
	float: left;
	width: 146px;
	padding-right: 2px;
	padding-left: 2px;
}
#content { 
	float: left;
	width: 410px;
	padding-right: 5px;
	padding-left: 5px;
}

#footer {
	clear: both;
	background-color: #AE0026;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #000;
	padding-left: 10px;
}
body {
	background-image: url();
	background-color: #8E0023;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
a {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #ffff00;
}
a:active {
	text-decoration: none;
	color: #CCC;
}
.style1 {
	color: #FFFF00;
	font-weight: bold;
	font-size: 14px;
	font-variant: small-caps;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	text-transform: capitalize;
}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	font-variant: small-caps;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	text-transform: capitalize;
}
.style3 {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
}
.style4 {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
}		
</style>
