body {
	font-family: "Trebuchet", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0;
	padding: 0;
	background-image: url(../images/background.jpg);
}
#pageContainer {
	width:825px;
	min-height: 600px;
	margin: 25px auto;
}
#topLeft {
	position:relative;
	float: left;
	width:385px;
	height:188px;
	background-image: url(../images/topLeft.jpg);
	background-repeat: no-repeat;
}
#topCenter {
	position:relative;
	float: left;
	width: 20px;
	height:188px;
	background-image: url(../images/topCenter.jpg);
	background-repeat: no-repeat;
}
#topRight {
	position:relative;
	float: left;
	width:412px;
	height:188px;
	background-image: url(../images/topRight.jpg);
	background-repeat: no-repeat;
}
#center {
	position:relative;
	clear: left;
	width:740px;
	background-image: url(../images/center.jpg);
	background-repeat: repeat-y;
	padding: 15px 35px 15px 35px;
}
#center p, #details {
	font-size: 0.90em;
	text-align: justify;
	padding: 0;
	margin: 1em 25px;
}
#center a {
	color: #A3C207;
	text-decoration: none;
}
#center a:hover {
	color: #A3C207;
	text-decoration:underline;
}
#center ul {
	margin: 10px 0 0 50px;
	font-size: 0.8em;
	list-style-image: url(../images/bullet.gif);
}
#center ul li a {
	color: #A3C207;
	text-decoration: none;
}
#center ul li a:hover {
	color: #A3C207;
	text-decoration:underline;
}
.thumbshots {
	width: 175px;
	float: left;
	margin: 20px 0 0 50px;
}
.thumbshots img {
	margin: 0 28px!important;
	border: 1px solid #CCCCCC;
}
.thumbshots p {
	font-size: 0.65em!important;
	text-align: center!important;
}
#special {
	width: 200px;
	float: right;
	margin: 15px 0 0 15px;
	border: 1px solid #A3C207;
}
#special p {
	font-size: 75%;
	text-align: left;
	margin: 5px;
}
#bottomLeft {
	position:relative;
	float: left;
	width:385px;
	height:85px;
	background-image: url(../images/bottomLeft.jpg);
	background-repeat: no-repeat;
}
#bottomCenter {
	position:relative;
	float: left;
	width: 20px;
	height:85px;
	background-image: url(../images/bottomCenter.jpg);
	background-repeat: no-repeat;
}
#bottomRight {
	position:relative;
	float: left;
	width:412px;
	height:85px;
	background-image: url(../images/bottomRight.jpg);
	background-repeat: no-repeat;
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	text-align: right;
}
#bottomRight a {
	text-decoration: none;
	padding: 2px;
}
#bottomRight a:link {
	color: #FF9900;
}
#bottomRight a:visited {
	color: #FF9900;
}
#bottomRight a:hover {
	color: white;
	text-decoration: underline;
}
#bottomRight p {
	margin: 0 20px 0 0;
	padding: 0;
}
#modified {
	padding: 12px 20px 0 0;
	margin-bottom: 15px;
	font-style: italic;
	color: #FF9900;
}
.today {
	font-size: 0.75em;
	color: #FF9900;
	text-align: right;
	margin: 170px 20px 0 0;
}
#menu {
	position:relative;
	float: left;
	width: 817px;
	height: 37px;
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
}
#navlist {
	width: 725px;
	padding-top: 9px;
	margin: 0 0 0 50px;
}
#navlist li {
	display: inline;
	list-style-type: none;
	padding: 0 35px 0 0;
}
#navlist li a {
	color: #595959!important;
	text-decoration: none !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: bold;
	padding: 2px;
}
#navlist li a:link {

}
#navlist li a:visited {

}
#navlist li a:hover {
	color: white !important;
}
#navlist li a:active {

}
.clearfix {
	clear: both;
}
h2 {
	font-family: "Trebuchet", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #666666;
	margin: 0 0 0 25px;
	padding: 10px 0 0 0;
}
h3 {
	font-family: "Trebuchet", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
	margin: 0 0 0 25px;
	padding: 10px 0 0 0;
}
h4{
	font-family: "Trebuchet", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666666;
	margin: 0 0 0 25px;
	padding: 0!important;
}
#center img.hr {
	display: block;
	margin: 5px 0 0 23px;
	padding: 0;
}
hr.dl {
	width: 685px;
	margin: 1em 0 1em 0;
	padding: 0;
}
dl {
	margin: 1em 0 1em 25px;
	padding: 0;
	font-size: 0.9em;
}
dt {
	margin: 0;
	padding: 0;	
	color: #000000;
}
dd {
	margin: 1em 2em 0 2em;
	padding: 0;
	color: #666666;
}
dl dd p {
	margin: 0 2em 0 0!important;
	padding: 0!important;
}
dl dd code {
	display: block;
	margin: 1.5em 5.5em 1.5em 2.5em;
	padding: 8px 5px;
	color: red;
	border: 1px solid gray;
	font-family: "Lucida Sans Typewriter Regular", "Courier New", Courier, mono;
	font-size: 85%;
	border: 1px solid #BFBAB0;  
	background-color: #F2EFE9; 
}
div.errors {
	margin: 0 0 0 45px;
	padding: 0;
	width: 85%;
	font-size: 0.90em;
}
div.errors ul {
	margin: 0;
	padding: 0;
}
div.errors ul li {
	margin: 0;
	padding: 0;
	color: red;
	list-style-image: none;
}
div.testimonial {
	margin: 25px auto 0 auto;
	padding: 0;
	width: 80%;
	background-color: #F2EFE9;
	border: 1px solid #A3C207;
}
div.testimonial p {
	font-size: 75%!important;
}
.orange {
	color: #FF9900;
}
.right  {
	text-align: right!important;
}
#bc_container { 
	margin: 0!important;
	padding: 0!important;
}
#breadcrumbs {
	list-style: none;
	padding: 0!important;
	margin: 0!important;
}
#breadcrumbs li {
	display: inline;
	padding: 0!important;
	margin: 0!important;
}
#breadcrumbs li:before { content: "> "; }
#breadcrumbs li a {
	color:#333333!important;
	text-decoration: underline!important;
}
ul.toc li {
	list-style: none!important;
	list-style-image: none!important;
	padding-bottom: 5px;
}
ul.toc li a {
	text-decoration: underline!important;
}