
	body {
		text-align:center;
		background-color: #546586;
		font-family: Tahoma;
		font-size: 11px;
		margin: 0px;
		margin-top: 10px;
		}
	body.popup {
		text-align:center;
		background-color: #B0BBD0;
		font-family: Tahoma;
		font-size: 11px;
		margin: 0px;
		margin-top: 10px;
		}
	a:link, a:visited{
		color: Black;
		text-decoration: none;
		border: none;
	}
	a:hover{
		color: Black;
		text-decoration: none;
	 	outline: none;
	}
	 a:active, a:focus{
	 	outline: none;
	 }

	a.LeftText:link, a.LeftText:visited{
		color: #336699;
		font-weight: bold;
		text-decoration: none;
		border: none;
	}
	a.LeftText:hover{
		color: #336699;
		font-weight: bold;
		text-decoration: underline;
	 	outline: none;
	}
	 a.LeftText:active, a.LeftText:focus{
		color: #336699;
		font-weight: bold;
	 	outline: none;
	 }

	a.RightText:link, a.RightText:visited{
		color: #336699;
		font-weight: bold;
		text-decoration: none;
		border: none;
	}
	a.RightText:hover{
		color: #336699;
		font-weight: bold;
		text-decoration: underline;
	 	outline: none;
	}
	 a.RightText:active, a.RightText:focus{
		color: #336699;
		font-weight: bold;
	 	outline: none;
	 }

	#frame {
		width:779px;
		height: 565px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px 0px 0px 0px;
		text-align:left;
		background-image: url(../images/pbg.jpg);
		position: relative;
		background-position: top left;
		background-repeat: no-repeat;
		border: 1px solid #556586;
		}
		
	#contentleft {
		width:44px;
		padding:0px;
		float:left;
		background: transparent;
		}
		
	#contentcenter {
		width:660px;
		height: 325px;
		padding:10px;
		float:left;
		background:transparent;

		}
		#contentcenter2 {
		width:660px;
		height: 340px;
		padding-left:75px;
		float:right;
		background:transparent;

		}
		#contentone {
		width:280px;
		height: 325px;
		padding-top:12px;
		padding-left:18px;
		float:left;
		line-height: 14px;
		background:transparent;

		}
		#contenttwo {
		width:350px;
		height: 325px;
		padding:10px;
		float:left;
		background:transparent;

		}
		#contentthree {
		width:240px;
		height: 325px;
		padding:10px;
		line-height: 14px;
		float:left;
		background:transparent;

		}
		#contentfour {
		width:403px;
		height: 325px;
		padding:10px;
		padding-left:0px;
		float:left;
		background:transparent;

		}
		#contentfive {
		width:250px;
		height: 325px;
		padding:10px;
		float:left;
		background:transparent;

		}
		#contentsix {
		width:300px;
		height: 325px;
		padding:10px;
		float:left;
		background:transparent;

		}
		#contentseven {
		width:290px;
		height: 325px;
		padding-top:12px;
		padding-left:18px;
		padding-right: 10px;
		float:left;
		line-height: 14px;
		background:transparent;

		}
		#contenteight {
		width:280px;
		height: 325px;
		padding-top:12px;
		padding-left:18px;
		float:center;
		line-height: 14px;
		background:transparent;

		}
		#contentTextNoFlash {
		width:235px;
		height: 325px;
		padding-top:12px;
		padding-left:18px;
		padding-right:15px;
		float:left;
		line-height: 14px;
		background:transparent;

		}
		#contentListenPage {
		width:270px;
		height: 325px;
		padding-top:12px;
		padding-left:18px;
		padding-right:15px;
		float:left;
		line-height: 14px;
		background:transparent;

		}
		#contentAudioPlayer {
		width:362px;
		height: 325px;
		padding-top:5px;
		padding-left:30px;
		float:left;
		background:transparent;

		}
		#contentLinksLeft {
		width:282px;
		height:325px;
		padding-top:12px;
		padding-left:18px;
		padding-right:18px;
		float:left;
		line-height: 14px;
		background:transparent;

		}
		#contentLinksRight {
		width:368px;
		height:325px;
		padding-top:12px;
		padding-left:8px;
		float:left;
		line-height: 14px;
		background:transparent;

		}

	* html #contentcenter {
		width: 383px;
		height: 340px;
		padding:10px;
		float:left;
		background:transparent;
		} /*style for IE*/

	#contentright {
		width:44px;
		padding:0px;
		float:left;
		background: transparent;
		}
		
	#header {
		background:#546586;
		padding-left: 44px;
		margin-top: 18px;
		}
		
		#logo{
			background-color:#ebecec;
			width: 697px;
			height: 55px;
			text-align: left;
			vertical-align: middle;
			font-family: Tahoma;
			font-size: 11px;
		}
		#logo a:link, a:visted, a:hover{
			font-family: Tahoma;
			font-size: 11px;
		}
		#topmenu{
			background-color: gray;
		}
		#header1 {
		background: transparent;
		background-image: url(../images/logo-b.gif);
		background-repeat: repeat-y;
		text-align:right;
		background-position: right;				
		padding-left: 43px;
		width: 698px;
		height:64;
	
		}
		#menu {
		background-image: url(../images/menu-bg.jpg);
		background-repeat: no-repeat;
		background-position: right;
		width: 698px;
		padding-left: 43px;
		text-align: center;
		}
		a.menu1:link, a.menu1:visited, a.menu1:hover{
			color:#253451;
			font-stretch: wider;
			font-weight: bold;
		}
		 a.menu1:hover{
			color:#0066CC;
			font-stretch: wider;
			font-weight: bold;
		}
a.menu-t:link, a.menu-t:visited, a.menu-t:hover{
			color:black;
			font-family: Tahoma;
			font-size: 11px;
		}
		 a.menu-t:hover{
			color:black;
		}
	#footer {
		clear: both;
		background:#546586;
		color: White;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 0px;
		font-size: 10px;
		width:779px; !important;
		position: absolute; 
		bottom: 0px; 
		}
	div#footer{
	width: 779px; !important;
	max-width: 779px; !important;
	text-indent: 50px;
	vertical-align: baseline;
	}
		
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:14px;
		padding-top:10px;
		}
		
	#contentheader h1 {
		font-size:14px;
		padding:10px;
		margin:0px;
		}
	.boxes {
	margin: 1px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	font-family : Tahoma,Verdana,Arial;
	font-style: normal;
	font-size: 11px;
	color:#000000;
}
.boxes2 {
	margin: 1px;
	border: 1px solid #3A4762;
	background: #546586;
	font-family : Tahoma,Verdana,Arial;
	font-style: normal;
	font-weight: bold;	
	font-size: 11px;
	color: #FFFFFF;
}
	

