.body
{
	background-color: #BCCDAA;
	background-image: url(../images/sce/backing.jpg);
	background-repeat: repeat;
	color: 003300;
	font-family: Georgia;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
margin: 0 auto;
margin: 0 auto;
}
body.editor
{
	background-color: #F6F6EE;
	color: #003300;
	font-family: Georgia;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#container1
{
	background-image: url(../images/sce/fullBg.jpg);
	background-repeat: repeat;
	width: 1000px;
	text-align: left;
margin: 0 auto;
 border: 0px solid #000000;
}
#sidebar
{
	float: left;
	width: 200px;
padding: 0px;
}
#mainContent
{
	width: 740px;
 margin: 0 0 0 260px;
padding: 0px;
}
#contentIN
{
	height: auto;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 1px;
min-height:500px;
}
}
img
{
border:0px;
}
a
{
	text-decoration: none;
}
p
{
	line-height: 1.4em;
letter-spacing:normal;
}
#menu a.main_menu
{
border:0px;
}
#footer .footer_link
{
	padding-left: 4px;
	color: #004400;
	font-size: 10pt;
 border-left:solid 1px #004400;
}
#footer .footer_language_link
{
	font-size: 10pt;
border-right:solid 1px #004400;
}
#footer .footer_first
{
	padding-left: 230px;
	color: #004400;
	font-size: 10pt;
border-left:solid 0px #004400;
}
#footer a:hover
{
	color: #CC9900;
}
.body
{
	background-color: #BCCDAA;
	color: #003300;
	font-family: Georgia;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#menu ul li
{
  display: inline;
   list-style: none;
  margin: 0;
  padding: 0;
}

div#menu ul ul 
{
  margin-left: 260px;
}

div#menu ul ul ul
{
  margin-left: 200px;
}

input.image 
{
  margin-left: 300px;
}
.myfontGeorgia 
{
font-family: Georgia, Times New Roman;
}
