body {
	font-size:12px; color:#333; font-family:verdana,arial; 
	background:#fff; 
	margin:0px; padding:0px;
	}
input, select {
	font-size:9px;
	font-family:verdana,arial;
	color:#333;
	}
a:link,
a:visited {
	color:#633; text-decoration:underline;}
a:hover {
	color:#333;
	text-decoration:none;
	}
h1 {
	font-size:16px;
	color:#666;
	}
li {
	margin:0px 0px 5px 0px;
	}
	
#banner {
	background:url(http://www.specialtywineretailers.org/images/bigbanner_001_bg.jpg) top left repeat-x;
	width:100%; height:236px; text-align:center;
	margin:0px;
	}
.banner h1 {
	display:inline;
	margin:0;
	padding:0;
	color:#eee;
	font-weight:normal;
	font-size:10px;
	}
.banner2 {
	height:61px;
	background:url(../images/logo_banner_bg_001.gif) top left repeat-x;
	margin:0px 0px 15px 0px;
	}
#banner_top	{
	width:700px;
	text-align:right;
	font-size:9px;
	color:#aaa;
	margin:0px auto;
	}
#banner_top a {
	padding:0px 2px;
	}
#banner_top a:link,
#banner_top a:visited {
	color:#aaa; text-decoration:underline;
	}
#banner_top a:hover {
	color:#fff;
	text-decoration:none;
	background:#633;
	}
.clear {
	clear:both;
	}
#content {
	width:700px;
	margin:0px auto;
	text-align:left;
 	}
#footer	{
	display:block;
	margin:25px 0px 0px 0px;
	text-align:center;
	border-top:solid #eee 0px;
	font-size:9px;
	padding:3px 0px;
	color:#999;
	width:100%;
	background:#fff;
	}
.footbig	{
    font-size:13px;
	}
#footer a:link,
#footer a:visited {
	color:#999;
	text-decoration:none;
	}
#footer a:hover {
	color:#999;
	border-bottom:dashed #999 1px;
	}
.intro	{
	position:relative;
	left:10px;
	top:0px;
	float:left;
	text-align:left;
	width:448px; 
	font-size:16px;
	color:#444;
	font-weight:bold;
	font-family:arial;
	padding:5px;
	background:#f6f6f6 url(../images/bg_intro_box_bot.gif) center bottom repeat-x;
	border:solid #ccc 2px;
	}
#intro_login	{
	position:relative; left:20px; top:5px; float:left; 
	width:190px; 
	font-size:9px; padding:10px 3px;
	text-align:center;
	border:solid #eee 0px;
	}
#navbar {
	width:100%;
	background: url(../images/bg_nav_001.gif) top left repeat-x;
	margin:0px 0px 20px 0px;
	}
#binder-nav { /* holds the navigation bar together */
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width:650px;
	height: 60px;
	font-family:verdana; font-weight:bold; font-size:16px;
	}
#nav {
	margin: 0;
	padding: 0;
	width: 280px;
	height: 60px;
	background: url(../images/bg_nav_001.gif) repeat-x left top;
	}
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	background: transparent;
	text-align:center;
	}
#nav li, #nav a { /* turns links into blocks */
	display: block;
	height: 60px;
	line-height:60px;
	}
#nav li a { 
	text-indent:0px;
	text-decoration: none;
	height: 60px;
	}
#nav li a:link,
#nav li a:visited { 
	color:#ccc;
	text-decoration:none;
	background: url(../images/bg_nav_001.gif) top left repeat-x;
	}
#nav li a:hover { 
	color:#fff;
	text-decoration:underline;
	background:#000;
	font-weight:bold;
	}

/* setting width and position of main nav links... */
#nav-home {
	left: 0;
	width: 70px;
	}
#nav-about {
	left: 70px;
	width: 70px;
	}
#nav-directors {
	left: 140px;
	width: 100px;
	}
#nav-join {
	left: 240px;
	width: 60px;
	}
#nav-login {
	left: 300px;
	width:140px;
	}
#nav-resources {
	left: 440px;
	width:110px;
	}
#nav-account {
	left: 240px;
	width: 126px;
	}
#nav-logout {
	left: 366px;
	width:90px;
	}
	
#whole {
	width:100%;
	text-align:center;
	}