.bark {
	font-family: Tahoma;
	font-size: 10pt;
	color: #FF9900;
	font-style: normal;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;

}
#header {
	background-image: url(images/header.jpg);
	height: 90px;
	width: 780px;
	border-left-style: none;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#nav {
	height: 0px;
	width: 780px;
	background-color: #FF6600;
	padding: 0px;
	color: #FF6600;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#nav a:link, #nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-color: #FF6600;
}
#nav a:hover, #nav a:focus, #nav a:active {
	color: #FFFFFF;
	background-color: #0099CC;
}


#spacer1 {
	height: 7px;
	width: 780px;
	background-color: #333333;
}
#spacer3 {
	background-color: #FFFFFF;
	height: 7px;
	width: 780px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#spacer4 {
	background-color: #333333;
	height: 3px;
	width: 780px;
}
#content {
	width: 780px;
	margin-left: 0px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60px;
	color: #FFFFFF;
	background-color: #333333;
	height: 20px;
	width: 780px;
	margin-left: 0px;
}
#container {
	width: 780px;
	margin-left: 150px;
	border: 1px solid #333333;
}


##spacer1 {
	background-color: #333333;
	height: 15px;
	width: 780px;
	margin-left: 0px;
}
#spacer2 {
	background-color: #FFFFFF;
	width: 780px;
	margin-left: 0px;
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	height: 3px;
}
#container #content .box1 {
	width: 100%;
}
#container #content .container2 {
	width: 100%;
}
