/* top level
+-----------------------------------------------------+
|T CSS Designed and written by Fox Valley Web Design.|
|A http://www.foxvalleywebdesign.com/ |
|G |
+-----------------------------------------------------+
*/
html, body, form, fieldset {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
   font-weight: normal;
}


h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
margin: 1em 0;
padding: 0;
line-height: 1.5em;
}

h1 {
	font-size: 1em;
	color:#000000;
}
h2 {
	font-size: 1em;
	color: #FFF;
	margin-top:0;
	text-align: center;
}
h3 {
	font-size: 1em;
	font-weight: normal;
	color:#FFF;
	margin: 0;
}
h4 { font-size: 1.3em; 
	 background-color: #FFF;
	 color: #000;
	 padding: 3px;
	 margin: 0px;
	 text-align: center;
}
h5 { font-size: 1em;
	  color:#FF9900;
}
h6 { font-size: .8em; }

li, dd, blockquote { margin-left: 1em; }
dl { margin: 0px; }
form label { cursor: pointer; }
fieldset { border: none; }
input, select, textarea { font-size: 100%; }
td, th { vertical-align: top; }
.clearboth {clear:both; height:0px; font-size:0em;}

/*************************************************************/

body {
	text-align: center;
	background-color: #000000;
	}
#main {
	width: 960px;
	margin: 0px auto;
	text-align: left;
	position: relative;
	  
}
#header {
  background-image: url(../images/header.jpg);
  background-repeat: no-repeat;
  height: 102px;

}
#logo {
	position: absolute;
	top: 20px;
	left: 13px;
	width: 259px;
	height: 126px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
}
#logo a {
  width: 259px;
  height: 126px;
  display: block;
}	
#menu dl {
  margin-left: 283px;
  height: 34px;
  margin-top: 10px;
}
#menu dt {
  position:relative;
  float:left;
  clear:none;
}
#menu strong {
  display:none;
}
#menu a {
  height: 34px;
  text-decoration: none;
  display: block;
  float: left;
  background-position:top right;
}
#menu a:hover, #menu .open a {
  background-position:bottom right;
}

#menu a.home {width: 113px; background-image:url(../images/nav_opex.jpg);}
#menu a.member {width: 113px; background-image:url(../images/nav_member.jpg);}
#menu a.become {width: 113px; background-image:url(../images/nav_become.jpg); }
#menu a.buzz {width: 112px; background-image:url(../images/nav_buzz.jpg); }
#menu a.contact {width: 112px; background-image:url(../images/nav_contact.jpg); }
#menu a.login {width: 113px; background-image:url(../images/nav_login.jpg); }

#menu dt ul {
	position:absolute;
	top:34px;
	left:1px;
	background:#D0CBC7;
	margin:0;
	padding:0;
}
#menu dt li {
	list-style-type:none;
	float:left;
	clear:both;
	width:170px;
	margin:0;
	padding:0;
}
#menu dt li a {
	float:none !important;
	height:auto !important;
	display:block;
	margin:0 !important;
	padding: 5px 10px !important;
	color:#000;
	font-size:.8em;
	line-height:1.3em;
	border-bottom:1px solid #CBB;
}
#menu dt li a:hover {
	background:#f90;
}
#menu dt.closed ul {
	display:none;
}
#menu dt.open ul {
	display:block;
}

#middle {
  background-color: #6aa5d1;
  background-image: url(../images/middle_bg.jpg);
  background-repeat:no-repeat;
  min-height: 431px;
  height: auto !important;
  height: 431px;
  padding-top: 1px;
 }
 #middle2 {
  background-color: #6aa5d1;
  min-height: 431px;
  height: auto !important;
  height: 431px;
  padding-top: 1px;
 }
 
 #middletop {
  background-image:url(../images/button_shadow.jpg);
  background-repeat: no-repeat;
  height: 42px;
  }
  #left {
    margin-left: 25px;
	width: 610px;
	color: #000000;
	float:left;
	text-align: justify;
}
#left ul {
	margin:10px 10px 10px 30px;
	font-size:.9em;
}
#right {
 margin-left: 705px;
}
#right1 {
 margin-left: 680px;
 margin-right: 40px;
}
#footer {
 background-image: url(../images/footer_bg.jpg);
 background-repeat: no-repeat;
 height: 69px;
} 
#copyright {
 color: #CCCCCC;
 font-size: 10px;
}
#copyright a {
 color:#66CCFF;
 text-decoration: none;
}  
#coptright a:hover {
 color: #CCCCCC;
} 
#clear {
clear: both;
} .pixborder_padding {
	margin: 5px;
	border: 1px solid #176489;
}
.regtext {
	font-size: 10px;
	color: #000000;
}
