html{
}
body
{
	background: url(/images/bg_1.jpg);
	background-position : top;
	padding: 0px;
	margin:0px;
}
img.full{
	border:#fff solid 3px;
}
ol {
	font-family:Arial, sans-serif;
	font-size:11px;
	font-weight:bolder; 
}
ul {
	font-family:Arial, sans-serif;
	font-size:11px;
	font-weight:bolder; 
}

#container{
	width:770px;
	background-color:#FAD7F5;
	margin: auto;
	border: 3px double #FFF;
	text-align:justify;
}
#container p{
	padding: 5px;
	font-family:Arial, sans-serif;
	word-spacing: .02em;
	letter-spacing:.01em
		}
#content{
	background-color : #FAD7F5;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	border: 6px;
	border-bottom: 3px;
	border-color: White;
	width:380px;
}
td.tablebg {
	background-color: #FAD7F5;
	font: Verdana, 10px;
	border: 6px;
	border-bottom: 3px;
	border-color: White;

}
.headline {
	font-family: Palatino Linotype, Sylfaen, serif;
	font-size:21px;
	color: #666666;
	font-weight: bolder;
	margin-left:23px;
	text-decoration: underline;
	letter-spacing:45%;
	line-height: 105%;
	font-style : italic;
}
.links{
	font-family: Verdana;
	font-size: 10px;
	height: 9px;
	}
.links a{
	color: #6666FF;
	text-decoration: none;
}
.links a.hover{
	color: Fuchsia;
	text-decoration: none;	
}
#footer, #footer table {
	background-color:#FAD7F5;
	width: 750px;
	text-align: center;
	color: #2d2d2d;
	font-family: Verdana;
	font-size: 10px;
	vertical-align: bottom;
	padding:5px 5px 25px 5px;
	border:#fff solid 5px; 
	clear: both;
}
#footer a{ 
color:black;
text-decoration: none;
font-weight: bold;
}
img.inset {
	float: right;
	clear:left;
	padding: 10px 2% 10px 2%;
}
img.insetL {
	float: left;
	padding: 10px 2% 10px 2%;
}
p {
	line-height: 14px;
	font-size: 11px;
	text-align:justify;
	margin-left: 10px;
	margin-right: 10px;
	}
p a{
	color:#6699FF;
}
.fantasy{
font-family: Palatino Linotype, serif;
font-size: 1.5em;
font-style: italic;
line-height: 1.2em;
letter-spacing: 0;
text-align: left;
word-spacing: 0.1em;
text-decoration: none;
color: #d1;
clear:both;
padding:18px;
}
#poemT{
	font-family: Monotype Corsiva;
	font-size: 21px;
	text-align: center;
}
#poem{
	text-align: center;
	font-style: italic;
}
h2{
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h3{
	font-family: Sylfaen;
	font-size: 18;
	color: #696969;
	font-weight: bold;
	letter-spacing: 60%;
	margin-left: 10px;
}
#pullQuote{
	font-family:Sylfaen, Garamond;
	font-style : italic;
	font-size:Large;
	color : Gray;
	padding : 12px 12px 12px 12px;
	width: 300px;
	float : left;
	text-align : justify;
	padding-left : 280px;
}
#subnavBox {
	padding: 8px 0px 5px 0px;
    width:23%;
	height:80px;
	background: #AD486D;
	border: 1px dotted; 
	color: white;
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	}
#subnavBox a{
	color: white;
	text-decoration: underline;
	font-weight : bolder;
	text-indent : 10px;
}
.subnavBox a.hover{
	color: Fuchsia;
	text-decoration: none;	
}
#Mission p{
	background:#FAD7F5;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : italic;
	font-size: small;
	color : gray;
	height:60px;
	text-align : justify;
}
/* 2 Column Set Up */
#mainLeft {
	width:502px;
	float:left;
	background-color:#FAD7F5;
	font-family: Arial;
	display:block;
	
}
#rightRail  
#rightRail a 
#rightRail p {
	text-align:left;
	width:220px;
	padding-top:22px;
	float: right;	
	background-color:#FAD7F5;
	font-family: Arial;
	clear:right;
	white-space: pre; 
	text-align:left;
	margin-left:10px;
}
#rightRail h2 {
	height: 30px;
	font-family : Garamond;
	font-style : italic;
	font-size : 18px;
	font-weight:bold;
	background: url(/images/rightRail_h2.gif) no-repeat top;
	text-align:center;
	
	}