/*******************************************************
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: 120px;
	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: 209px;
	height: 120px;
	z-index: -2;
	left: 50%;
	top: 0px;
	margin-left: 248px;
}
#headerLeft {
	position:absolute;
	left:32px;
	top: auto;
	height: 193px;
	z-index: 2;
}
#picture-left {
	position:absolute;
	height: 133px;
	width: 148px;
	z-index: 2;
	left: 50%;
	margin-left: -459px;
}
#Divider{
position:absolute
height: 30px;
	top: 120px;
	height: 22px;
	background-color: #233D5C;
	width: 917px;
	margin: 0px auto 0px auto;
}


#leftColumn {
	position:absolute;
	top:142px;
	width:139px;
	padding:150px 2px 2em 3px;
	font-size:10px;
	height: 100%;
	background-color: #FFFFFF;
	line-height: inherit;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	left: 50%;
	margin-left: -459px;
	font-weight: bold;
}


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

#leftColumn li {
	margin:0 0 .4em 0;
	padding:0;
}

#leftColumn li a { 
margin:0 0 0 .2em;
color:#000033;
text-decoration:none; 
}

#leftColumn li a:hover {
	color:#FFCC00;
	text-decoration:underline;
}

#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: -311px;
}

html>body #centerColumn {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	top: 140px;
	font-weight: lighter;
	font-size: 0.7em;
	width: 583px;
	padding-left: 15px;
	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: normal;
	color: #000000;
	
}
#centerColumn h2 { 
margin:0 0 0 0; 
padding:0;
font-size:15px;
}

#rightColumn {
	position:absolute;
	top:142px;
	width:135px;
	margin:0;
	padding:2em 1em 2em 1em;
	font-size:9px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	left: 50%;
	background-color: #F9F9FF;
	margin-left: 302px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-top-width: 3px;
}

#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;
}
