body {
	background-color: #003333;
	margin: auto;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000;
	background-image:url(../images/cont_main_bg.gif);
	background-repeat:repeat-y;
	background-position:top;
}

h1 {
	color: #0000000;
	font-size: 12px;
	margin: 5px 20px 10px 10px;
	padding: 0;
	line-height: normal;
}

h2 {
	color: #996600;
	font-size: 11px;
	margin: 5px 15px 10px 10px;
	padding: 0;
	line-height: normal;
}

h3 {
	color: #FFFFFF;
	font-size: 11px;
	margin: 5px 0 10px 10px;
	padding: 0;
	line-height: normal;
}

h4 {
	color: #669900;
	font-size: 10px;
	margin: 5px 15px 5px 10px;
	padding: 0;
	line-height: normal;
}

p {
	margin: 5px 20px 10px 10px;
}

form {
	margin: 5px 20px 10px 10px;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

a {
	color: #996600;
	text-decoration: none;
}

a:hover {
	color: #996600;
	text-decoration: underline;
}

input, select, textarea {
	border:1px solid #bcbeb9;
	font-size:10px;
}

.button {
	background-color:#000;
	border:1px solid #ffffff;
	font-weight:bold;
	color:#ffffff;
	padding:4px;
}

.border {
	border:1px solid #2bbed8;
}

.noborder {
	border: 0;
}

.right {
	text-align:right;
}
.NewTextbox
{
	font-size: 10pt;
	height: auto;	
}
	
/********************* MAIN BODY *************************/

#main_body {
	margin: auto;
	width:770px;
	position: relative;
}
	
#top {
	width: 770px;
	height:110px;
	position:relative;
	background-image:url(../images/cont_top.gif);
	background-repeat:no-repeat;
	z-index:1000;
}

.general {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.control
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.home {
	height:97px;
	width:117px;
	position:absolute;
	top:10px;
	left:29px;
}

.top_nav {
	height: 21px;
	width: 402px;
	padding: 0;
	position:absolute;
	top:69px;
	left:179px;
	z-index:10000;
}

#content {
	width: 770px;
	margin: 0;
	position:relative;
}

.col_1 {
	width:320px;
	margin: 10px 15px 10px 0;
	padding:0;
	float: left;
	position: relative;
	left: 10px;
}

.col_1_and_2 {
	width:570px;
	margin: 10px 15px 10px 0;
	padding:0;
	float: left;
	position: relative;
	left: 10px;
}

.col_1 ul {
	width: 290px;
	margin:0 10px 10px 0;
}

.col_1 ul li ul {
	width: 250px;
	margin:0 10px 0 0;
}

.col_2 {
	width:250px;
	margin: 10px 10px 10px 0;
	padding:0;
	float:left;
	text-align:center;
}

.col_3 {
	width:175px;
	margin: 0 0 10px 0;
	padding:0;
	float:left;
}

p.text {
	color:#996600;
	font-weight:bold;
	margin:0 20px 0 10px;
}

p.textSmall {
	color:#996600;
	font-weight:bold;
	margin:0 20px 0 10px;
	font-size: 8pt;
}
p.textSmallBlack {
	color:Black;
	font-weight:bold;
	margin:0 20px 0 10px;
	font-size: 8pt;
}

p.side_text {
	font-weight:bold;
	margin:0 20px 0 10px;
}

p.side_nav {
	color:#000000;
	font-weight:bold;
	margin:0 20px 0 10px;
}
p.side_navSmall {
	color:#000000;
	font-weight:bold;
	margin:0 20px 0 10px;
	font-size: 8pt;
}

.side_nav a {
	color:#000000;
}

.side_navSmall a {
	color:#000000;
}

ul {
	margin:0;
	padding:0 0 0 10px;
	list-style:none;
	width:325px;
}

ul li {
	padding-left:18px;
	color:#000000;
	background:url(../images/bullet.gif) no-repeat 7px 5px;
	margin:2px 0 2px 0;
}

ul.subnav {
	margin:0 0 0 10px;
	padding:0;
	list-style:none;
	width:150px;
}

ul.subnavSmall {
	margin:0 0 0 10px;
	padding:0;
	list-style:none;
	width:150px;
	font-size: 8pt;
}

ul.subnav li {
	padding-left:15px;
	color:#000000;
	background:url(../images/bullet.gif) no-repeat 7px 5px;
	margin:2px 0 2px 0;
}

ul.subnav li a {
	color:#000000;
} 
ul.subnavSmall li {
	padding-left:15px;
	color:#000000;
	background:url(../images/bullet.gif) no-repeat 7px 5px;
	margin:2px 0 2px 0;
	font-size: 8pt;
}

ul.subnavSmall li a {
	color:#000000;
} 

#footer {
	width: 740px;
	height:100px;
	margin: auto;
	background-image:url(../images/footer_top.jpg);
	background-repeat:no-repeat;
	background-position:top;
	color: #373839;
	font-size: 10px;
	line-height: 20px;
	text-align: center;
	position:relative;
	top:40px;
}

#footer p {
	margin: 10px 20px 10px 20px;
}

#footer a {
	color: #373839;text-decoration:none;
}

/* ***************  SUCKERFISH NAV STYLES *************** */

#nav, #nav ul {
	padding: 0;
	margin:0;
	width:402px;
	list-style: none;
}

#nav a {
	display: block;
	/*width: 10em;*/
	text-decoration: none;
	color: #ffffff;
	padding: 0;
	margin:0;
}

#nav li {
	float: left;
	/*width: 10em;*/
	padding: 0;
	margin:0;
}

#nav li ul {
	position: absolute;
	/*width: 10em;*/
	left: -999em;
	z-index: 10000;
}

#nav li:hover ul {
	left: auto;
	width:160px;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	width:160px;
}


/* *************** CUSTOM NAV STYLES **************** */

#btn_who a { background: url(../images/btn_who.gif) no-repeat; width: 107px; height: 21px; }
#btn_what a { background: url(../images/btn_what.gif) no-repeat; width: 124px; height: 21px; }
#btn_talk a { background: url(../images/btn_talk.gif) no-repeat; width: 111px; height: 21px; }
#btn_login a { background: url(../images/btn_login.gif) no-repeat; width: 60px; height: 21px; }

#btn_who a:hover {background-position: -107px 0;}
#btn_what a:hover {background-position: -124px 0;}
#btn_talk a:hover {background-position: -111px 0;}
#btn_login a:hover {background-position: -60px 0;}

.btn_text { visibility: hidden; }
