/* CSS Document */

body {
	background-color:#8D6F53;
	background-image:url(textures/bggradient3.png);
	background-repeat:repeat-y;
	background-position:center;
	margin:0px;
	text-align: center;
	}

a:link {
	color: #252525;
	text-decoration: none;
	}
a:hover {
	color: #000000;
	text-decoration: none;
	}
a:visited {
	color: #000000;
	text-decoration: none;
	}

td.inner {
	border:none;
	margin:0px;
	color: #FFFFFF;
	background-image: url(main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	voice-family: "\"}\"";
	voice-family: inherit;
	text-align: left;
	align: center;
	vertical-align: top;
	padding-left: 80px;
	padding-right: 80px;
	padding-top: 185px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5em;
	}
	
.innerstrong {
	font-weight: bold;
	text-align: center;
	}
	
.innerbottom {
	padding-top: 6px;
	text-align: center;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	}
	
.clear { clear: both; height: 2px; float:none; }
.clearAll { clear:both; width:0px; height:0px; }

