/* CSS Document */
p, h1, h2, h3, h4, h5 {margin-left:15px; margin-right:5px; margin-bottom:0px;}
h3, h4, h5 {font-family:Geneva, Arial, Helvetica, sans-serif; margin-top: 15px; margin-bottom: -15px;}
p {font-size:16px; font-weight:200;}
h1 {font-size:30px;}
h2 {font-size:26px;}
h3	{font-size:24px;}
h4	{font-size:16px;}
p.alabama {font-family: "Goudy Old Style", Californian, "Times New Roman", Times, serif; font-size:18px; margin-top:-2px; margin-bottom:10px;}
.strong	{font-weight:500;}
.caption	{font-family: Verdana, Arial, Helvetica, sans-serif; 
			color:#330000; font-size: 8px; margin-top:3px;}
.img {border-color:transparent;}
			
body	{
	background-color:#4C75A2;
	font-family: "Goudy Old Style", Californian, "Times New Roman", Times, serif;
	font-weight:500;
	font-size:16px;
	color:#660000;
	font-size: 1px;
}

.container		{
	/*position:absolute;*/
	width:775px;
	margin: 0% 0% 5% 10%; /*40*/
	top: 0px;
	/*left:aut0*/
	background-color:#FEFEC0;
	font-size:1px;
	padding:0px;
}
.banner		{
	position:relative;
	font-size:1px;
	height: 80px;
	top: 0px;
	left: 0px;
	background-color:#CC0000;
	z-index: 2;
	clear:both;
	width: 775px; /*what IE thinks it is*/
	margin-left: 0px; /*IE subtracts margins*/
	voice-family: "\"}\""; /*fools IE into missing the new, real margin*/
	voice-family: inherit;
	width: 775px;
	}
.left	{
	position:relative;
	height: 1600px;
	float: left;
	left: 0px;
	top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 0px;
	z-index: 1;
	overflow: hidden;
	background-color:#FFFFCC;
	width: 140px; /*what IE thinks it is*/
	margin-left: 0px; /*IE subtracts margins*/
	voice-family: "\"}\""; /*fools IE into missing the new, real margin*/
	voice-family: inherit;
	width: 140px;
		}
	
.middle	{
	position:relative;
	float:left;
	top:0px;
	margin-left:0px;
	margin-right:0px;
	overflow:hidden;
	z-index:0;
	background-color:#fafab4;
	width:635px; /*what IE thinks it is*/
	margin-left: 0px; /*IE subtracts margins*/
	voice-family: "\"}\""; /*fools IE into missing the new, real margin*/
	voice-family: inherit;
	width:635px;
		}
	/*
.right	{
	position:relative;
	float:left;
	top:0px;
	width:230px; /*what IE thinks it is*/ 
	/*margin-left: 0px; /*IE subtracts margins*/
	/*voice-family: "\"}\""; /*fools IE into missing the new, real margin*/
	/*voice-family: inherit;
	width:230px;
	background-color:#FEF969;
} 
*/
.bottom		{
		clear:both;
		background-color:#4C75A2;
		width: 775px;
		height: 50px;
}

.pic2	{
	font-size:1px;
	background-color:#fae389;
	padding: 10px 20px 10px 20px;
	border-bottom:2px solid #FAC79C;
	border-top:2px solid #FAC79C;
	}
	
img.figure2	{
	float:left;
	margin-right:10px;
	}
	
.pic1	{
	font-size:1px;
	padding: 10px 20px 10px 20px;
	/*border-left: 2px solid #AC6B33;
	border-right: 2px solid #AC6B33;*/
		}

img.figure1	{
	float:right;
	margin-left:10px;
	}

