body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-image: url(../images/page_bg.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 960px;
	background-image: url(../images/temp.jpg);
	background-repeat: no-repeat;
	background-position: center 135px;
}

#header {
	margin: 0;
	text-align: right;
}
#nav {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform:uppercase;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav li {
	float: left;
	display: block;
}
#nav li a:link, #nav li a:visited  {
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.small   a:link {
	font-size: 0.5em;
	color: #000000;
}
a:link, a:visited {
	color: #333333;
	text-decoration: none;
}
#nav li a:hover {
	color: #FFFFFF;
	background-image: url(../images/nav_on.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	margin-bottom: 0.5em;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin-bottom: 0.8em;
	color: #000000;
}

#content {
	float: left;
	width: 540px;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 10px;
	font-size: 1.25em;
	line-height: 1.25em;
	color: #333333;
}

#break {
	margin: 0;
	float: left;
	width: 348px;
	min-height:345px;
	height: 1% /* Holly hack for Peekaboo Bug */;
	padding-top: 32px;
	padding-right: 26px;
	padding-bottom: 25px;
	padding-left: 16px;
	font-size: 0.9em;
	line-height: 1.25em;
	color: #333333;
	padding-top: 32px;
}
#breaklinks {
	float: right;
}
#breaklinks img {
	margin-bottom: 5px;
}
#images {
	clear: both;
	padding-left: 10px;
}
.logo {
	float: left;
	margin-top: 22px;
	margin-right: 10px;
	margin-bottom: 22px;
	margin-left: 10px;
}
#top {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
#footer {
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: .7em;
	color: #FFFFFF;
	font-weight: normal;
}
#base {
	background-image: url(../images/base_bg.jpg);
	background-repeat: repeat-x;
	margin-bottom: 20px;
}
#content  li {
	list-style-type: disc;
	margin-left: 20px;
	margin-bottom: 10px;
}
#content ul {
	list-style-type: disc;
	margin-top: 10px;
}
#breaknarrow {
	margin: 0;
	float: left;
	width: 290px;
	min-height:345px;
	height: 1% /* Holly hack for Peekaboo Bug */;
	padding-top: 32px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	font-size: 1em;
	line-height: 1.1em;
	color: #333333;
	padding-top: 32px;
	font-weight: bold;
}
#breaknarrow h2 {
	padding-top: 0px;
	font-size: 1em;
	line-height: 1.1em;
	color: #333333;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
}
#breaknarrow ul {
	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: solid;
	border-left-style: none;
	border-top-color: #EBEAD6;
	border-right-color: #EBEAD6;
	border-bottom-color: #EBEAD6;
	border-left-color: #EBEAD6;
}
#breaknarrow  li a:link, #breaknarrow  li a:visited {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EBEAD6;
	border-right-color: #EBEAD6;
	border-bottom-color: #EBEAD6;
	border-left-color: #EBEAD6;
}
#breaknarrow li a:hover {
	background-image: url(../images/25percent.png);
	background-repeat: repeat;
}
.location {
	font-size: 0.9em;
	font-weight: normal;
}
#contentwide {
	float: left;
	width: 640px;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 10px;
	font-size: 0.95em;
	line-height: 1.4em;
	color: #333333;
}
#contentwide  li {
	list-style-type: disc;
	margin-left: 20px;
	margin-bottom: 10px;
}
#contentwide ul {
	list-style-type: disc;
	margin-top: 8px;
}
#contentwide  h1 {
	font-size: 1.5em;
	margin-bottom: 15px;
}

