﻿#brkr1 {
	padding: 0px 10px 0px 10px;
	margin: 0px;
	border-top-width: 0px;
	background-color: #FFFFCC;
}
#brkr1 h1 {
	text-align: center;
	font-size: x-large;
}
#brkr1 h2 {
	font-size: large;
	margin-bottom: 5px;
}
#brkr1 ul {
	list-style-type: none;
}
#brkr1 li {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}
#brkr1 h5 {
	padding: 0px;
	text-align: center;
	font-size: medium;
	margin-top: 10px;
}
#brkr1 a {
	border: thick outset #C0C0C0;
	padding: 4px;
	background-color: #CBC1C0;
}
#brkr1 a:hover {
	background-color: #FF9900;
}
#niche {
	border-width: 0px;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	background-color: #FFFFCC;
}
#niche h1 {
	font-size: x-large;
	font-weight: normal;
	font-style: italic;
	padding-right: 10px;
	padding-left: 10px;
}
#niche h2 {
	padding: 0px 35px 0px 35px;
	font-size: x-large;
	text-align: center;
	font-style: italic;
	font-weight: normal;
}
#niche h5 {
	font-size: medium;
	text-align: center;
}
#niche ul {
	list-style-type: none;
}
#niche a {
	background-color: #CBC1C0;
	border: thick outset #C0C0C0;
	padding: 4px;
}
#niche a:hover {
	background-color: #FF9900;
}
.nichestyle {
	font-family: "Copperplate Gothic Bold";
}
#brkrtool {
	border-width: 0px;
	padding: 5px 5px 10px 5px;
	margin: 25px 0px 0px 0px;
	background-color: #FFFFCC;
}
#brkrtool h3 {
	margin: 0px;
	text-align: center;
	background-color: #CCCCCC;
}
#brkrtool p {
	text-align: center;
	font-size: x-large;
}
#brkrtool a {
	text-decoration: underline;
}
#brkr2 a {
	border-width: inherit;
	border-style: none;
	text-decoration: underline;
}

