.body {
margin:0;
padding:0;
text-align: center;
background: url(images/sce/background.gif) repeat-x;
background-color: #000000;
color: #ffffff;
}

#maincontainer {
width: 753px;
margin: 0 auto;
background: url(images/sce/extender.gif) repeat-y;
}

#maincontainer1 {
width: 753px;
margin: 0 auto;
background: url(images/sce/extendera.gif) repeat-y;
}

#contentwrapper {
float: left;
width: 100%;
padding: 0px 0px 0px 0px;
}

#menubar {
margin: 0 518px 0 0px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
text-align: left;
padding: 0px 0px 0px 0px;
}

#content {
float: left;
width: 518px; /*Width of right column*/
margin-left: -518px; /*Set left margin to -(RightColumnWidth)*/
background: url(images/sce/rightbg.jpg) no-repeat;
min-height: 915px;
background-position: 0px 239px;
}

*html #content {
height: 915px;
width: 505px;
}


#content1 {
float: left;
width: 518px; /*Width of right column*/
margin-left: -518px; /*Set left margin to -(RightColumnWidth)*/
background: url(images/sce/rightbga.jpg) no-repeat;
min-height: 915px;
background-position: 0px 239px;
}

*html #content1 {
height: 915px;
width: 505px;
}

#bottom {
clear: left;
width: 100%;
text-align: center;
padding: 0px 0px 0px 0px;
background: url(images/sce/bottom2.gif) no-repeat 0px 120px;
height: 213px;
color: #979388;
padding-top: 20px;
}

#bottom a {
color: #979388;
text-decoration: none;
font-size: 14px;
}

#bottom a:hover {
color: #ffffff;
}

html>body #bodycontent {
padding-right: 20px;}

*html #bottomfix {
padding-top: 6px;
}

#copyright {
color: #7e7455;
font-size: 10px;
}

.innertube {
margin: 0px;
margin-top: 0;
padding: 0px 0px 0px 0px;
text-align: left;
}

#menu {
height: 31px; 
background: url(images/sce/menubg.gif) repeat-x; 
width: 518px; 
padding-top: 4px;
}

#menu a {
text-decoration: none;
}

#menu ul {
padding-left: 10px; padding-right: 10px; width: auto;text-transform: uppercase;
}

#menu ul ul {
padding: 0px;
}
#menu{
white-space: nowrap;
}

/*
#menulinks {
padding-left: 50px;
padding-top: 7px;
}

#menu1 {
height: 35px; 
background: url(images/sce/menubg.gif) repeat-x; 
width: 518px; 
color: #850203;
}

#menu1 a {
text-decoration: none;
color: #850203;
}

#menu1 a:hover {
text-decoration: none;
color: #006625;
}
*/

#contactform div
{
	margin-bottom: 0.5em;
	width: 100%;
}

#contactform .indent
{
	margin:10px 0px 10px 10px;
}

#contactform .form_element
{
	padding: 0px 10px 0px 0px;
	text-align:right;
	float: left;
	width: 120px;
}

#contactform .form_data 
{
	padding: 0px;
	text-align:left;
	float: left;	
}

#contactform .separator 
{
	clear: both;
	padding: 0px;
	font-size: 0.5px;
	height: 0.5px;
}