body	{
	background: #242E49;
	text-align: center; /* required for centering the page in IE */
	font-size: 16px;
	line-height: 130%;
	color: #21262A;
	margin-top: 24px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	
	
}
#outwrapper	{
	margin: 0 auto;
	width: 80%;
	background-color: #FFFDE3;
	padding: 10px;
	border: 2px double Black;
}
#wrapper {
	width: 760px;
	margin: 0 auto; /* centering the page */
	text-align: justify;
	background-color: #FFFDE3;
	font-family: "Times New Roman", Times, serif;
}
#banner {
	padding: 10px;
	font-size: 40px;
	color: #242E49;
	background-color: #FFFDE3;
	font-style: italic;
	
}
.bannertext	{
	font-size: 25px;
	color: #660066;
	font-style: italic;
	
}
.footername	{
	font-size: 25px;
	color:  #242E49;
	font-family: "Monotype Corsiva";
	
}
h1	{
	color: #242E49;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-variant: small-caps;
}
h2	{	font: small-caps;

	font-size: 13px;
	color: #4B0082;
	margin-bottom: -9px;
	font-style: italic;
}
h4	{
	background-color: #E6E6FA;
	border-top: 1px solid Navy;
	border-bottom: 1px solid Navy;
	padding: 5px;
}
blockquote	{
	font-style: normal;
	font-family: Papyrus;
	background-color: #E6E6FA;
	border-top: 1px solid Navy;
	border-bottom: 1px solid Navy;
	padding: 5px;
}
#header {
	border: double #242E49;
	height: 300px;
	background: no-repeat center;
	background-image: url(images/larger-header.jpg);
}
		
#header2 {
	height: 93px;
	background: no-repeat right;
	background-image: url(images/trimmedlavender.jpg);
	background-color: #CABBA6;
	border: 1px solid #242E49;
}
#header3 {
	height: 93px;
	background: no-repeat right;
	background-image: url(images/header5.jpg);
	background-color: #CABBA6;
	border: 1px solid #242E49;
}
#nav	{
	background-color: #E6E6FA;
	height: 65px;
	border-bottom: 1px solid Navy;
	clear: both;
}
#menu {
	font-family: "Palatino Linotype";
	font-size: 10.5pt;
	color: Navy;
	width: 100%;
	margin-top: 10px;
	text-align: center;
	font-style: normal;
	font-variant: small-caps;
}
#bottomnav	{
margin-top: 20px;
	background-color: #E6E6FA;
	height: 65px;
	border-top: 1px solid Navy;
	border-bottom: 1px solid Navy;
	clear: both;
}
#bottommenu {
	font-family: "Palatino Linotype";
	font-size: 10.5pt;
	color: Navy;
	width: 100%;
	margin-top: 10px;
	text-align: center;
	font-style: normal;
	font-variant: small-caps;
}
#menu a.selecteditem {
	font-weight: bold;
	font-style: italic;
}
.inline {
	display: inline;
	padding-right: 16px;
}
a:link    {
	color: #4B0082;
	text-decoration: none;
}
a:visited { color: Navy; text-decoration:none; }
a:hover   {
	color: color: #4B0082;
	text-decoration: underline;
}

a:active  {
	color: #660066;
	text-decoration: none;
	
}	

#left {
	padding: 30px 15px 15px 15px;
	float: left;
	width: 500px;
	display: inline;
	background-color: #FFFDE3;
	font-size: 16px;
}
	#centerta	{
	text-align: center;
}
#rightcontent {
	width: 225px;
	background-color: #FFFDE3;
	float: left;
	padding-top: 20px;
	font-size: 11px;
	display: inline;
		
}
#comments{
	padding: 0px 20px 0 10px;;
}
	
#footer {
	clear: both;
	height: 150px;
	color: #242E49;
	background: #E6E6FA;
	font-size: 18px;
	text-align: center;
	line-height: 15px;
	border: 1px solid; #242E49;
	font-family: "Monotype Corsiva";
}
.image	{
	border: 1px solid #242E49;
	float: right;
	margin-bottom: 15px;
	
}
.untangledweb	{
	font-size: 9px;
	text-align: right;
}
.signature	{
	font-family: Papyrus;
	text-align: center;
}
