body {
background-image: url('/graphics/bg122.gif'); 
/*background-color:#333;*/
/*background-color:#5E6659;*/
} 

div#container {
width: 966px;
border-top: 5px solid #990000;
border-bottom: 5px solid #990000;
border-left: 1px solid #990000;
border-right: 1px solid #990000;
background-color: #FFF;
margin-left: auto;
margin-right: auto;
}

div#header {
background-image: url('/graphics/lgrey-bg-082-filter.gif'); 
width: 966px;
height: 120px;
border-bottom: 5px solid #990000;
margin-left: auto;
margin-right: auto;
}

div#logo {
background: none;
width: 200px;
float: left;
border: none;
text-align: center;
margin-left: auto;
margin-right: auto;
margin-top: 15px;
padding-left: 2px;
}

div#titlebar {
width: 549px;
height: 120px;
float: left;
margin-left: auto;
margin-right: auto;
}

div#bp {
width: 160px;
float: right;
text-align: center;
margin-left: auto;
margin-right: auto;
margin-top: 25px;
padding-left: 2px;
}

div#crumb {
max-width: 100%;
margin-left: auto;
margin-right: auto;
font-family: Arial, sans-serif;
font-size: 0.7em;
color: #333;
background-color: #F5F7EB;
border-top: 0px;
border-bottom: 1px dotted #990000;
padding: 3px;
}

#crumb a {
	text-decoration: none;
}
	
#crumb a:link {
	color: #990000;
}

#crumb a:hover {
	text-decoration: underline;
	color: #990000;
}

#crumb a:visited {
	color: #990000;
}

#crumb a:active {
	color: #990000;
}

div#column-one {
width: 150px;
margin: 0;
background-color: #fff;
float: left;
}

div#menu {
width: 150px;
padding-top: 5px;
padding-left: 0px;
margin: 0;
background-color: #fff;
float: left;
line-height: 20px;
}

div#search {
width: 150px;
padding-top: 5px;
padding-left: 5px;
margin: 0;
background-color: #fff;
float: left;
line-height: 20px;
}

div#contentcss {
width: 654px;
min-height: 350px;
float: left;
border-left: 1px dotted #990000;
border-right: 1px dotted #990000;
background-color: #fff;
padding: 5px;
}

div#contentcol2 {
width: 803px;
float: left;
border-left: 1px dotted #990000;
background-color: #fff;
padding: 5px;
}

div#column-three {
max-width: 150px;
padding-top: 5px;
float: right;
background-color: #fff;
}

.memberslinks {
max-width: 100%;
min-width: 100%;
text-align: center;
background-color: #ccc;
height: 30px;
margin-top: 5px;
margin-left: auto;
margin-right: auto;
}

div#webring {
clear: both;
width: 966px;
text-align: center;
border-top: 1px dotted #990000;
padding-top: 20px;
margin-left: auto;
margin-right: auto;
}