body {
	margin:auto;
	background-color:#ffffff;
	background-image:url(images/sign.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-attachment:fixed;
}
a {color:#333333; text-decoration:none;}
a:hover {color:#0066CC; text-decoration:underline;}
html {
	font-family:Helvetica, Calibri, Arial, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:17px;
}
img {
	border: 0;
}
h1, h2, h3 {
	font-family:Palatino, Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}
h1 {
	margin-bottom:30px;
	color:#003366;
}
h2 {
	line-height: 1.4em;
	font-size: 1.8em;
	letter-spacing:1px;
	color:#123d58;
	margin-top: 0;
}
h3 {
	margin-top:40px;
	border-bottom:1px dotted #ccc;
	font-size:1.4em;
	line-height:1.4em;
}
div#main {
	position:absolute;
	top:20px;
	left:9%;
	width:665px;
}
	#logo {
		margin-bottom:20px;
	}
	div#content {
		position:relative;
		left:5px;
		width:660px;
	}
		
		div#swap p {
			display: block;
			margin-left: 170px;
		}
		div#splash {
			position:relative;
			left:30px;
			padding: 20px;
/*			border: 1px solid #ccc;
			border-radius: 20px;*/
			text-align: center;
		}
		div#splash p {
			margin-left: 0px;
			font-size: 1.1em;
		}
		div#splash a {
			color: #0033CC;
			text-decoration: underline;
		}
		div#left {
			position:relative;
			float:left;
			width:140px;
		}
		div#right {
			position:relative;
			float:right;
			width:515px;
			color:#333333;
		}
			.biopic {
				float:left;
				margin: 0px 20px 10px 0px;
			}
			.bioname {
				font-family:Palatino, Constantia, Garamond, "Times New Roman", Times, serif;
				color:#123d58;
				font-size:20px;
			}
.red {
	color: red;
}

/* PURF */

.date {
	text-decoration: underline;
}
