body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;

	text-align: left;
	overflow: -moz-scrollbars-vertical;


	background-image: url(file:///C|/Documents and Settings/Anthony/My Documents/Websites/test/images/index/background.gif);
	background-repeat: repeat-x;
	background-image: url(images/index/background.gif);
	background-color: #555555;
}
#holder {
	width: 770px;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	border: 1px solid #000000; 
}

#header {
}
#footer {
	text-align: center;
	background-color: #000000;
	clear: both;
	font-size: 12px;
	padding: 3px;

}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	clear: none;
	padding: 10px;
	width: auto;
}

.buttons a {
	background-color: #000000;
	font: bold 16px Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	width: 126px;
	text-align: center;
	float: left;
	height: auto;
	border: 1px solid #000000;
}
#menu {
	background-color: #000000;
	width: 770px;
	float: left;
	display: block;
	height: auto;
	text-decoration: none;
}


.buttons a:hover {
	background-color: #666666;
	text-decoration: none;
	border: 1px solid #000000;
}

h1 {
	color: #FFFFFF;
	font-size: 18px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
}
#spacer {
	clear: both;
}

#picLeft {
	float: left;
	margin: 0px;
	width: 238px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#picRight {
	float: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.pagebottomlinks {
	text-decoration: none;
	text-align: center;
}
#links {
	width: 770px;
	margin: 0px auto;
}
a:link {
	color: #CCCCCC;
}
a:visited {
    color: #CCCCCC;
}
a:hover { 
	color: #FFFFFF;
	text-decoration: none;
	}
