body {
	background-image: url(img/bg.jpg);
	background-position: center top;
	font-family : Georgia,sans_serif;
	background-repeat: no-repeat;
	background-color: #f8f5f0;
}
html,body{margin:0;padding:0}

p{margin:0 10px 10px}
a{color: #981793;}
div.menu{
	width: 260px;
}
div.menu a {
	display: block;
	font-size: 16px;
	font-weight: bold;
	padding:10px;
	
}
div#container{text-align:left}
div#content p{line-height:1.4}
div#navigation{}
div#extra{}
div#footer{
	background-image: url(img/bg.gif); background-repeat: repeat-x; background-position: top; height: 141px;
}
div#footer p{margin:0;padding:5px 10px}

div#container{width:700px;margin:0 auto}
div#content{float:right;width:500px}
div#navigation{float:left;width:200px}
div#extra{float:right;width:500px}
div#footer{clear:both;width:100%}

td {
  color: #8D521B;
}

.a_pic {
  color: #5A544E;
  border-color: #5A544E;
}

a {
  color: #5B2F14;
  font-size : 12px;

  text-decoration: none;
}

.more {
  color: #000000;
  font-size : 11px;
  font-weight: bold;
  text-decoration: none;
}

.title {
  color: #000000;
  font-size : 14px;
  font-weight: bold;
  text-decoration: none;
}

.news_title {
  color: #333333;
  font-size : 12px;
  font-weight: bold;
  text-decoration: none;
}

.news_date {
  color: #333333;
  font-size : 11px;
  font-weight: bold;
  text-decoration: none;
}

.menubutton {
  color: #ffffff;
  font-size : 10px;
  text-decoration: none;
}


.menubutton_a {
  color: #ffffff;
  font-size : 10px;
  text-decoration: none
}

.copyright {
  font-size : 9px;
  color: #3F3F3F;
  font-weight: normal;
  text-decoration: none;
}

.small_white {
  font-size : 9px;
  color: #FFFFFF;
  font-weight: normal;
  text-decoration: none;
}

.navbar {
	FONT-SIZE: 10px;
	COLOR: #7F7F7F;
	text-decoration:none;
}

.navbar_black {
	FONT-SIZE: 10px;
	COLOR: #7F7F7F;
	text-decoration:none;
}
.input {
	font-size:7pt; 
	background-color:#FFFFFF; 
	color:#000000; 
	border-color:#6B89A1;
	border-left:none;
	border-top:solid || #6B89A1;
	border-right:solid || #6B89A1;
	border-bottom:solid || #6B89A1;
	border-width:1px;
	width:76px
}
.footer{
	background-image: url(img/bg.gif);
	height: 140px;
	background-repeat: repeat-x;
}
