BODY {
	width:90%;
      background-color : #FEFCE5;
      background-image: url(../../bkgrnd.gif);
      background-repeat: repeat;
	background-attachment: fixed;
	font-family : Times New Roman;
	font-size: 12pt;
	color:#ffff99;
	line-height:26px;
}

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

h2 {
color:#ffffff;
font-size:14pt;
text-align:center;
}


.p{
color: #ffff99;
}

a:link {
color: #ffff99;
}

a:visited { 
color: #ffff99;

}

a:hover { 

}

a:active { 

}

#wrapper{
	position:relative;
	width:1005px;
	height:700px;
	margin:0 auto;
	padding: 0 0 0 0;
}

#navBar{
	position:relative;
	float:left;
	width:200px;
	height:660px;
      background-image: url(../../bkgrnd_navbar.jpg);
	text-align:center;
	font-size:16pt;
}

#mainContent{
	position:relative;
	float:left;
	width:780px;
	height:660px;
      background-image: url(bkgrnd_main.jpg);
	background-repeat:no-repeat;
}

#emailSignup{
	position:relative;
	left:5px;
	top:165px;
	width:180px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size:9pt;
	line-height:1.4em;
}

#address{
	position:relative;
	left:5px;
	top:160px;
	width:180px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size:9pt;
	line-height:1.4em;
	color:#9f0e0e;
}

#boxCenter {
	position:relative;
	float:left;
	top:235px;
	left:30px;
	width:695px;
	height:400px;
	padding: 0px 10px 0px 10px;
	margin:0 0 0 0;
	background-repeat:no repeat;
	text-align:left;
	border:solid 1px;
}

#boxLeft {
	position:relative;
	float:left;
	top:235px;
	left:30px;
	width:345px;
	height:330px;
	padding: 0px 10px 0px 10px;
	margin:0 0 0 0;
	background-repeat:no repeat;
	text-align:left;
	border:solid 1px;
}

#boxRight {
	position:relative;
	float:left;
	top:235px;
	left:25px;
	width:320px;
	height:250px;
	margin:0px 30px 10px 15px;
	padding: 0px 10px 0px 10px;
	text-align:left;
	border: solid 1px;
}

#boxRight2 {
	position:relative;
	float:left;
	top:240px;
	left:70px;
	width:250px;
	height:70px;
	margin:0 0 0 0;
	padding: 10px 10px 10px 10px;
	text-align:center;
	border:dashed;
}


.genText{
line-height:1.1em;
}

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

#centered{
text-align:center;
}