body {
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color:#4F4FFF;
	text-decoration: none;
	}
	
a: visted {
	color:#4F4FFF;
	text-decoration:none;
	}

#logo {
	text-align: left;
	height: 195px;
	background-image: url(images/logo2006.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#menu {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	text-align: center;
	word-spacing: 2em;
	font-size: 14px;
	height:5em;
}

#cperson {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	display:inline;
	font-weight:bold;
	border-right: 2px solid #999999;
	padding-right: 0.25em;
	margin-left:-200px;
}

#ctitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #808080;
	display:inline;
	padding-left: .5em;
	font-size: 12px;
	
}

#centry {
	width: 745px;
	padding-left: 285px;
	float:left;
}


#cphoto{
	margin-right:345px;
	width:200px;
	padding-top:2em;
	}
	
#ctext {
	font-size: 12px;
	padding-top:2em;
	float:left;
	width:735px;
	margin-left:-200px;
	padding-bottom:.25em;
}

#title {
	text-align: center;
	color: 99CC00;
	letter-spacing: 2pt;
	font-size:36px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	display:block;
	vertical-align: bottom;
	background-position: bottom;
}

#issue {
	color: 99CC00;
	font-size:9px;
	text-align: right;
	width: 265px;
	margin: 0 auto;
	font-family:"Times New Roman", Times, serif;
	height: 36px;
	vertical-align: bottom;
	}
	
.ctitle {
	color: #999999;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	word-spacing: 0.2em;
	text-align: right;
	padding-right: 5em;
}

#wrapper {
	display: block;
}
	
.border {
	width: 745px;
	padding-left: 85px;
	margin: 0 auto;
	padding-bottom:1em;
}

.contributors {
	color: #cf3eff;
}
.support {
	color: #99CC00;
}

.musings {
	color: #ff0000;
}
.links {
	color: #808080;
}
.about {
	color: #ff3399;
}
.backissues {
	color: #CCCC00;
}
.submissions {
	color: #FF4040;
}

.bg {
	color: #FFFFFF;
}
