body  {
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	background-color: #8aaeef;


	background-image:url(../site_images/background_gradient.jpg)
	
	font-size: 100%;
	background-image: url(../site_images/background_gradient.jpg);
	background-repeat: repeat-x;
}
.PictureinStory {
	margin: 5px;
}
.twoColFixLtHdr #container #wrap_content #home_content .table_results {

}

#sidebar1  a {
	text-decoration: none;
	color: #000000;
	display: block;
}
#sidebar1 .related {
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
}


#sidebar1 .related li {
	list-style: none;
	display: inline;
}
#sidebar1 .related a {
	display: block;
	border-top: 0px solid #FFF;
	border-bottom: 1px solid #FFF;
	text-decoration: none;
	font-size: 12px;
	text-transform: capitalize;
	font-weight: normal;
	color: #04b;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 8px;
}


#sidebar1 .related a:hover {
	color: #FFFFFF;
	background-color: #FF0000;
}


#sidebar1 .related ul {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
.wrap_content {

}
#picture_sidebar p {
	color: #CC0000;
	padding: 5 px;
}

a img {
	border-style: none;
}




/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	width: auto;
	float: left;
	margin: 0px;
	padding: 0px;
}


/*******************************************************************************

 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: #0000CC;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-size: 12px;
	text-transform: none;
	font-weight: bold;
	padding-top: 0.2em;
	padding-right: 1
.em;
	padding-bottom: 0.2em;
	padding-left: 1.2em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-right: 1.2em;
	background-image: url(../site_images/button_gradient.jpg);
	font-family: "Trebuchet MS";
}
/* 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: #FF0000;
	color: #FFFFFF;
	background-image: url(../site_images/nav_backo.jpg);
}
#container {
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCDDFF;
	border-bottom-color: #CCDDFF;
	border-left-color: #CCDDFF;
}
#header img {
	display: block;
	background-position: center;
}
.side_images {
	margin: 5px;
	position: relative;
}

#picture_sidebar  p ,{
	font-size: 12px;
	text-transform: none;
	color: #CC0000;
}

.color_bar {
	background-color: #dcb;
	font-size: x-small;
	color: #6677bb;
}

