body {
	background-color: #E6E6E6;
	text-align: center;
}

img
{
	border-style: none;
}

.carmenu {
	/* background-color: #DCDCDC;
	 border: thin groove Blue; */
	font-size: small;
	border-bottom: thin groove Blue;
	border-left: thin groove Blue;
}

.artmenu {
	
	font-size: small;
	border-bottom: thin groove Blue;
	border-left: thin groove Blue;
	text-align: left;
}

lfsmenu {
	background-color: White;
	font-size: small;
	padding-left: 4px;
	padding-right: 4px;
	width: 95px;
	height: 100%;
	padding-bottom: 20px;
	text-align: left;
	vertical-align: top;
}

#container {
	border: thin solid Black;
	width : 760px;
	background : White;
	padding: 0 0 0 0;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}

.newsbase {
	font-size: 0.83em;
}

.content {
	text-align: left;
	vertical-align: top;
	padding: 0 3px 0 3px;
}

.center {
	text-align: center;
}

leftmenu {
	background-color: White;
	font-size: small;
	border-right: thin groove Blue;
	padding-left: 4px;
	padding-right: 4px;
	width: 95px;
	height: 100%;
	padding-bottom: 20px;
	text-align: left;
	vertical-align: top;
}
/*
out {
	background-color : White;
	border : thin solid Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	padding: 0 0 0 0;
}

td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1em;
	background-color : White;
}
*/
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.topmenu
{
	font-size: 0.83em;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/menuback.jpg);
	text-align: center;
	height: 25px;
	width: 760px;
	vertical-align: middle;
	padding-top: 3px;
}

.footer
{
	border-top : thin solid;
	clear: both;
	font-size :0.7em;
	width: 760px;
	text-align : center;
}

p.footer
{
	font-size : 0.7em;
	text-align : center;
}

article
{
	font-size : small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p.article
{
	font-size : small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : left;
}

H3
{
	font-size: 1.1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H1
{
	font-size: 1.3em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H2
{
	font-size: 1.2em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


#maincontent{
float:left;
width:650px;
clear:left;
border-right:#CCC 1px dotted
}

#maincontentleft{
float:left;
width:650px;
clear:left;
border-right:#CCC 1px dotted
}

#rightmenu{
	float:right;
	width:100px;
	background:#FFF;
	vertical-align : top;
}

#links{
	float:right;
	width:100px;
	background:#FFF;
	vertical-align : top;
}

#banner {
	padding-bottom : 0px;
	height : 71px;
}


