/* CSS by Barry's Web Design*/
body {}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#holder {
	background-image: url(../images/banners/banner.jpg);
	position: relative;
	width: 625px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 100px;
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
#menu {
	position: absolute;
	width: 170px;
	top: 5px;
	border: 1px solid #000000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 9px;
	right: 5px;
}
#menu a:active, #menu a:visited, #menu a:link {
	text-decoration: none;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	color: #C92E2C;
	font-size: 10px;
}
#menu a:hover {
	color: #FFFF00;
	background-color: #0066FF;
}
border {
	width: 3px;
	border: 6px solid #CCCCCC;
	color: #333333;
}
