body {
	background: #000000;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

img {
	text-align: center;
}

.sidetitle {
	background: #000000;
	color: #ffffff;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	letter-spacing: .2em;
	font-size: 12px;
	margin-right: 40px;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
}
.logo {
	background: #ED2027;
	
}

.info {
	background: #000000;
	color: #ffffff;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	letter-spacing: .2em;
	font-size: 9px;
	margin-top: 30px;
}

.sidetitle2 {
	background: #FFFFFF;
	color: #000000;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-weight: bold;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	text-align: right;
}

#bottom {
	font: bold 11px "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	background: #000000;
	color: #000000;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	height: 80px;
	text-align: left;
	width: 100%;
	padding-left: 15px;
	padding-top: 15px;
}

#bottom a, a:visited, #content3 a, a:visited{
	color: #006699;
	text-decoration: underline;
}

#bottom a:hover, #content3 a:hover {
	color: #C6C6C6;
}

#bottom a:active, a:link, #content3 a:active, a:link  {
	color: #006699;
	text-decoration: underline;
}

#content {
	background: #000000;
	padding: 15px 0px 5px 15px;
	text-align: left;
}



