body,td,th {
	color: #333;
	font: 13px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
body {
	background-color: #000000;
	margin: 25px 10px 10px;
}
a:link {
	color: #006699;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #0066FF;
}
a:active {
	color: #006699;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 20px;
	color: #999999;
}
h2 {
	color: #FFF;
	font: normal 26px "Century Gothic", Arial;
	letter-spacing: -1px;
	margin: 90px 20px 30px 0px;
	padding: 0px;
}
	
.topBox {
	border-top-width: 3px;
	border-left-width: 0px;
	border-top-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-left-color: #333333;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-right-style: none;
	border-bottom-style: none;
	background-image: url(aarontimperley.jpg);
}
.items {
	border-left-width: 3px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
.btm a:link {
	color: #333333;
	text-decoration: none;
	
}
.btm a:visited {
	color: #333333;
	text-decoration: none;
}
.btm a:hover {
	color: #174091;
	text-decoration: none;
}
.btm a:active {
	color: #333333;
	text-decoration: none;
}
.items p {
	margin-bottom: 30px;
}
#navigation {
	font-size: 16px;
	margin: 0px 20px 0px 0px;
}
#navigation a {
	text-decoration: none;
	margin-left: 20px;
	color: #333;
	display:block;
	float:right;
	padding: 14px 4px;
}
#navigation a:hover {
background-repeat:repeat-x
	color: #333;
	background: url(roll.png) repeat-x bottom;
}
