body {
	background-color: #fff;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-position: bottom;
	outline: 0;
	margin: 0;
}

*+html body {
outline: none;
}

INPUT{border: solid #faedd8 1px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#000000; background:#faedd8}
TEXTAREA{border: solid #faedd8 1px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#000000; overflow:auto; line-height:10px; background:#faedd8}

* {
	outline: 0;
}

.page{
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}



#content{
	/*width:100%;
	height:655px;*/
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	height:655px;
}

.clear{clear:both;}







.noflash {
	height: 655px;
}

.getFlash {
	width: 92px;
	padding-top: 305px;
	margin-left: auto;
	margin-right: auto;
}

#footer a {
	text-decoration: none;
	color:#990000	
}
