html, body {
    height: 100%;
}

body {
	background-color: #EEEEEE;
	color: #6F6F6F;
	font-size: 10pt;
	font-family: Arial, Verdana;
	text-align: center;
	min-width: 698px;
	margin: 0;
    padding: 0;
    text-align: center;
}



.join_edit_error {
	background-color: #f0f0f0;
	border: 1px solid #f00;
	padding: 2px;
}

a.help { color: #f00; font-weight: bold; text-decoration: none; }
a.help:hover { color: #333; }


/* General font families for common tags */
a:link,a:active,a:visited { text-decoration: none; color : #6F6F6F; }
a:hover		{ text-decoration: underline; color : #3E5266; }

.container {
    margin: 0 auto;
    text-align: center;
    width: 760px;
    background: #EEEEEE;
	background-image: url('images/bg.gif');
	background-repeat: repeat-y;
	background-position: center; 
	position:relative;
	overflow: visible;

}

.wrapper {
	margin: 0 auto;
	width: 698px;
	text-align: center;
	border-style: solid;
	border-color: #6C6C6C;
	border-top-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	overflow: visible;
	position:relative;
	vertical-align: top;
}

.header {
	margin: 0;
	padding: 0;
	width: 698px;
	height: 78px;
	text-align: center;
	border-width: 0px;
	background-image: url('images/header_bg.gif');
	background-repeat: repeat-x;
}

#preload {
	width: 100px;
	height: 100px;
	position: absolute;
	left: -1000px;
	top: -1000px;
}

/* ------------------------ Navigation styles ------------------------ */

.nav {
	margin: 0;
	width: 476px;
	height: 30px;
	text-align: center;
	border-width: 0px;
	background-image: url('images/nav_bg.gif');
	background-repeat: repeat-x;
	position: absolute;
	left: 0px;
	top: 78px;
	z-index: 2;
}

.banner {
	margin: 0;
	width: 468px;
	height: 60px;
	text-align: center;
	border-width: 0px;
}
.nav a
{
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 0px;
	border-width: 0px;
	height: 24px;
	_height: 30px;
	display: block;
	float: left;
}

.nav a:link, .nav a:visited
{
	text-decoration: none;
	border-width: 0px;
}

.nav a:hover
{
	background-color: #369;
	border-width: 0px;
	background-image: url('images/nav_bg2.gif');
	background-repeat: repeat-x;
}

.navleft {
	margin: 0;
	width: 74px;
	height: 30px;
	border-width: 0px;
	background-image: url('images/nav_bg.gif');
	background-repeat: repeat-x;
	position: absolute;
	left: 476px;
	top: 78px;
	z-index: 10;
}

/* ------------------------ Search styles ------------------------ */

.search {
	margin: 0;
	width: 247px;
	height: 110px;
	border-width: 0px;
	background-image: url('images/search_bg.gif');
	background-repeat: repeat-x;
	position: absolute;
	left: 451px;
	top: 78px;
	z-index: 1;
	text-align: center;
	font-weight: bold;
	line-height: 7pt;
}

.searchleft {
	margin: 0;
	width: 15px;
	height: 80px;
	border-width: 0px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 3;
}

/* ------------------------ Browse styles ------------------------ */
.browse {
	margin: 0;
	width: 441px;
	height: 74px;
	_height: 76px;
	border-width: 1px;
	border-style: solid;
	border-color: #6C6C6C;
	background-image: url('images/browse_bg.gif');
	background-repeat: repeat-y;
	position: absolute;
	left: 4px;
	top: 112px;
	z-index: 1;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
}

.b_image { 
	float: left; 
	position: absolute;
	left: 0px;
	top: 0px;
}

#b_center { 
	position: relative;
	top: 8px;
	margin: auto; 
	line-height: 4px;
}

p.b_space { margin: 5px; }

/* ------------------------ Content styles ------------------------ */
.content {
	padding: 4px;
	margin: 0px;
	width: 680px;
	border-width: 1px;
	border-style: solid;
	border-color: #6C6C6C;
	background-image: url('images/content_bg.gif');
	background-repeat: repeat-y;
	text-align: center;
	position: relative;
	left: 4px;
	_position: relative;
	_left: 0px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	_width: 688px;
}

.cp {
	width: 1px;
	height: 114px;
	_height: 112px;
	border: 0px;
}

.bg_bottom {
	width: 760px;
	height: 48px;
	border: 0px;
	_position: relative;
	_bottom: -10px;
}

fieldset {
	border: 1px solid #737373;
}

form {
	margin: 0px;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}

hr {
	background-color: #737373;
	border: 0px;
	color: #737373;
	height: 1px;
}

/* Define some colors */

.darkbg {
	background-color: #737373;
	margin: 0px;
	padding: 0px;
	border: 1px solid #7D7D7D;
	width: 100%;
	text-align: center;
}

.darkbg2 {
	background-color: #737373;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	text-align: center;
}

.mediumbg {
	background-color: #C0CAD2;
	background-image: url(images/content_top_bg.gif);
	height: 20px;
	text-align: center;
}
.lightbg {
	background-color: #FAFAFA;
	color: #000;
	text-align: center;
}
.lightbgalt {
	background-color: #F2F2F2;
	text-align: center;
}

/* Form styles */
textarea { background-color : #E2E2E2; color: #737373; }

input {
	background-color : #E2E2E2; 
	background-image : url(images/entry_bg.gif);
	background-repeat: repeat;
	color: #737373;
	border: 1px solid #959595;
}

input.submit {
	background-color : #E2E2E2; 
	background-image : url(images/submit_bg.gif);
	background-repeat: repeat;
	color: #737373;
	border: 1px solid #959595;
}

select { background-color : #E2E2E2; color: #737373; border: 1px solid #959595; }

legend { color: #6F6F6F; }