/*******************************************************
TITLE: Fluid Three-Column Layout (Basic) V1.0 (Beta)
DATE: 20060418
AUTHOR: The CSS Tinderbox - http://www.csstinderbox.com
*******************************************************/

main {
width:950
margin:0 auto;
	text-align: left;
	z-index: 2;
	background-color: #FFFFFF;
}

body {
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	
}

a {
color:#003366;
text-decoration:underline;
}

a:hover {
	text-decoration:none;
	color: #FF8000;
}

blockquote {
	font-size:0.8em;
	text-align: center;
}

blockquote p {
margin:.2em;
}
#h1 {
	font: Verdana;
	

}
#header {
	z-index: 0;
	visibility: visible;
	height: 142px;
	width: 909px;
	margin: 0px auto 0px auto;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	
	
}

#header h1 {
	margin:0;
	padding:0;
	font-size:15pt;
	}

#header h3 { 
margin:0; 
padding:0;

}

#header a {
text-decoration:none;
}

#headerright {
	position:absolute;
	width: 1px;
	height: 142px;
	z-index: -2;
	left: 50%;
	top: 0px;
	margin-left: -43px;
}
#headerLeft {
	position:absolute;
	left:32px;
	top: auto;
	height: 193px;
	z-index: 2;
}

#Divider{
position:absolute
height: 30px;
	top: 140px;
	height: 22px;
	background-color: #233D5C;
	width: 917px;
	margin: 0px auto 0px auto;
}


#leftColumn {
	top:185px;
	width:175px;
	padding:0px 0px 0px 0px;
	font-size:12px;
	height: 926px;
	line-height: inherit;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 2px;
	position: absolute;
	left: 50%;
	margin-left: -459px;
	
}


#leftColumn ul { 
margin:0 0 0 0; 
padding:0;
list-style:none;
}

#leftColumn li {
	margin:0 0 0 0;
	padding:0 0 0 0;
	border-top: 1px solid #3003;
}

#leftColumn li a {
	margin: 0 0 0 0;
	color:#FFFFFF;
	text-decoration:none;
	display: block;
	padding: 2px 4px 2px 4px;
	border-left: 1px solid #369;
	border-right: 1px solid #69c;
	border-bottom: 2px solid #369;
	background-color: #1E3859;
	border-top: 1px solid #000033;
}

#leftColumn li a:hover {
	color:#FF6600;
	text-decoration:none;
	border-left: 2px solid #036;
	border-right: 1px solid #69c;
	border-bottom: 1px solid #369;
	background-color: #D5D5FF;
	border-top: 2px solid;
	border-top-color: #333333;
}

#centerColumn {
	margin-top:0.2em;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding:1em 2em 2em 1em;
	background:#cccccc;
	font-size:0.7em;
	padding-right: 1em;
	color: #5D5D5D;
	position: absolute;
	left: 50%;
	margin-left: -284px;
}

html>body #centerColumn {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	top: 183px;
	font-weight: lighter;
	font-size: 0.7em;
	width: 504px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-left-width: 2px;
	border-right-width: 2px;
	border-top-color: #CCCCCC;
	border-top-width: 3px;
	border-top-style: solid;
}
#centerColumn h1 {
	margin:0 0 0 0;
	padding:0;
	font-size:15pt;
	font-weight: lighter;
	
}
#centerColumn h2 { 
margin:0 0 0 0; 
padding:0;
font-size:15px;
}

#rightColumn {
	position:absolute;
	top:185px;
	width:191px;
	margin:0;
	padding:2em 1em 2em 1em;
	font-size:9px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	left: 50%;
	background-color: #F7F7F9;
	margin-left: 246px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-top-width: 3px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-right-width: 3px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: groove;
	border-width: 3;
}

#rightColumn h3 {
	margin:0 0 0 0;
	padding:0;
	font-size:14px;
	color: #B0B0B0;
	text-align: center;
}

#tags {
margin:0 0 .5em 0;
width:10em;
float:right;
border:none;
text-align:right;
}

#tags img {
border:none;
}

#tags p {
margin:0 0 .25em 0;
}

#tags a {
font-size:.7em;
color:#cc0000;
}
#floater {
	position:fixed;
	right:50%;
	bottom:20px;
	margin-right:-400px;
	z-index: -4;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F7F7F9;
	font-size: 10px;

