/* CSS Document */
/* Neutralize styling: 
   Elements we want to clean out entirely: */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
	font: 100.01%/120% Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
/* Neutralize styling: 
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	padding: 0;
}
/* Miscellaneous conveniences: */
form label {
	cursor: pointer;
}
fieldset {
	border: none;
}
img {
	border: 0;
}
/* Form field text-scaling */
input, select, textarea {
	font-size: 100%;
}
/* Page setup */
h1, h2, h3, h4, h5, h6{
	margin-top: 0;
	line-height: 110%;
}
body {
	text-align: center;
	background-image: url(../im/bkg.jpg);
	background-repeat: repeat;
}
#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 997px;
	background-image: url(../im/cen_bkg.jpg);
	background-repeat: repeat-y;
	text-align: left;
}
/* top logo and menu */
#logo {
	height: 100px;
	width: 997px;
	background-image: url(../im/logo.jpg);
	background-repeat: no-repeat;
	padding: 30px 0 0 0;
}
/*left column */
#lc {
	width: 200px;
	vertical-align: top;
	float: left;
}
#lc img {
	margin: 10px 0 10px 40px;
}
#lc p {
	margin: 0;
}
#lmnu {
	margin: 30px 10px 0 0 ;
}
#lmnu ul {
	width: 143px;
	margin: 0 0 15px 40px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
}
#lmnu li {
	margin: 0;
	font-size: 12px;
	color: #000000;
	list-style: none;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}
#lmnu a {
	text-decoration: none;
	color: #666666 !important;
	display: block;
	padding-left: 5px;
}
#lmnu a.sub {
	text-decoration: none;
	color: #666666 !important;
	display: block;
	padding-left: 15px;
}
#lmnu a:visited {
	color: #666666 !important;
}
#lmnu a:hover {
	color: #FFFFFF !important;
	background-color: #990099;
}
#lmnu a:active {
	color: #FF0000 !important;
	background-color: #990099;
}
#med {
	margin: -5px 0 0 40px;
	width: 145px;
	text-align: center;
	font-size: 10px;
}
/*middle column */
#mc {
	width: 700px;
	float: left;
	margin: 20px 0 15px 25px;
	vertical-align: top;
}
#mc a {
	text-decoration: underline;
	color: #666666;
}
#mc a:visited {
	color: #666666;
}
#mc a:hover {
	color: #990099;
}
#mc a:active {
	color: #FF0000;
}
/* footer and bottom menu */
#ft {
	height: 80px;
	width: 997px;
	background-image: url(../im/ft_bkg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	clear: both;
}
#badd {
	width: 997px;
	height: 20px;
	font-size: 11px;
	color: #000000;
}
#badd p {
	padding: 10px 0 0 0;
}
#bmnu {
	width: 997px;
	color: #666666;
	text-align: center;
}
#bmnu ul {
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
}
#bmnu li {
	margin: 0 10px 0 0;
	display: inline;
	font-size: 10px;
}
#bmnu a {
	text-decoration: none;
	color: #666666;
}
#bmnu a:visited {
	color: #666666;
}
#bmnu a:hover {
	color: #990099;
}
#bmnu a:active {
	color: #FF0000;
}
/* generic table */
.gen {
	width: 100%;
	margin: 0 0 15px 0;
	border-top: solid #4e3114 1px;
	border-right: solid #4e3114 1px;
	line-height: 2em;
	text-align: left;
}
.gen th, td {
	border-bottom: solid #4e3114 1px;
	border-left: solid #4e3114 1px;
	padding: 0 5px;
}
.gen a {
	color: #666;
}
.gen a:hover {
	color: #990099;
}
.gen a:active {
	color: #f00;
}
.gen caption {
	visibility: hidden;
}
#tab_elite {
	font-size: 75%;
}
/* Styles */
.ul_elite {
	margin: 0 0 0 30px;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.purple {
	color: #990099;
}
.purple-bld {
	color: #990099;
	font-weight: bold;
}
.mar10 {
	margin: 10px;
}
.mar10rht {
	margin-right: 10px;
}
.sm80 {
	font-size: 80%;
}
.nolink {
	padding-left: 5px !important;
	background-color: #CCCCCC;
}
.nolink_sub {
	padding-left: 15px !important;
	background-color: #CCCCCC;
}
.home {
	background-image: url(../im/home_bkg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
.black {
	color: #000000;
}
.black-sm {
	color: #000000;
	font-size: 80%;
}
.news p {
	margin: 5px 0 3px 0;
}
.news h3 {
	margin-top: 15px;
}
.news h4 {
	margin-top: 10px;
}
.fr {
	float: right;
	margin: 0 0 10px 10px;
	display: inline;
}
.fl {
	float: left;
	margin: 0 10px 0 10px;
	display: inline;
}
.clearit {
	clear: both;
	height: 1px;
	margin-top: -1px;
}

.news_article {margin-bottom: 15px; padding-bottom:10px; border-bottom: solid 1px #dcbde9;}
.news_article h3 {font: 500 14px tahoma,arial; margin:0px; padding:0px;}
.news_article h1 {font-size:20px; color:#000;}

