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;
}


#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;
	text-shadow: 0.3px 0.3px 0.3px #000;
}


#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;
}
#nav {
	margin: 0;
	list-style: none;
	background-color: #4A5DC3;
	float: left;
	width: 955px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left: 0px;
	background-image: url(gradients/gradientx.jpg);
}
#nav li {
	float: left;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav a {
	color: #FFF;
	text-decoration: none;
	background-color: #4A5DC3;
	display: block;
	float: left;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	width: auto;
	text-align: center;
	text-transform: none;
	font-size: 14px;
	padding-right: 11px;
	padding-left: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(gradients/gradientx.jpg);
	text-shadow: .7px .7px .7px #000;
}
#nav a:hover, body#home #menu_home a {
	text-decoration: none;
	color: #FFF;
	background-color: #F00;
	background-image: url(gradients/gradienty.jpg);
}
#nav a:hover, body#contact #menu_contact a {
	text-decoration: none;
	color: #FFF;
	background-color: #F00;
	background-image: url(gradients/gradienty.jpg);
}

#nav a:hover, body#branches #menu_branches a {
	text-decoration: none;
	color: #FFF;
	background-color: #F00;
	background-image: url(gradients/gradienty.jpg);
}



#nav a:hover, body#info #menu_info a {
	text-decoration: none;
	color: #FFF;
	background-color: #F00;
		background-image: url(gradients/gradienty.jpg);
}
#nav a:hover, body#library #menu_library a {
	text-decoration: none;
	color: #FFF;
	background-color: #F00;
		background-image: url(gradients/gradienty.jpg);
}
#nav a:hover, body#members #menu_members a {
	text-decoration: none;
	color: #FFF;
	background-color: #F00;
		background-image: url(gradients/gradienty.jpg);
}
#nav a:hover, body#compass #menu_compass a {
	text-decoration: none;
	color: #FFF;
	background-color: #F00;
		background-image: url(gradients/gradienty.jpg);
}
#nav a:hover, body#links #menu_links a {
	text-decoration: none;
	color: #FFF;
	background-color: #F00;
		background-image: url(gradients/gradienty.jpg);
}
#nav a:hover, body#weather #menu_weather a {
	text-decoration: none;
	color: #FFF;
	background-color: #F00;
		background-image: url(gradients/gradienty.jpg);
}
#nav a:hover, body#about #menu_about a {
	text-decoration: none;
	color: #FFF;
	background-color: #F00;
		background-image: url(gradients/gradienty.jpg);
}
#nav a:hover, body#help #menu_help a {
	text-decoration: none;
	color: #FFF;
	background-color: #F00;
		background-image: url(gradients/gradienty.jpg);
}
