body{
	background: #E8E0B9 url(./images/mainBackFlashLong.jpg) top center no-repeat;
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-family: Georgia, Helvetica, Verdana;
	color: #615932;
}
#main{
	background: none;
	width: 640px;
	height: 640px;
	position: relative;
	/* left: 50%;
	margin-left: -340px;*/
	margin: 0 auto;
}
* html  #main {
	margin-left: -333px;
	left: 50%;
}
#bottom{
	top: 640px;
	left: 322px;
}
#content{
	margin-top: 170px;
	width: 555px;
	height: 540px;
}
a {
	font-size: 12px;
	font-family: Georgia, Helvetica, Verdana;
	color: #c47d84;
	text-decoration:none;
}
a:hover{
	text-decoration: underline;
}
.small{
	font-size: 10px;
	font-family: Helvetica,Verdana;
}
