BODY {
	width:100%;
      background-color : #533b28;
      background-image: ;
      background-repeat: ;
	background-attachment: fixed;
	font-family : Century Gothic;
	font-size: 11pt;
	color:#bcbaaf;
	line-height:26px;
}

h1 {
color:#bcbaaf;
font-size:12pt;
text-align:center;
padding:5px 0 0 0;
}

ul{
margin: 0 0 0 0;
padding:0 0 0 0;
list-style-type: none;
}

li{
background: url(bullet.jpg) no-repeat 0 50%;
padding-left: 48px;
line-height: 32px;
margin: 0 0 0 250px;
}

.p{
color: #ffff99;
}

a:link {
color: #bebebe;
}

a:visited { 
color: #bebebe;

}

a:hover { 
color: #d7d1a3;
}

a:active { 

}

#wrapper{
	position:relative;
	background-image: url(bkgrnd_wrapper.jpg);
      background-repeat: no-repeat;
	width:820px;
	height:620px;
	margin:0 auto;
	padding: 0 0 0 0;
	border: solid 1px;
}

#headerImage{
	position:relative;
	float:left;
	width:820px;
	height:420px;
      background-image: url(header.jpg);
	background-repeat:no-repeat;
	border:;
}

#bodyText{
	position:relative;
	float:left;
	top:;
	width:780px;
	height:190px;
	margin: 0px 0px 0px 15px;
	padding: 0 0 0 0;
	border:;
      
}

#flashEmbed{
	position:relative;
	float:left;
	width:800px;
	height:400px;
	left:10px;
	top:10px;
	border:;
}

#logo{
	position:relative;
	float:left;
	top:0px;
	width:820px;
	height:50px;
      background-image: url(logo.jpg);
	background-repeat:no-repeat;
	border:;
}

#footer{
	position:relative;
	float:;
	top:-5px;
	font-size:8pt;
}

.genText{
line-height:1.2em;
font-size:10pt;
letter-spacing:1px;
text-align:;
font-weight:;
font-variant:small-caps;
}

.textLinks{
margin:0pt 10pt 10pt 0pt;
font-size:16px;
font-style:italic;
line-height:1.4em;
text-align:center;
}

#centered{
text-align:center;
}