A:visited  {color: #0000ff; text-decoration: none}
A:link  {color: #0000ff; text-decoration: none}
A:active  {color: #0000ff; text-decoration: none}
A:hover   {color: #b89c4b; text-decoration: none}


body {
	margin: 0px;
	padding: 0px;
	color: #6f6f6f;
	text-decoration: none;
	background: #e8e8e8;
	text-align: center;
	font: 11px Verdana;
	}

#wrapper{
	width: 980px;
    margin: 0 auto;
	padding: 0;
	}

.clear {clear:both;}

#header {
	width: 980px;
	height: 85px;
	float: left;
	padding: 0px;
	margin:0px;
	background:transparent none repeat scroll 0 0;
	}

#logo {
	width: 375px;
	height: 85px;
	float: left;
	padding: 0px;
	margin:0px;
	background:transparent none repeat scroll 0 0;
	}

#search {
	width: 605px;
	height: 85px;
	float: left;
	padding: 0px;
	margin:0px;
	background: url(/images/top-bkd.jpg);
	}

#topnav {
	width: 980px;
	height: 33px;
	float: left;
	padding: 0px;
	margin:0px;
	background: url(/images/top-bkd2.jpg);
	}

#topbuttons {
	float:right;
	padding:0px 45px 0px 0px;
	margin:0px;
	background:transparent none repeat scroll 0 0;
	}

#main {
	text-align:left;
	float: left;
	width: 980px;
	margin: 0px;
	padding: 0px;
	background: url(/images/m-bkd1.jpg) repeat-y;
	}

#left {
	width:724px;
	background:transparent none repeat scroll 0 0;
	margin:0px;
	padding:0px;
	float:left;
	}

#right {
	width:256px;
	background:transparent none repeat scroll 0 0;
	margin:0px;
	padding:0px;
	float:left;
	}

#nav {
	width:256px;
	height:230px;
	background: url(/images/nav-bkd.jpg) no-repeat;
	margin:0px;
	padding:0px;
	float: left;
	}

#navContainer {
	width:256px;
	height:230px;
	margin: 0px auto;
	padding: 0px;
	float: left;
	}

#lnbox {
	width:256px;
	background: url(/images/latest-bkd.jpg) no-repeat;
	margin: 0px auto;
	padding: 0px;
	float: left;
	}

#lnboxtext {
	width:176px;
 	font-family: verdana;
	background:transparent none repeat scroll 0 0;
	font-size: 10px;
	color: #6f6f6f;
	text-align: left;
	padding: 0px;
	margin: 50px 45px 10px 25px;
	}

#bodytext {
	width: 724px;
	background:transparent none repeat scroll 0 0;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left;
	}

#brtext {
	width:652px;
 	font-family: verdana;
	background:transparent none repeat scroll 0 0;
	font-size: 11px;
	color: #6f6f6f;
	text-align: left;
	padding: 6px;
	margin: 10px 20px 30px 40px;
	}

#footer {
	width: 980px;
	height:112px;
	background: url(/images/btm.jpg) no-repeat;
	padding: 0px;
	margin:0px;
	float: left;
	}

#footertxtlft {
	width: 450px;
	margin:40px 0px 0px 0px;
	padding:0px 20px 0px 40px;
	float: left;
	font-size: 10px;
	color: #6f6f6f;
	line-height:14px;
	text-align: left;
	}

#footertxtrgt {
	width: 420px;
	margin:30px 40px 0px 0px;
	padding:0px;
	float: right;
	font-size: 10px;
	color: #6f6f6f;
	line-height:14px;
	text-align: right;
	}

p {
 	font-family: verdana;
	font-size: 11px;
	color: #6f6f6f;
	text-align: left;
	}

BLOCKQUOTE {
  font-family: Verdana;
  font-size: 11px;
	color: #6f6f6f;
}

TEXTAREA {
  font-family: Verdana;
  font-size: 11px;
	line-height: 12pt;
	color: #6f6f6f;

}

UL {
  font-family: Verdana;
  font-size: 11px;
	color: #6f6f6f;
	line-height: 12pt;
}

OL {
  font-family: Verdana;
  font-size: 11px;
	color: #6f6f6f;
	line-height: 12pt;
}

li {
  font-family: Verdana;
  font-size: 11px;
	color: #6f6f6f;
}

CENTER {
  font-family: Verdana;
  font-size: 11px;
	color: #6f6f6f;
	line-height: 12pt;
}

TD {
  font-family: Verdana;
  font-size: 11px;
  line-height:1pt;
	color: #6f6f6f;
	line-height: 12pt;
}


H3 {
  font-family: Verdana;
	color: #003456;
	font-size: 14px;
	font-weight: bold;
	}

H4 {
  font-family: Verdana;
  font-size: 13px;
  color: #1d64a2;
  font-weight: bold;
}

H5 {
  font-family: Verdana;
  font-size: 12px;
  color: #b89c4b;
  font-weight: bold;
}

H6 {
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  font-weight: bold;
}



