body {
	background-image:url(../images/bg_blue.gif);
	background-color:#89C5D1;
	letter-spacing: normal;
}


h2 {
	font: "Swis721 LtEx BT";
	color:#FFFFFF;
	font-size:14px;
	vertical-align: baseline;
	border-bottom: 1px #cccccc;
	border-bottom-style:dashed;
}


h3 {
	font-family: "lighter lem arial", sans-serif;
	color: ##e70000;
	font-weight: 100;
	line-height: normal;
	
}
h4 {
	font-family: "lighter lem verdana", sans-serif;
	color: ##e70000;
	font-weight:100;
	line-height: normal;
	font-size: 16px;
	
	
}

.pod_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
}
.Bold_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #6699CC;
}

#Container {
	position:relative;
	background-color:#623100;
	margin-bottom: 5px;
	width: 700px;
	height: auto;
	background-image:url(../images/brownstripes.jpg);
	}

	
#Header {
	height: auto;
	width: 700px;
	margin-top: 2px;
	margin-left: 2px;
	
}

/*#Content_Left {
	position: absolute;
	left: 0px;
	top: 202px;
	width: 150px;
	height: auto;
	background-image:url(../images/brownstripes.jpg);
	}
#Content_Left a:link, #Content_Left a:visited, #Content_Left a:active{
	color:#FFFFFF;
	text-decoration:none;
	}
	
#Content_Left a:hover{
	color:#CAE4FF;
	text-decoration:none;
	}*/
	
/*#Content_Left_Bottom {
	position:absolute;
	left: 0px;
	top: 482px;
	height:auto;
	width: 150px;
	}
	
#Content_Right_Bottom {
	position:absolute;
	left: 550px;
	top: 560px;
	height:auto;
	width: 150px;
	}
	
#Content_Top_Right {
	position:absolute;
	left: 550px;
	top: 220px;
	height:auto;
	width: 150px;
	}*/

#Content_Middle {
	height: auto;
	width: 700px;
	text-align: center;
	margin-left:2px;
	margin-top: 0px;
	margin-right: 2px;
	font-family:Tahoma;
	font-size:12px;
	background-color:#FDFBD9;
	
}
#Content_Middle a:link, #Content_Middle a:hover, #Content_Middle a:visited, #Content_Middle a:active{
	color:#623100;
	text-decoration:underline;
	}
	

#Bottom_Links {
	background-color:#666666;
	width: 700px;
	height: 20px;
	margin-left: 2px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	padding-top: 3px;
	padding-left: 2px;
	font:"Apple Garamond";
	font-size:16px;
	color:#CCCCCC;
	background-image:url(../images/darkgreystripes.jpg);

}

#Bottom_Links a:link, #Bottom_Links a:visited, #Bottom_Links a:active{
	color:#BBDDFF;
	text-decoration:none;
	}
	
#Bottom_Links a:hover{
	color:#FFFFFF;
	text-decoration:none;
	
	
