body {
	background: #000 url(../nav/shared/gradient.jpg) top left repeat-x;
	font-family: Raleigh, Times New Roman;
	color: #ffc;
	font-size: 14px;
}

#page {
	background: url(../nav/shared/wood_beam.jpg) 100px 0px repeat-y;
	background: #fff;
}

a {
	color: #c96;
	text-decoration: none;
}

a:visited {
	color: #963;
}

.sign_image {
	border: 0px;
}

p {
	display: block;
	color: #ffc;
	text-align: left;
	font-size: 14px;
}

br {
	clear: both;
}

b {
	color: #fc9;
	font-weight: 800;
}

ul, ol, li {
	color: #ffc;
}

h2 {
	display: inline;
	font-size: 24px;
	font-weight: 500;
	color: #fc0;
}

h3 {
	display: inline;
	font-size: 18px;
	font-weight: 500;
	color: #fc0;
}

.text_menu {
	padding:0;
	margin:0;
	font-size: 9px;
	white-space:nowrap;
	list-style-type:none;
}

.text_menu li {
	display:inline;
	padding:0px 5px;
	text-decoration:none;
	float:left;
	border-right: 1px solid #fc9;
}

.text_menu li.li_last
{
	border-right: 0px;
}

.text_menu li:hover {
	text-decoration:underline;
}

#boilerplate {
	font-size: 9px;
	text-align: center;
}

.article_title {
	text-align: left;
	font-size: 18px;
	color: #fc0;
}
