body	{
    margin : 0px;
    padding : 0px;
	background-color: #FFFFFF;
	color: #000000;
    font-family: geneva, arial, sans-serif;
	font-size : 12px;
	scrollbar-base-color: #B0C4DE}
	
#container {
	width : 100%;
	height : 100%;
	font: 12px geneva, verdana, arial, sans-serif;
}
	
#top {
	width : 100%;
	background : url(picts/background-main.jpg);
	border-bottom : Black;
	border-bottom-style : solid;
	border-bottom-width : thin;
	background-repeat : no-repeat;
	background-position : left;
	height : 20px;
}

#communications{
	width : 100%;
	background : url(picts/main.jpg);
	background-repeat : no-repeat;
}

#brown {
	width : 100%;
	height : 26px;
}

#menu {
	width : 154px;
	background : url(picts/menu_background.gif) ;
	background-repeat : repeat-y;
}

#content {
	padding : 25px;
}

#contentleft {
	padding : 25px 12px 25px 25px;
}

#contentright {
	padding : 25px 1px 12px 12px;
	width : 274px;
}

#bottom {
	width : 100%;
	background :     	url(picts/background-main_reversed.gif);
	border-top : Black;
	border-top-style : solid;
	border-top-width : thin;
	background-repeat : no-repeat;
	background-position : right;
	height : 20px;
	font-size : 10px;
	padding-left : 8px;
	padding-top : 3px;
}

Table {
	font: 12px geneva, verdana, arial, sans-serif
}

#addresstable {
	font: 12px geneva, verdana, arial, sans-serif;
}

.just 	{
    text-align: justify;
}

.quote 	{
    text-align: justify;
		font-size : 12px;
		font-family : serif;
		    color: #996600; 
}

.title 	{ 
    color: #996600; 
    font: 15px verdana, arial, sans-serif; 
    font-weight: bold 
}

.subtitleblue { 
    color: #0000CD; 
    font: 12px geneva, verdana, arial, sans-serif;      font-weight: bold
 }

.subtitleblack	{ 
	color: Black; 
    font: 12px geneva, verdana, arial, sans-serif;      font-weight: bold 
}

.italicbold {
	color: #0000CD; 
    font: 12px geneva, verdana, arial, sans-serif;          font-weight: bold;
font-style : italic;
}

a:link	{ 
    color: #00008B; 
    text-decoration: 
	none 
	text-decoration: none;
	font-weight: bold;
    font-style : italic;
}

a:visited	{ 
    color: #00008B; 
    text-decoration: none; 
	font-weight: bold;
    font-style : italic;
}

a:active	{ 
color: #00008B; 
text-decoration: none; 
	font-weight: bold;
    font-style : italic;
}

a:hover	{ 
    color: #FF6347; 
    text-decoration: none; 
	font-weight: bold;
    font-style : italic;
}

 .bullet { 
list-style-type: square; 
list-style-image: url(picts/bullet.gif); 
text-decoration: none; 
line-height: 16px
}