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: #313131;
	text-decoration: none;
	background: url(images/bkd.jpg) repeat-x;
	text-align: center;
	font: 11px Verdana;
	}

#wrapper{
	width: 980px;
    margin: 0 auto;
	padding: 0;
	}

.clear {clear:both;}

#header {
	width: 980px;
	height: 93px;
	float: left;
	padding: 0px;
	margin:0px;
	background: url(images/m-top.jpg);
	}

#main {
	float: left;
	width: 980px;
	margin: 0px;
	padding: 0px;
	background: url(images/slice.jpg) repeat-y;
	}

#left {
	width:198px;
	background:transparent none repeat scroll 0 0;
	margin:0px;
	padding:0px;
	float:left;
	}

#nav {
	width:198px;
	height:288px;
	background: url(images/nav-bkd.jpg) no-repeat;
	margin:0px;
	padding:0px;
	float: left;
	}

#navContainer {
	width:198px;
	height:288px;
	margin: 0px auto;
	padding: 0px;
	float: left;
	}

#bodhead {
	width: 782px;
	height:95px;
	background:transparent none repeat scroll 0 0;
	margin:0px;
	padding:0px;
	float: left;
	}

#bodytext {
	width: 782px;
	background: url(images/main-bkd.jpg);
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left;
	}

#brtext {
	width:730px;
 	font-family: verdana;
	background:transparent none repeat scroll 0 0;
	font-size: 11px;
	color: #313131;
	text-align: left;
	padding: 6px;
	margin: 10px 20px 30px 20px;
	}

#homebody {
	width:759px;
	height:147px;
	background: url(images/m-02.jpg);
	padding:0px;
	margin:0px;
	float:left;
	}

#hometext {
 	font-family: verdana;
	background:transparent none repeat scroll 0 0;
	font-size: 11px;
	color: #313131;
	text-align: left;
	padding: 6px;
	margin: 10px 20px 10px 30px;
	}

#homeboxes {
	width:759px;
	height:267px;
	background:transparent none repeat scroll 0 0;
	padding:0px;
	margin:0px;
	float: left;
	}

#regbox {
	width:257px;
	height:267px;
	margin:0px;
	padding:0px;
	background:transparent none repeat scroll 0 0;
	float: left;
	}

#signbox {
	width:244px;
	height:267px;
	margin:0px;
	padding:0px;
	background:transparent none repeat scroll 0 0;
	float: left;
	}

#joinbox {
	width:258px;
	height:267px;
	margin:0px;
	padding:0px;
	background:transparent none repeat scroll 0 0;
	float: left;
	}


#footer {
	width: 762px;
	background:transparent none repeat scroll 0 0;
	padding: 0px;
	margin: 30px 0px 20px 20px;
	float: left;
	}

#footertxt {
	width: 700px;
	padding:0px;
	margin:0px;
	float: left;
	font-size: 10px;
	color: #313131;
	line-height:14px;
	text-align: left;
	}

p {
 	font-family: verdana;
	font-size: 11px;
	color: #313131;
	text-align: left;
	}

BLOCKQUOTE {
  font-family: Verdana;
  font-size: 11px;
	color: #313131;
}

TEXTAREA {
  font-family: Verdana;
  font-size: 11px;
	line-height: 12pt;
	color: #313131;

}

UL {
  font-family: Verdana;
  font-size: 11px;
	color: #313131;
	line-height: 12pt;
}

OL {
  font-family: Verdana;
  font-size: 11px;
	color: #313131;
	line-height: 12pt;
}

li {
  font-family: Verdana;
  font-size: 11px;
	color: #313131;
}

CENTER {
  font-family: Verdana;
  font-size: 11px;
	color: #313131;
	line-height: 12pt;
}

TD {
  font-family: Verdana;
  font-size: 11px;
  line-height:1pt;
	color: #313131;
	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;
}



