

* {margin: 0px; padding: 0px;}

body {
	margin: 0px;
	padding: 0px;
	background:url(elements/body_bg.gif) center center fixed no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 62%;
}
p {margin: 7px 0 7px 0;}
a {text-decoration: none; color:#996600;}
a:hover {color: #990000;}
h1 {display: none;}
h3, legend {
	margin: 0px; 
	padding: 0px; 
	font-size: 12px; 
	font-family:Georgia, "Times New Roman", Times, serif;
    color:#990000;
	font-weight: bold;
}
table {margin: 5px;}
fieldset {border: none;}
.zemTextarea {width: 300px; height: 150px;}


#header {
	background:url(elements/header_bg.gif);
	width: 516px;
	height: 225px;
}
#container {
	position: absolute;
	height: 300px;
	top: 50%;
	left: 50%;
	margin: -150px auto 0 -475px;
}

#nav-container { height: 20px; width: 456px; margin: -18px 0 0 490px; position: absolute;}
#nav {
	float: left;
	margin: 0;
	padding: 0;
	width: 456px;
	height: 20px;
	list-style: none;
	display: inline;
}

#nav li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
}

#nav a {
	float: left;
	padding: 20px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:20px; /* for IE5/Win only */
	}
	
#nav a:hover {background-position: 0 -20px;}
#nav a:active {background-position: 0 0;}
#nav a.selected {background-position: 0 -40px;}
#nav a.selected:hover {background-position: 0 -40px;}

#tab-about a 	{width: 53px; background:url(elements/about_states.gif) top left no-repeat; }
#tab-season a 	{width: 59px; background:url(elements/season_states.gif) top left no-repeat; }
#tab-news a 	{width: 52px; background:url(elements/news_states.gif) top left no-repeat; }
#tab-ignoti a 	{width: 83px; background:url(elements/ignoti_states.gif) top left no-repeat; }
#tab-outreach a {width: 75px;background:url(elements/outreach_states.gif) top left no-repeat; }
#tab-support a	{width: 67px; background:url(elements/support_states.gif) top left no-repeat; }
#tab-contact a 	{width: 67px; background:url(elements/contact_states.gif) top left no-repeat; }

#one-big {
	position: absolute;
	left: 0px;
	width: 950px;
	height: 280px;
}
	
#two-col-left {
	position: absolute; 
	left: 0px; 
	width: 450px;
	height: 280px;
}
#two-col-right {
	position: absolute; 
	left: 460px; 
	width: 500px;
}
#line {position: absolute; height: 280px; width: 1px; border-left: 1px solid #333333; left: 454px; }

#three-col-left {
	width: 230px; 
	position: absolute; 
	left: 0px;
}
#three-col-center {
	width: 320px;
	position: absolute; 
	left: 230px; 
}
#three-col-right {
	width: 400px; 
	left: 560px; 
	position: absolute;  
}

#three-col-scroller-left {
	width: 230px; 
	position: absolute; 
	left: 0px; 
	height: 280px;
}
#three-col-scroller-center {
	position: absolute;
	left: 240px;
	width: 200px;
}
#three-col-scroller-right {
	position: absolute; 
	left: 460px; 
	width: 500px;
}
#footer { top: 330px; width: 300px; position: absolute; font-size:8px;}
#footer a {color:#996600; text-decoration: none;}
#footer a:hover {color:#3366CC;}
#sub-nav {
	float: left;
	margin: 50px 0 0 0;
	padding: 0;
	list-style: none;
	width: 200px;
}
#sub-nav li {
	margin: 0; 
	padding: 0;
	height: 30px;
    list-style: none;
}
#sub-nav a {
	float: left;
	padding: 30px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:30px; /* for IE5/Win only */
	}
	
#sub-nav a:hover {background-position: 0 -30px;}
#sub-nav a:active {background-position: 0 0;}
#sub-nav a.selected {background-position: 0 -60px;}
#sub-nav a.selected:hover {background-position: 0 -60px;}

#sub-les_enfants a 	{width: 200px; background:url(elements/states_les_enfants.gif) top left no-repeat; }
#sub-words a 	{width: 200px; background:url(elements/states_words.gif) top left no-repeat; }
#sub-2005 a 	{width: 200px; background:url(elements/states_2005.gif) top left no-repeat; }
#sub-2007 a 	{width: 200px; background:url(elements/states_2007.gif) top left no-repeat; }

#sub-acis a 	{width: 200px; background:url(elements/states_acis.gif) top left no-repeat; }
#sub-lorfeo a 	{width: 200px; background:url(elements/states_lorfeo.gif) top left no-repeat; }
#sub-ground a 	{width: 200px; background:url(elements/states_ground.gif) top left no-repeat; }
#sub-messiah a 	{width: 200px; background:url(elements/states_messiah.gif) top left no-repeat; }
#sub-dj a 	{width: 200px; background:url(elements/states_dj.gif) top left no-repeat; }

#content dt {
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-weight: bold; 
	font-size: 12px
}

#blinder {
	width: 400px; 
	height: 500px; 
	z-index:9999; 
	position: absolute; 
	left: 50%; 
	top: 50%; 
	margin-left: -200px; 
	margin-top: -250px; 
	padding: 5px; 
	background:#DCDCDC; 
	border: 3px solid #003366;
}
.illume {
	line-height: 62%; 
	font-size:18px; 
	font-weight:200; 
	font-family:Georgia, "Times New Roman", Times, serif;
}
div.ruler {
	height: 20px;
	margin: 10px 0 10px 0;
	background: url(elements/bg_hr.gif) no-repeat scroll center;
}
div.ruler hr {
	display: none;
	border: none; margin: 5px auto 5px auto; height: 20px; width: 20px;
}
hr .rule {background-image:url(elements/bg_hr.gif) center center no-repeat;}