
body 	{
		background: #80a1cb url(images/bgmain.gif);
 		color: #000;
 		font: 13px/1.3em verdana, arial sans-serif;
		line-height:18px;
 		padding: 0 0 0;
		margin:8px auto;
		text-align:center;
		}
#shadow	{
		width:997px;
		background: url(images/shadow.gif);
		margin:0 auto;
		}
#container	{
		width:990px;
		background: transparent;
		margin:0px auto;
		text-align:left;
		}
#main	{
		background: transparent url("images/head7.gif") no-repeat;
		width:990px;
		height:172px;
		z-index:10px;
		margin:5px auto 0;
		text-align:center;
		}

#page 	{
		clear:all;
		width:974px !important;
		width/**/:930px;
		}
#nav.all	{
		position:relative;
		left: 50%;
		margin-left: -450px; /* half the width of the div */
		margin-bottom:10px;
		top:-48px;		
		clear:all;
		width:940px;
		background:transparent;
		float:left;
		text-align:left;
		padding-left:190px;
		}
#nav a {
	color: #3675a8;
	text-decoration:none;
	padding:0px 10px 4px;
	}

#nav a:visited {
	color: #FFF;
	text-decoration:none;
	}

		
#nav li a {
 	font: 11px verdana, arial, sans-serif;
  	color: #FFF;
	font-weight:bold;
	background: url(images/bullet.gif) no-repeat left;
	}

#nav li a:hover {
 	 color: #000;
 	}
#contentl	{
		width: 440px;
		padding:25px 5px 5px 10px;
		float:left;
		z-index:10;
		}
#contentr	{
		background:#80a1ca;
		width:465px !important;
		width/**/:475px;
		float:right;
		padding:0 0 30px 0;
		text-align:right;
		}
#contentlin	{
		width: 540px;
		padding:25px 5px 5px 10px;
		float:left;
		z-index:10;
		}
#contentrin	{
		background:#80a1ca;
		width:319px !important;
		width/**/:319px;
		float:right;
		padding:20px 0 30px 0;
		text-align:right;
		}
#contentb	{
		width:943px !important;
		width/**/:965px;
		height:26px;
		background: #FFF;
		clear:both;
		border:2px solid #FFF;
		text-align:center;
		padding:3px 6px 0;
		border:6px double #009933;
		color: #0b3771;
		margin-top:10px;
		}
#contentb a {
		color: #0b3771;
		}			
#content {
	width:965px !important;
	width/**/:938px;
	float:left;
	margin-top:-28px;
	padding:25px 10px 10px 10px;
	background: #80a1ca;
	border:2px solid #009933;
	text-align:left;
		}
	
#footer {
	clear: both;
	width: 983px !important;
	width/**/:989px;
	height:18px;
	margin-top:-5px;
	font-family: tahoma, verdana;
	font-size: 11px;
	padding:3px;
	vertical-align: text-bottom;
	color: #FFF;
	background: #0b3771;
	}
	
	#footer .copyright {
		text-align: center;
		font-size: 11px;
		}

	#footer .right {
		text-align: right;
		}

/**************** ul,li *******************/

ul {
 display:inline;
 }
 
#nav li {
	list-style: none;
	display:inline;
	}
ol.decimal {
	list-style-type: decimal
	}


/*********************** a *******************/

a:link	{ color: #FFF; }
a:visited	{color: #FFF; }
a:hover 	{color: #000;}

/********************* text *************************/ 
h1	{
	font:22px georgia, serif;
	color: #0b3771;
	}

hr {
	color:#E17B03;
	background-color:#E17B03;
	height:1px;
	border:none;
	}

.table {
	font: 13px tahoma, verdana;
	color: #000;
	}
.smcaps	{
	font:11px tahoma, verdana;
	font-variant:small-caps;
	color:#000;
	}
.header	{
		font: 14px/1.6em Tahoma, verdana, Arial, sans-serif;
		font-weight:bold;
		}
.live	{
	font:13px tahoma, verdana;
	font-variant:small-caps;
	font-weight:bold;
	color:#e10803;
		}
.page	{
		font:22px calibri, tahoma, verdana;
		font-weight:bold;
		font-style:italic;
		color:#e10803;
		}
.quote	{
		font:12px tahoma, verdana;
		}
.left	{
		float:left;
		}
.right	{
		float: right;
		}
