.leftTextUnder {
	font-size: 11px;
	text-decoration:underline;
	font-weight:bold
	}

body { 
	margin:0;
	background-image: url(backgroundLeft.jpg) ; 
	background-repeat: repeat-y ; 
	background-position: top left;
	text-align: left;
	}
	

.wrapper {
	position: relative;
	top: 0px;
	width:760px;
	border: 0px;
	text-align: left;
  	}
  	
.header {
	width: 760px;
	}  
	
.flashMovie {
	position: absolute;
	left: 223px;
	top: 54px;
	z-index: 20
	}

	
.fontSize {
	position: absolute;
	top: 145px;
	left:675px;
	z-index: 5;
	float: left;
	vertical-align: top;
	}	
	

	
.pageheader {
	position: absolute;
	top:-25px;
	left:1px;
	height: 30px;
	width:525px;
	text-align: left;
	vertical-align: middle;
	float: left;
	font-family: Georgia;
	font-size: 15.5px;
	font-weight: bold;
	color: #223454;
	z-index: 3;
			}
			
.pageheader1 {
	position: absolute;
	top:-22px;
	left:1px;
	height: 29px;
	width:525px;
	text-align: left;
	vertical-align: middle;
	float: left;
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	z-index: 3;
			}
.pageheader2 {
	position: absolute;
	top:-26px;
	left:1px;
	height: 27px;
	width:525px;
	text-align: left;
	vertical-align: middle;
	float: left;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #223454;
	z-index: 3;
			}
  	  	
.clearLeft  {
	clear: left;
	}

.clearRight  {
	clear: right;
	}
	
.clearBoth {
	clear: both;
	}
	
	
.leftColumn {
	position: absolute;
	top: 185px;
	left: 0;
	width:218px;
	float: left;
	font-family: Georgia;
	text-align: left;
	font-size: 12px;
	color: #000000;
	}

.leftColumn li { 
	list-style-type: disc;
	margin-left: -15px;
	padding-left:-10px;
	}	

.leftColumn li li { 
	list-style-type: circle;
	margin-left: -29px;
	padding-left:-10px;
	}	

.leftColumn ul { 
	margin-top: 5px;
	margin-bottom: 4px;
	}	
	
.leftColumn a:link{
	color: #97203F;
	text-decoration: none;
  	}
  	  	  	  	 	  	
  	  	
.leftColumn a:visited{
	color: #97203F;
	text-decoration: none;
  	}
  	  	  	  	
  	  	
.leftColumn a:hover{
	color: #97203F;
	text-decoration: underline;
  	}
  	  	  	  	
.leftColumn a:active{
	color: #97203F;
	text-decoration: none;
  	}	
  	
  	
.leftText {
	margin-left:8px;
	margin-top:3px;
	margin-bottom:3px;
	width: 198px;
	}  
	
.leftText a:link{
	font-family: Arial;
	font-size: 10px;
	color: #97203F;
	text-decoration: none;
  	}
 
 .ebox a:link{
	font-family: Arial;
	font-size: 10px;
	color: #97203F;
	text-decoration: none;
  	}	  	 	  	
  	  	
.leftText a:visited{
	font-family: Arial;
	font-size: 10px;
	color: #97203F;
	text-decoration: none;
  	}
  	  	  	  	
  	  	
.leftText a:hover{
	font-family: Arial;
	font-size: 10px;
	color: #97203F;
	text-decoration: underline;
  	}
  	  	  	  	
.leftText a:active{
	font-family: Arial;
	font-size: 10px;
	color: #97203F;
	text-decoration: none;
  	}	
	
.memodate {
	width: 210px;
	height: 40px;
	background-color: #97203F;
	padding: 1px 1px 1px 1px;
	color: #ffffff;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
	}
	

.searchBox {
	width:208px;
	height: 30px;
	background-color: #223454;
	padding: 9px 4px 9px 4px;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	}
	
input {
	font-family: Arial;
	font-size: 11px;
	color: #97203F;
	border-bottom-style: solid;
	border-color: #000000;
	}			

