.{scrollbar-3d-light-color: #000000;
scrollbar-arrow-color: #BCC8D1;
scrollbar-base-color: #6C859D;
scrollbar-dark-shadow-color: #263039;
scrollbar-face-color: #4D6073;
scrollbar-highlight-color: #869AAE;
scrollbar-shadow-color: #2F3A46;
}

body {
  background-color: #e1ddd9;
  background-image: url(tosimages/tosbackground.gif);
  font-size: 12px;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  color:#000000;  
  padding:0px;
  margin:0px;
}

p, h2 {
margin: 0px; 
padding: 5px 20px 5px 20px; 
}

A:link {
	color: #FF9900;
	background-color: #000000;
	}

A:visited {
	color: #D27E00;
	}

A:active {
	color: #FFC062;
	}

A:hover {
	color: #FF9966;
	}

.title {
	font-weight: bold; font-size: large
	}

.linktitle {
		color: #EAEAEA;
	}

.footer {
	font-size: xx-small;
	color: #999999;
	text-align: right;
	}

.description{
	font-size: xx-small;
	}

.rowcol{
	background-color: #000000;
	color:#FFFFFF
	}

.centresite {
	text-align: center;
	vertical-align: middle;
	height: 100%;
	width: 100%;
	}
	
#content {
  margin: 0px 190px 0px 190px;
  border-left: 2px solid #564b47;
  border-right: 2px solid #564b47;
  padding: 0px;   
}

#left {
position: absolute;
left: 0px;
width: 190px;
color:#FFFFFF;
background-image:url(tosimages/tosmenubackground.gif);
margin: 0px; 
padding: 0px;
}

#right {
position: absolute;
right: 0px;        
width: 190px;
color:#FFFFFF;
background-image:url(tosimages/tosmenubackground.gif);
margin: 0px; 
padding: 0px;
}

#topandtail {
text-align:center;
}

li {
	background-color: #000000;
	padding: 5px;
}

#navlist
{
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid gray;
width: 200px;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid gray;
}

#navlist li a { text-decoration: none; }
