* {
	margin: 0;
	padding: 0;
	}
	
body {
	background: #930;
	color: #eee;
	text-align: center;
	font: normal 25%/1.5 "Andale Mono", "Monotype.com", Monaco, "Courier New", Courier, monospace;
	}

div.container {
	background: #c60 URL(http://www.capellan.net/Images/globe.gif) 0px 75px no-repeat;
	position: absolute;
	width: 800px;
	left: 50%;
	top: 0px;
	margin-left: -400px;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	text-align: left;
	}

div.header {
	width: 800px;
	height: 75px;
	clear: both;
	position: relative;
	top: 0;
	left: 0;
	background: #000 URL(../../Images/ponder.jpg) 0 0 no-repeat;
	border-top: 1px solid #fff;
	border-bottom: 5px solid #000;
	} 

div.menu {
	position: relative;
	width: 215px;
	padding: 8px;
	background: #f90 URL(http://www.capellan.net/Images/globe-lt.gif) 0px -5px no-repeat;
	text-align: right;
	float: left;
	border: 0px solid #f90;
	}

div.main {
	position: relative;
	left: 0px;
	top: 0px;
	padding: 8px;
	text-align: left;
	float: right;
	width: 550px;
	border: 0px solid #c60;
	margin: 0px;
	}

a {
	color: #ff9;
	text-decoration: underline;
	}

a:hover {
	color: #fff;
	}

.header h1 {
	visibility: hidden;
	}

h1 {
	margin: 1.125em 0;
	padding: 0;
	font: normal 16px/1.125  Fixedsys, Chicago, Terminal, "Andale Mono", "Monotype.com", Monaco, "Courier New", Courier, monospace;
	color: #f90;
	}

h2 {
	margin: 1.125em 0;
	padding: 0;
	font: normal 16px/1.125 Fixedsys, Chicago, Terminal, "Andale Mono", "Monotype.com", Monaco, "Courier New", Courier, monospace;
	color: #ff0;
  }

h3 {
	margin: 1.125em 0;
	padding: 0;
	font: normal 16px/1.125 Fixedsys, Chicago, Terminal, "Andale Mono", "Monotype.com", Monaco, "Courier New", Courier, monospace;
	color: #ff0;
  }

h4 {
	margin: 1.286em 0;
	padding: 0;
	font: normal 14px/1.286 Terminal, Fixedsys, "Andale Mono", "Monotype.com", Monaco, "Courier New", Courier, monospace;
	color: #ffc;
}

h5 {  
	margin: 1.8em 0;
	padding: 0;
	font: normal 10px/1.8 Fixedsys, Chicago, Terminal, "Andale Mono", "Monotype.com", Monaco, "Courier New", Courier, monospace;
}

div.sidebar p {
font: normal 8pt/10pt "Andale Mono", "Monotype.com", Monaco, "Courier New", Courier, monospace;
}

p {
	font: normal 12px/1.5 "Andale Mono", "Monotype.com", Monaco, "Courier New", Courier, monospace;
	margin: 1.5em 0;
	padding: 0;
}

.sig {
	color: #f93;
	font: normal 9px/2 Fixedsys, Chicago, Terminal, "Andale Mono", "Monotype.com", Monaco, "Courier New", Courier, monospace;
}

#title {
width: 90%;
}

#desc {
	font: normal 9px/2 Fixedsys, Chicago, Terminal, "Andale Mono", "Monotype.com", Monaco, "Courier New", Courier, monospace;
color: #000;
}

#archives {
	position: relative;
	width: 90%;
	font: normal 9px/2 Fixedsys, Chicago, Terminal, "Andale Mono", "Monotype.com", Monaco, "Courier New", Courier, monospace;
}

#fairvue {
position: absolute;
left: 128px;
top: 400px;
width: 88px;
height: 31px;
}

#blogger  {
position: absolute;
left: 96px;
top: 450px;
width: 88px;
height: 31px;
}

ul {
	margin: 0;
	padding: 0;
	}
	
li {
	list-style: circle none inside;
	margin: 0;
	padding: 0 1em;
	font: normal 12px/1.5 "Andale Mono", "Monotype.com", Monaco, "Courier New", Courier, monospace;
}

a {
	font: normal 12px/1.5 "Andale Mono", "Monotype.com", Monaco, "Courier New", Courier, monospace;
}
blockquote {
	margin: 1.5em;
	padding: 0;
	}
