
/*
	Layout Styles
*/


#header2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Helvetica, Verdana, Arial, Sans-serif;
	font-size: 10px;
	background-color: #f6f6f6;
	color: #333;
	/*padding-top:10px;*/
	/*padding-left:10px;*/
	
	background-image: url(../images/bc_bg.gif);
	
	text-align: justify;
}

#header2 ul {
	list-style: none;
	padding:0;
	margin:0;
}

#header2 li {
	display: inline;
}

#header2 li a {
	background-color: #f6f6f6;
	color: #242424;
	text-decoration: none;
	font-weight:bold;
	
	float: left;
    position: relative;
    /*width: 10em;*/
	padding-left: 1em;
	padding-right: 1em;
	height: 20px;
	padding-top:0.4em;
    text-align: center;
	color: #242424; text-decoration: none; border-bottom: 1px solid #d9d9d9; 
	background-image: url(../PiebirdImages/stripe.gif);
}

#header2 li a:hover {
	background-color: #d9d9d9; /* e9e9e9 */
	color: #242424;
}


#brcm {
	clear: both;
	width: 600px;
	height: 48px;/* 39px;x x x x x x x x x x x x x  x x  x x x x x  x x x  x x x  x x x x  x x x  x*/
	
	background-image: url(../PiebirdImages/stripe.gif);
	
}

#box {
	width: 600px;
	margin: 0px auto;
	text-align: left;
}


.entry_paragraph {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	border-left: 1px dotted #ccc;
	padding-left: 10px;
	text-align: justify;
	
	margin-left: 120px;
}