/* AdamGibbs.net Master Stylesheet
=================================*/

/* Author: Adam Gibbs (http://www.adamgibbs.net/) 
=================================*/

.ag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #cccccc;
}

body {
	background-color: #c0bebe;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
}

.navtop {
	margin-top: 35px;
}

.bodytop {
	margin-top: 35px;
}

.google {
	margin-top: 25px;
}

.search {
	margin-bottom: 111px;
}

.quote {
	margin-bottom: -10px;
}

.quotebottom {
	margin-top: 120px;
}

.portbottom {
	margin-top: 82px;
}

.techbottom {
	margin-top: -11px;
}

.usabilitybottom {
	margin-top: 24px;
}

.slumberbottom {
	margin-top: 24px;
}

.secretbottom {
	margin-top: -16px;
}

.indexbar {
	margin-top: 8px;
}

.blankbar {
	margin-top: 22px;
}

.portbar {
	margin-top: 22px;
}

.techbar {
	margin-top: 22px;
}

.linkroll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #0000ff;
}

.linkroll:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #0000ff;
}

.sublink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #98151b;
	text-decoration: none;
}

.sublink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c0bebe;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}