
* {
	font-family: Geneva, Verdana, Helvetica, sans-serif;
	font-size: 0.95em;
}

#main {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 90px;
}

#rightcol {
	width: 300px;
	float:left;
}

#red {
	/*background-color: #F51414;*/
	height: 300px;
}

.bio_item {
	margin-top:20px;
}

.bio_date {
	float: right;
	text-align:right;
	color: #777777;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:-20px;
	border-bottom: 1px dotted black;
	width: 640px;
}

#content {
	width: 630px;
	margin-left: 310px;
}

#content h1 {
	font: bold 27px "Century Schoolbook", Georgia, Times, serif;
	color: #333;
	line-height: 90%;
	margin: .4em 0em;
	padding-top: 7px;
	letter-spacing: 1px;
}

#content h2 {
	font: bold 16px "Century Schoolbook", Georgia, Times, serif;
	color: #333;
	line-height: 90%;
	margin: .2em 0 .4em 0;
	letter-spacing: 1px;
}

#navigation {
	border-right: black solid 1px;
}

ul {
	text-align: right;
	list-style: none;
	padding-right: 10px;
}

.small {
	font-size: 80%;
	color: #AAAAAA;
	letter-spacing: -3px;
}

.quote {
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	margin-top: .5em;
	color: #666;
	margin-left: 50px;
}

.bold_quote {
	font-family:Georgia, serif;
	font-size: .8em;
	font-weight: bold;
	text-transform:uppercase;
	letter-spacing:2px;
}

body {
	background-image: url(back_noise.png);
	background-repeat: repeat;
}

#bottomBanner {
	display: block;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 20px;
	z-index: 999;
	text-align: center;
	background-color: #FFFF66;
}

a {
	text-decoration:none;
	color:#111111;
}

a:hover {
	text-decoration:none;
	color:#111111;
	background-color:#CCCC66;
}

.nav {
	text-decoration:none;
	color:#111111;
}

.nav:hover {
	text-decoration:underline;
	color:#111111;
	background-color:#CCCC66;
	display: block;
	width: 250px;
}

.centered {
	text-align: center;
}

img {
	border: 0px;
}

#webiles, #hom_pane, #con_pane, #mel_pane, #bio_pane {
	display:none;
}

#hom_nav {
	display:block;
	width:300px;
	height:300px;
	vertical-align:bottom;
}

#hom_nav:hover{
	background: transparent;
}

.hover {
	color: #bf1010;
}

.style3 {
	font-size: 14pt
}

#form1 {
	display:none;
}
