body {
	
	}
p {
	font: 12pt/16pt georgia;
	margin-top: 0px;
	text-align: center;
	color: #000066;

	}
h3 { 
	font: italic normal 16pt Verdana, Arial, Helvetica, sans-serif; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #CC0000;
	}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #0066FF;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #FFFF33;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #0033CC;
	}


/* specific divs */
#container {
	background: url(images/backall_old.gif);
	text-align: center;
	margin: 0 auto;
	width: 800px;
	height: auto;

	


	}
#container2 {
	background: #CCCCCC;
	text-align: center;
	margin: 0 auto;
	padding: 20px;
	height: auto;
	width: 600px;
	font: italic 600 14px/1.5 Georgia, "Times New Roman", Times, serif;
	color: #003333;
	
	



}


#intro {
	min-width: 470px;
	text-align: left;
	margin: 0px auto;
	height: auto;
	width: 570px;
	background: #FFFFFF;
	left: auto;
	right: auto;


	}
#pageHeader { 
	margin-bottom: 20px;
	}

/* using an image to replace text in an h1. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */
#pageHeader h1 {
	background: center top;
	margin-top: auto;
	width: auto;
	height: 140px;
	text-align: center;

	}
#pageHeader h1 span {
	display:none
	}
#pageHeader h2 { 
	background: transparent url(h2.gif) no-repeat top left; 
	margin-top: 58px; 
	margin-bottom: 40px; 
	width: 200px; 
	height: 18px; 
	float: right;
	}
#pageHeader h2 span {
	display:none;
	}
h1 {
	font: 600 normal 24px/normal Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a:link {
	font: 500 12px Arial, Helvetica, sans-serif;
	color: #FFCC33;
}
p {
	font: italic 500 14px Arial, Helvetica, sans-serif;
	color: #FFCC00;
}
h3 {
	font: italic 500 18px Georgia, "Times New Roman", Times, serif;
	color: #003399;
}
.menu {
	font: 400 12px/1.2 Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.black {
	font: 400 12px Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
#sidebar {
	padding: 20px;
	font-style: italic;
	letter-spacing: normal;
	text-align: center;
	vertical-align: text-top;
	word-spacing: normal;
	white-space: normal;
	border: medium #FFFFCC;
	overflow: auto;
	position: absolute;
	height: 150px;
	width: 600px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	background-color: #FFFFCC;
	font-size: 12px;
	line-height: 1.4;
	font-weight: 500;
	color: #333333;
	margin: 15px;


}
p {
	font: 500 16px Georgia, "Times New Roman", Times, serif;
	color: #000099;
}
.white {
	font: 500 18px/1.5 Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
