﻿a:link
{
	color: #773919;
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: underline;
}
a:visited
{
	color: #773919;
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: none;
}
a:hover
{
	color: #938E5F;
	font-family: Tahoma;
	font-size: 10pt;
}
.body
{
	background-color: #E5E1CB;
	color: #333300;
	font-family: Tahoma;
	font-size: 10pt;
	text-align: left;
	margin:0;
	padding: 0px 0px 0px 0px;
	background: url(../images/sce/bg.jpg);
}
body.editor
{
	background-color: #E5E1CB;
	color: #333300;
	font-family: Tahoma;
	background-image: url(none);
	text-align: left;
	background: #ffffff;
}
#maincontainer {
width: 997px;
margin: 0 auto;
background: url(../images/sce/extender.gif) repeat-y;
}

#topsection {
height: 125px;
text-align: left;
margin: 0 auto; 
background: url(../images/sce/top.jpg) no-repeat;
}

#contentwrapper {
float: left;
width: 100%;
padding: 0px 0px 0px 0px;
}

#contentcolumn {
margin: 0 124px 0 575px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
padding: 0px;
text-align: left;
}

#leftcolumn {
float: left;
width: 575px; /*Width of left column in pixel*/
margin-left: -997px; /*Set margin to that of -(MainContainerWidth)*/
}

#rightcolumn {
float: left;
width: 124px; /*Width of right column*/
margin-left: -124px; /*Set left margin to -(RightColumnWidth)*/
}

#bodycontent {
clear: left;
text-align: left;
width: 780px;
/*margin-left: 97px;*/
padding: 0px 0px 0px 95px;
min-height: 200px;
}

#bottom {
clear: left;
width: 100%;
text-align: center;
padding: 42px 0px 0px 0px;
background: url(../images/sce/bottom.jpg) no-repeat;
height: 23px;
color: #714129;
font-size: 10px;
}

#bottom a {
font-size: 10px;
}

#bottom a:hover {
font-size: 10px;
}

.innertube {
margin: 0px;
margin-top: 0;
padding: 0px 0px 0px 0px;
}

#menu a {
display: block;
border-width: 0px;
margin: 0;
padding: 0px 0px 0px 0px;
text-align: left
}

#menu {
width: auto;
float: left;
padding: 0px 0px 0px 0px; 
margin-top: 77px;
margin-left: 330px;
}
