body {
	margin:0px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size:0.75em;
	color:#FFFFFF;
	background-color:#EF6BA7;
	background-image:url(images/mainbg.jpg);
	background-repeat: repeat-y;
	background-position: top;
	text-align:left;
	allowtransparency:true;
}

#content {
	width:780px;
	margin-left: auto;
    margin-right: auto;
}

#header img {
	display: block;
	margin-left: auto;
    margin-right: auto;
}
	
#flash {
	background-repeat: no-repeat;
	background-position: top;
	background-image:url(images/flashbgcopy.jpg);
}

#home {
	background-repeat: no-repeat;
	background-position: top;
	background-image:url(images/home.jpg);
}

#bodytext {
	margin-right: 325px;
	margin-left: 18px;
	padding-top:23px;
	color:#000000;
	min-height:780px;
}

#hometext {
	margin-right: 325px;
	margin-left: 18px;
	padding-top:23px;
	color:#000000;
	min-height:480px;
}

#bodytext h1 {
	padding:0px;
	border:0px;
	margin:10px;
	font-variant:small-caps;
	font-size:1.90em;
}

#bodytext p {
	padding:0px;
	border:0px;
	margin:0px;
}

#bodytext a {
	text-decoration:none;
	color:#333333;
}

#bodytext a:hover {
	color:#FFFFFF;
}

#footer p {
	padding-right:15px;
	padding-bottom:1px;
	text-align:right;
	font-size:0.80em;
	color:#666666;
}

#rightimages {
	padding-top:20px;
	float:right;
}

#rightimages .flashplayer {

}

#footer h1 {
	padding-top:15px;
	border:0px;
	margin:0px;
	text-align:center;
	color:#333333;
	font-size:0.90em;
}

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

#footer a:hover {
	color:#FFFFFF;
}