
body
{
font-family: arial,trebuchet MS,tahoma,helvetica,sans-serif;
background: #9A985D url('back.jpg') top center no-repeat;
}

#tablecontainer
{
width: 930px;
background-color: #ffffff;
}

#header
{
width: 930px;
height: 150px;
background: #fff url('../images/wolds-word-logo-home-narrow.gif') no-repeat left center;
padding-bottom: 10px;
}

h1
{
font-size: 1.1em;
}

#content
{
width: 650px;
font-size: 0.9em;
}

.link
{
display: block;
position: relative;
background: #fff url('../images/button.gif') no-repeat left center;
margin-left: 10px;
width: 220px;
height: 50px;
text-decoration: none;
color: #000000;
margin-bottom: 20px;
cursor: hand;
}

.link:hover
{
background: #fff url('../images/button-on.gif') no-repeat left center;
color: #cc0000;
}

.linkselected
{
display: block;
position: relative;
margin-left: 10px;
width: 170px;
height: 50px;
text-decoration: none;
background: #fff url('../images/button-on.gif') no-repeat left center;
color: #cc0000;
margin-bottom: 20px;
cursor: hand;
}

.linktext
{
font-size: 0.9em; 
margin-left: 50px; 
width: 170px;
}

.linktexttop
{
font-weight: bold;
}

#content
{
margin: 0 0 10px 10px ;
}

#footer
{
width: 930px;
height: 40px;
background-color: #90B834;
}

#copyright
{
float: left;
font-size: 0.8em;
margin: 10px 0 0 10px;
width: 600px;
}

#byline
{
float: right;
font-size: 0.8em;
margin: 10px 10px 0 0;
}

#cobweblink
{
text-decoration: none;
color: #000000;
}

#cobweblink:hover
{
text-decoration: underline;
color: #cc0000;
}

a
{
color: #000; 
line-height: 1em; 
text-decoration: none;
}

a:hover
{
color: #ff0000;
text-decoration: underline;
}

.Bold {font-weight: bold;}
.Italic {font-style: italic;}
.Underline {text-decoration: underline;}
.StrikeThrough {text-decoration: line-through;}
.floatleft {float: left;}
.floatright {float: right;}

.sidebarheading{
	margin: 0px 10px 0 20px; 
	width: 240px;
	}
.sidebarcontent{
	margin: 0px 10px 0 20px; 
	width: 240px;
	}
	
.contenttable
{
font-size: 0.9em;
}

.maincontent
{
width: 400px; 
padding-right: 15px;
}	