body
{
margin: 0;
padding: 0;
border: 0;
background: url(http://www.odessamission.com/images/odessa3.jpg) fixed center no-repeat;  
}


#allcontent
{

width: 1000px;
padding-bottom: 5px;
margin: 0 auto;
position: relative;
text-align:center;
}

#framecontentLeft {
width: 190px; /*Width of left frame div*/
float: left;
color: white;
padding-top: 35px;
}

#framecontentRight{
left: auto;
width: 185px; /*Width of right frame div*/
color: white;
padding-top: 35px;
float: right;
}
.buttonmenu
{
list-style-type: none;
margin: 0;
padding: 0;
width: 190px;
}

.buttonmenu li a
{
color: white;
display: block;
width: 175px;
padding: 6px 8px;
text-decoration: none;
font-weight:bold;
border-bottom: 1px solid;
border-color:white #CFCBD2;
text-align: left;

}

.buttonmenu li { color:white; }

.buttonmenu li a:hover  {
color: #BE8D48;
background-color: #ABC5E8;
}

.buttonmenu li a:link { color: white }

#maincontent{
margin-left: 200px;
margin-right: 200px;
padding: 5px 0 5px 0;
font-family:"verdana";
color: blue;
text-align: left;
}

#maincontent h1, #maincontent p, a:visited { color: blue; }
.uline {  text-decoration: underline;  }
.sitetitle {
text-align: center;
color:blue;
font-family:"verdana";
}

.textcenter  {
text-align: center;
font-weight: bold;
}

.textbold {
font-weight: bold;
}

.textitalic  {
text-align: center;
font-style: italic;
font-size: 12px;
font-weight: bold;
}
.textsmall{
font-size:10px;
}

.pict {
  text-align: center;
}

.innertube{
margin: 15px; /*Margins for inner DIV inside each DIV (to provide padding)*/
}

.left
{ text-align: left;
  font-weight: bold;
font-size: 14px;

}


a:visited
{
    color: blue;
    font-weight : bold;
}

body a:link
{
    color: blue;
    font-weight : bold;
}

.bodytext
{
     font-family : Verdana;
     color : black;
     font-size : 16px;
}   
 
.copyright
{
text-align:center;
font-size : 10px;
}

.buttonmenu li { color:white; }

.buttonmenu li a:visited { color: white }



.newsmenu 
{
	 
	 list-style-type: none;
	 margin-left: 2px;
	 padding: 0;
	 width: 185px;
	 float: right;
	 text-align: left;
	 }	
	
	.newsmenu li a
{
	color: white;
	display: block;
	width: 100%;
	margin-left: 2px;
	 
	text-decoration: none;
	font-weight:bold;
	font-size: 16px;
	
}

.newsmenu li a:visited{
	
	color: white;
}

.newsmenu li a:hover, .newsmenu li a:active
 {
	
	color: #ABC5E8;
	background-color: white;
	}
	

element
 {
	}
