/* Basics */
body {
	background-color: #F3F0E0;
	color: #776A2D;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 0;
	width: 760px;
	border: 3px solid #EAEAEA;
	font-size: 12px;
	margin-top: 20;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.maindiv {
	background-color: #F8F6ED;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
}


P {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;

}
.flashholder {
	margin-left: 28px;
	margin-top: 50px;
	margin-bottom: 20px;


}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #00573D;
}
.bottomtable {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/bottom-background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #E5DDB9;
}
h1 {
	margin-left: 20px;
	font-size: 14px;
	font-weight: bold;
}
