@charset "UTF-8";
/* CSS Document */

body {
	height: 600px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-attachment: scroll;
	background-color: #333333;
	background-image: url(images/index-design-5.png);
	background-repeat: no-repeat;
	background-position: center 8px;}

a:link, a:visited {
	color:#FFFFFF;
	text-decoration: none;}

a:hover {
	color:#CCCCCC;
	text-decoration: none;}
	
a:active {
	color: #CCCCCC;
	text-decoration: none;}

#chrisburton {
	font-size: 36px;
	width: 300px;
	text-align:center;
	position: relative;
	left: 0px;
	height:36px;
	top:23px;
	line-height:1em;
	padding:0;
	border:none;}
	
.buttons {
	text-align: right;
	position: relative;
	left: 0;
	font-size: 18px;
	width: 235px;
	height: 20px;
	line-height: 1em;
	padding: 0;}
	
.footer {
	position: relative; 
	top: 366px; 
	background-color:#000000; 
	text-align: center;
	font-size: 14px;
	font-weight:100;
	color: #FFFFFF;
	width: 790px;
	padding: 5px;
	padding-bottom:20px;
	text-align:center;
	line-height:1.5em;}
	
#button1 {top:80px;}
	
#button2 {top:104px;}
	
#button3 {top:128px;}
	
#button4 {top:152px;}
	
#button5 {top:176px;}
	
.textfontextrasmall {
	font-size: 10px;}