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

body {
	margin:0;
	padding:0;
	background-color:#663300 url:;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	background-image: url(images/grunge-warning-stripes-002199-rich-ultramarine-blue.jpg);
	background-repeat: repeat;
}

a {
	color:#003399;
	font-weight:bold;
	text-decoration:underline;
}

a:hover {
	color:#3366CC;
	font-weight:bold;
	text-decoration:none;
}

blockquote {
	margin:1em;
	padding:0.5em;
	font-size:0.9em;
	background-color:#CCCC66;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
}

blockquote p {
margin:.2em;
}


#header {
	margin:2em 2em 0 2em;
	padding:1em 1.5em;
	height:120px;
	background-color:#000000;
	background-image: url(images/dkgrayblk2.gif);
	border:1px solid #000000;
		}

#header h1 { 
margin:0; 
padding:0;
font-size:1.2em;
}


.chordline {
	margin-top:1px;
	line-height:2.5;
	}
.chordline span {
	position:relative;
	}
.chordline span strong {
	display:inline;
	position:absolute;
	top:-1em; left:0;
	font:bold 70%/1 sans-serif;
	color:green;
	}
.chordline span strong span {
	display:none;
	}


#header h3 { 
margin:0; 
padding:0;
font-size:.9em;
}

#header a {
text-decoration:none;
}


#leftColumn {
	position:absolute;
	left:2.25em;
	height:42em;
	top:13em;
	width:14em;
	margin:0;
	padding:1em .5em 2em .5em;
	border:1px solid #000000;
	color: #999999;
	font-size:0.9em;
	background-color: #000000;
	
}

#leftColumn h2 { 
margin:0 0 1em 0; 
padding:0;
font-size:1em;
letter-spacing:.1em;
}

#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 {
	font-size:18px;
	margin:0 0 0 .2em;
	font-weight:normal;
	padding: 3px;
	text-align:center;
	color:#ffffff;
	text-decoration:none;
}

#leftColumn li a:hover {
	text-decoration:underline;
	font-weight:normal;
	background-color: #0066FF;
	color: #000000;
}

#centerColumn {
	margin-top:0.2em;
	margin-left: 16em;
	margin-right:16em;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left:17.5em;
	margin-right:17.5em;
	padding:1em 8em 1em 1em;
	font-size:0.9em;
	border-bottom: 5px solid #000000;
	border-left: 7px solid #000000;
	border-right: 7px solid #000000;
	border-top: 2px solid #000000;
	background-color: #FFFFFF;
}

html>body #centerColumn {
margin-left:17.50em;
margin-right:2.25em;
}

#centerColumn h2 { 
margin:0 0 0 0; 
padding:0;
font-size:1em;
letter-spacing:.1em;
}

#tags {
	margin:10em 0 .5em 0;
	width:16em;
	float:right;
	border:none;
	font-size:0.7em;
}

#tags img {
border:none;
}

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

#tags a {
font-size:.7em;
color:#ffffff;
text-decoration:none
}

#tags a:hover {
color:#3333CC;
text-decoration:underline;
}
