* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

body {
	background: #000 url(../images/body_bg.gif) top left repeat-y;
	color: #fff;
	min-width: 595px;
}

a img {
	border: 0;
}

#master {
	_height: 1%;
	position: relative;
}

#dinosaur {
	background: url(../images/howIFeelInTheMorning.jpg) top right no-repeat;
	height: 174px;
	position: absolute;
	top: 0;
	right: 0;
	width: 213px;
}

#content {
	color: #f1f1f1;
	font: 75%/1.5 Verdana, Arial, Helvetica, sans-serif;
	_height: 1%;
	position: relative;
}

#mainContent p, #mainContent ol, #mainContent ul {
	margin-bottom: 20px;
}

#mainContent a {
	color: #fff;
	text-decoration: underline;
}

#mainContent a:hover {
	color: #f1f1f1;
	text-decoration: none;
}

#mainContent ol {
	margin-left: 40px;
}

h1 {
	border-bottom: 1px solid #404040;
	height: 124px;
	width: 100%;
}

#nav {
	position: absolute;
	top: 0;
	left: 0;
}

#navigation ol {
	list-style-type: none;
	padding-left: 20px;
	margin-bottom: 20px;
}

#navigation a {
	color: #fff;
	font-size: 80%;
	text-decoration: none;
}

#navigation a:hover {
	color: #fff;
	text-decoration: underline;
}

#bookbar {
	color: #a6a6a6;
	font-size: 80%;
	padding-left: 13px;
}

#bookbar img {
	padding-bottom: 5px;
}

#bookbar p {
	margin-bottom: 20px;
}

#mainContent {
	padding-bottom: 5%;
	position: absolute;
	left: 200px;
	top: 0;
	width: 55%;
}

#mainContent ul {
	margin-left: 30px;
}

#mainContent h3 {
	color: #FFC795;
	font-size: 120%;
}

#mainContent h4 {
	color: #FFC795;
	font-size: 110%;
}

table {
	margin-bottom: 20px;
}

.toplink {
	text-align: right;
}

#soclinks th {
	padding-right: 5px;
	padding-bottom: 5px;
	text-align: right;
}

#soclinks td, #soclinks th {
	vertical-align: top;
}

blockquote {
	margin-left: 20px;
	text-indent: -0.5em;
}

dt {
	font-weight: bold;
	margin-top: 10px;
}

dd {
	margin-left: 20px;
}
