html, body {
	background: #c3a156 url("images/bg_main.gif") 
repeat-y center;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	text-align: center;
	font: normal 85% Gerogia, "Times New Roman", Times, serif;
}
p {
	margin: 0;
}

h1 {
	color: #280f04;
	font-size: 140%;
	display: block;
	border-bottom: 1px solid #280f04;
	text-transform: uppercase;
	width: 100%;
	margin: 0 0 10px 0;
}
h2 {
	font-size: 120%;
	border-bottom: 1px dashed #280f04;
}
h3 {
	font-size: 120%;
}
a {
	color: #003366;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:link { 
	color: #FFFFFF;
	}
#main {
	background: url("images/bg_center.gif") repeat-y;
	xheight: 100%;
	width: 740px;
	margin: 0 auto 0 auto;
	text-align: left;
	vertical-align: top;
}
#top {
	position: relative;
	background: url("images/top.jpg") no-repeat;
	width: 740px;
	height: 240px;
	margin: 0;
	display: block;
}
#decor {
	position: absolute;
	width: 100%;
	height: 201px;
	top: 0;
	left: 0;
	display: block;
	background: url("images/bg_float.gif") no-repeat 50%;
}
#top a {
	position: absolute;
	display: block;
}
#top .once {
	width: 167px;
	height: 31px;
	left: 20px;
	top: 6px;
	background: url("images/bg_a1.jpg") no-repeat -1000px;
}
#top .once:hover {
	background: url("images/bg_a1.jpg") no-repeat;
}
#top .dare {
	width: 164px;
	height: 31px;
	left: 551px;
	top: 6px;
	background: url("images/bg_a2.jpg") no-repeat -1000px;
}
#top .dare:hover {
	background: url("images/bg_a2.jpg") no-repeat;
}
#top .home {
	width: 320px;
	height: 140px;
	left: 205px;
	top: 36px;
	background: url("images/bg_a2.jpg") no-repeat -1000px;
}
#top .home:hover {
}
#top .b1 {
	width: 120px;
	height: 28px;
	left: 48px;
	top: 173px;
	background: url("images/bg_a3.jpg") no-repeat -1000px;
}
#top .b1:hover {
	background: url("images/bg_a3.jpg") no-repeat;
}
#top .b2 {
	width: 53px;
	height: 28px;
	left: 174px;
	top: 173px;
	background: url("images/bg_a4.jpg") no-repeat -1000px;
}
#top .b2:hover {
	background: url("images/bg_a4.jpg") no-repeat;
}
#top .b3 {
	width: 53px;
	height: 28px;
	left: 514px;
	top: 173px;
	background: url("images/bg_a5.jpg") no-repeat -1000px;
}
#top .b3:hover {
	background: url("images/bg_a5.jpg") no-repeat;
}
#top .b4 {
	width: 118px;
	height: 28px;
	left: 574px;
	top: 173px;
	background: url("images/bg_a6.jpg") no-repeat -1000px;
}
#top .b4:hover {
	background: url("images/bg_a6.jpg") no-repeat;
}
.clear {
	clear: left;
}
#center {
	color: #280f04;
	font: normal 110% Gerogia, "Times New Roman", Times, serif;
	background: url("images/bg_top.gif") no-repeat top;
	padding: 0 50px 0 50px;
}
#copy {
	background-image: url("images/bottom.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
	width: 740px;
	min-height: 156px;
	height: inherit;
	color: #C6C56C;
	text-align: center;
	font: normal 95% Garmond, "Times New Roman", Times, serif;
	margin: 0;
	display: block;
}
#copy p {
	padding: 135px 0 0 0;
	margin: 0;
}
#copy a {
	color: #C6C56C;
	text-decoration: underline;
}

.frame {
	margin: 20px 0 0 210px;
	width: 219px;
	display: block;
	background: url("images/bg_frame.gif") repeat-y;
}
.frame p {
	padding: 0 15px 0 15px;
}
.frame .header{
	display: block;
	width: 219px;
	height: 15px;
	background: url("images/f_top.jpg") no-repeat;
}
.frame .footer{
	display: block;
	width: 219px;
	position: relative;
	margin-bottom: -7.5em;
	height: 13px;
	background: #EFD186 url("images/f_bottom.jpg") no-repeat;
}






.box-green {
	background-color: #babc65;
}
.box-green-center {
        padding: 16px;
}
.box-green-north {
	background-image:   url("assets/images/box-green/n.gif");
	background-position: top;
	background-repeat: repeat-x;
}
.box-green-south {
	background-image:   url("assets/images/box-green/s.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}
.box-green-west {
	background-image:   url("assets/images/box-green/w.gif");
	background-repeat: repeat-y;
	background-position: left;
}
.box-green-east {
	background-image:   url("assets/images/box-green/e.gif");
	background-repeat: repeat-y;
	background-position: right;
}
.box-green-northeast {
	background-image:   url("assets/images/box-green/ne.gif");

	background-repeat: no-repeat;
    background-position: top right;
}
.box-green-southeast {
	background-image:   url("assets/images/box-green/se.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
}
.box-green-northwest {
	background-image:   url("assets/images/box-green/nw.gif");
	background-repeat: no-repeat;
	background-position: top left;
}
.box-green-southwest {
	background-image:   url("assets/images/box-green/sw.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
}

.Ph {
	font-size: larger;
}


mainFlash {
	margin-left: 0px;
	margin-right: 0px;
}

h4 {
	margin-top: 0px;
}
h3 {
	margin-top: 0px;
}
h2 {
	margin-top: 0px;
}
h1 {
	margin-top: 0px;
}