body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 10%;
}

#sidebar1  a {
	text-decoration: none;
	color: #000000;
}

#mainContent h1 {
	color: #DCFF93;
	font: normal 28px Impact, "Arial Narrow", sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	word-spacing: 5px;
	margin: 0 0 5px 0;
	border-bottom-style: none;
}
.bottommenuline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #339933;
	display: block;
	font-size: 10px;
}

#mainContent p {
	font-size: 13px;
	margin-bottom: 5px;
}

/* sidebar 1 */

#sidebar1  p {
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
}
#sidebar1 .related {
	margin-bottom: 10px;
	padding-bottom: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-right: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #EBFFC1;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #339933;
	word-spacing: 1px;
	margin-top: 0px;
	border-bottom-color: #339933;
}
.paragraphnospace {
	line-height: normal;
	list-style-type: none;
}



#sidebar1 .related li {
	list-style: none;
	display: inline;
}
#sidebar1 h2, #sidebar1 h3, #sidebar1 p {
	padding-right: 5px;
	padding-left: 5px;
}
#sidebar1  h2 {
	color: #152C67;
	padding-bottom: 10px;
	font-size: 13px;
	text-transform: uppercase;
	line-height: 100%;
	background: url(../images/bg_relatedhead.gif) no-repeat right top;
	margin: 0;
	padding-left: 5px;
	padding-top: 13px;
}
#sidebar1 .related a {
	display: block;
	padding: 1px;
	text-decoration: none;
	margin-bottom: 2px;
	font-style: normal;
}
#sidebar1 .related a:hover {
	background-color: #EBFFC1;
	color: #339933;
}

#sidebar1 .related ul {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}




.featureHead {
	background: url(../images/feature_bug.png) no-repeat right 0px;
}

a img {
	border-style: none;
	display: block;
	vertical-align: middle;
}




/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
}


/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	position: relative;
	text-align: left;
	width: auto;
	float: left;
}


/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	cursor: pointer;
	background-color: #EBFFC1;
	color: #339933;
	display: block;
	font-size: 12px;
	text-transform: none;
	font-weight: bolder;
	letter-spacing: 0px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background-color: #EBFFC1;
	color: #827737;
}


#mainContent .caption {
	background: #666666;
	font-size: 0.75em;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 5px;
}
.photobox {
	text-align: center;
	float: left;
	width: 160px;
	margin: 25px;
}
#header img {
	display: block;
}
#lower menu bar {
	font-size: 10px;
	font-style: italic;
}
.photoBottom {
	clear: none;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	display: block;
}
.style16 {
	color: #339933;
	font-family: "Trebuchet MS";
	font-size: 24px;
}
.main:link {
	color: #884400;
	text-decoration: none;
	font-style: italic;
}
.main:visited {
	color: #884400;
	text-decoration: none;
	font-style: italic;
}
.main:hover {
	color: #339933;
	font-style: italic;
}
