<style type="text/css">
@font-face {
 font-family: MyCustomFont;
 src: url("FLbrsa1.eot") /* EOT file for IE */
}
@font-face {
 font-family: MyCustomFont;
 src: url("FLbrsa1.ttf") /* TTF file for CSS3 browsers */
}
{}
body {
	background-image: url(../images/body.jpg);
	background-color: #231707;
	background-position: center top;
}
#mContainer {
	height: auto;
	margin: 0 auto 0 auto;
	width: 935px;
}
#head {
	height: auto;
	width: 919px;
	margin: 0 auto 0 auto;
	float: left;
}
#midContainer {
	height: auto;
	width: 877px;
	background-image: url(../images/content_background.jpg);
	background-repeat: repeat;
	float: left;
	margin: 0 auto 0 7px;
	padding: 10px 15px 10px 15px;
}
#left {
	height: auto;
	margin: 0 auto 0 auto;
	width: 200px;
	float: left;
}
#right {
	height: auto;
	margin: 0 auto 0 auto;
	width: 677px;
	padding: 0 0 15px 0;
	float: left;
}
#show {
	height: 420px;
	width: 929px;
	background-image: url(../images/slide.png);
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
	margin: 5px auto 0 -27px;
}
#lower {
	height: auto;
	width: 877px;
	margin: 5px auto 0 auto;
	float: left;
}
#foot {
	height: 104px;
	width: 907px;
	margin: 0 auto 0 7px;
	background-image: url(../images/footer.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	padding: 0 15px 0 15px;
	background-repeat: no-repeat;
	float: left;
}

.lText {
	height: auto;
	margin: 0 auto 0 auto;
	width: 190px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	float: left;
	padding-left: 0 0 0 10px;
}
.rText {
	height: auto;
	margin: 0 auto 0 auto;
	width: 662px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	padding: 0 0 15px 15px;
	float: left;
}
.lImage {
	height: auto;
	margin: 0 auto 0 auto;
	width: 281px;
	padding: 0 0 0 0;
	float: left;
}
.cImage {
	height: auto;
	margin: 0 auto 0 15px;
	width: 281px;
	padding: 0 2px 0 0;
	float: left;
}
.rImage {
	height: auto;
	margin: 0 auto 0 15px;
	width: 281px;
	padding: 0 2px 0 0;
	float: left;
}	

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #0000CC;
	text-decoration: none;
}
h3 {
	font-family: "FranciscoLucas Briosa", MyCustomFont, "Geneva", Arial;
	font-size: small;
	color: #CC9900;
}
h4 {
	font-family: Georgia, "Baskerville", "Times New Roman";
	font-size: medium;
	color: #CC9900;
	display: inline;
}
</style>