.searchField {
	padding: 2px;
	width:198px;
	}
	
.searchNowButton {
	margin-top: 5px;
	float: right;
	}			
	
.rightColumn{
	position: absolute;
	float: left;
	left: 226px;
	top: 195px;
	width: 532px;
	text-align: left;
	font-family: Verdana;
	font-size: 11px;
	line-height: normal;
	color: #000000;
	}	
	
.rightColumn h1 {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #223454;
	}	
		
.rightColumn h2 {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #971F3E;
	}	
	
.rightColumn h3 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #223454;
	}	
	
.rightColumn h4 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #971F3E;
	}
	
.rightColumn h5 {
	font-family: Georgia;
	font-size: 17px;
	font-weight: bold;
	color: #223454;
	}

.rightColumn h6 {
	font-family: Verdana;
	font-size: 17px;
	font-weight: bold;
	color: #971F3E;
	}
	
.rightColumn a:link{
	font-family: Verdana;
	color: #97203F;
	text-decoration: none;
  	}
  	  	  	  	 	  	
  	  	
.rightColumn a:visited{
	font-family: Verdana;
	color: #97203F;
	text-decoration: none;
  	}
  	  	  	  	
  	  	
.rightColumn a:hover{
	font-family: Verdana;
	color: #97203F;
	text-decoration: underline;
  	}
  	  	  	  	
.rightColumn a:active{
	font-family: Verdana;
	color: #97203F;
	text-decoration: none;
  	}	
						
	
.footer {
	font-family: Arial;
	text-align: center;
	font-size: 10px;
	line-height: 100%;
	color: #223454;
	}	
	
.footer2 {
	font-family: Arial;
	text-align: left;
	font-size: 11px;
	line-height: 100%;
	color: #000000;
	}	
	
	
.footer a:link{
	color: #97203F;
	text-decoration: none;
	font-weight: bold;
  	}
  	  	  	  	 	  	
  	  	
.footer a:visited{
	color: #97203F;
	text-decoration: none;
	font-weight: bold;
  	}
  	  	  	  	
  	  	
.footer a:hover{
	color: #97203F;
	text-decoration: underline;
	font-weight: bold;
  	}
  	  	  	  	
.footer a:active{
	color: #97203F;
	text-decoration: none;
	font-weight: bold;
  	}	
  		
.copyright {
	font-family: Arial;
	font-size: 9px;
	color: #606060;
	}  		
	
.navigation {
	position: absolute;
	top:115px;
	left:225px;
	z-index: 100;
	}	
	
.redBar {
	position: absolute;
	top:124px;
	left:227px;
	z-index: 75;
	}	
	
.newshomepage {
	width: 200px;
	color: #000000;
	font-family: times new roman;
	font-weight: regular;
	font-size: 12px;
	text-align: right;
	}
	
div.figure {
  float: right;
  width: 38%;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
}
div.figure p {
  text-align: left;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}

DIV.figure {
  min-width: 200px;
}

.imageanypage {
	width: 200px;
	height: 40px;
	background-color: #97203F;
	padding: 1px 1px 1px 1px;
	color: #ffffff;
	font-family: times new roman;
	font-weight: bold;
	font-size: 12px;
	}
	
div.figures {
  float: right;
  width: 36%;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
}
div.figures p {
  text-align: left;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}

DIV.figures {
  min-width: 250px;
}
	
.hiddentag
{
	font-size: 0.1em;
	visibility:hidden;
	line-height: 1px;
}

.Text medium {
	font-family: Arial;
	text-align: center;
	font-size: 12px;
	line-height: 100%;
	color: #ffffff;
	}	
	
Header Blue {
	font-family: Verdana;
	text-align: center;
	font-size: 14px;
	line-height: 100%;
	color: #blue;
	}	
	
HBlue {
	font-family: Verdana;
	text-align: center;
	font-size: 15px;
	line-height: 100%;
	color: #blue;
	}	

