﻿body{
	background-color: #FFFFFF;
	color: #FFFFFF;
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.9em;
	text-align:-moz-center; /*FF*/
	#text-align:center; /*IE */
	padding: 0;
	margin: 0;
	height: 100%;
	/*background-image: url('../images/sce/bodybg3.jpg');
	background-repeat: no-repeat;
	background-position: 50% 100%;
	#background-image: none;	*/
}

h1{
	color: #ec008c;
	font-family: Arial, Verdana, sans-serif;
	font-size: 2em;
	padding: 10px 0px 0px 0px;

}

h2{
	color: #ec008c;
	font-size: 1.1em;
}

p{
	font-family: Arial, Verdana, sans-serif;
	font-size: 1em;
}

img{
	padding: 4px 4px 4px 4px;
}

a{
	color: #ec008c;
	text-decoration: none;
}

a:visited{
	color: #ec008c;
	text-decoration: none;
}

a:hover{
	color: #ffffff;
}

#container{
	width: 800px;
	background-color: #000000;
	/*background: #000000 url('../images/sce/bodybg2.jpg') no-repeat bottom center; */
	/*#background-image: url('../images/sce/rightbg.gif');
	#background-repeat: no-repeat;
	#background-position: 0% 100%;*/
	/*background-position: bottom center;*/
	/*background-attachment: scroll;*/
	/*min-height: 900px;*/
	padding: 0;
	margin: 0 auto;
	height:100%;
	/*background-image: url('../images/sce/leftbg(1).gif');
	background-repeat: no-repeat;
	background-position: 0% 100%;*/
	
}

#header{
	width: 800px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	text-align: right;
	background-color: #000000;
}

#header a{
	width: 800px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1em;
	text-decoration: none;
	color: #FFFFFF;
	text-align: right;
}

#topline1{
	width: 400px;
	background-color: #ec008c;
	height: 5px;
	float: left;
}

#topline2{
	width: 400px;
	background-color: #CCCCCC;
	height: 5px;
	float: left;
}

#middleline{
	width: 800px;
	background-color: #ec008c;
	height: 5px;
	float: left;
	padding: 0px;
}

#content{
	background-color: #000000;
	/* text-align:left;
	align:left;*/
	float:left; 
	min-height:1025px;
	width: 590px;
}

#contentarea{
	width: 590px;
	background-color: #000000;
	/* background-image: url('../images/sce/leftbg(1).gif');
	background-repeat: no-repeat;
	background-position: 0% 100%;*/
	float: left;
	text-align: left;
	padding: 0;
	margin: 0;
	min-height:1025px;
}

#topcontent{
	background-color: #000000;
	width: 590px;
	float: left;
	text-align: left;
	padding: 0;
	margin: 0;
}

#rightaligncontent{
	text-align: right;
	float: right;
	width: 550px;
}

#right1{
	float: right;
	width: 510px;
	font-size: 0.9em;
}

#right2{
	float: right;
	width: 410px;
	font-size: 0.9em;
}

#right3{
	float: right;
	width: 380px;
	font-size: 0.9em;
}

#right4{
	float: right;
	width: 350px;
	font-size: 0.9em;
}

#rightaligncontent h2{
	text-align: right;
	color: #ec008c;
	font-size: 1.1em;
}

#rightaligncontent p{
	text-align: right;
}

#footer{
	width: 800px;
	vertical-align: bottom;
	background-color: #000000;
}

#footertext{
	color: #FFFFFF;
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.8em;
	text-align: right;
	text-decoration: none;
	float: right;
	background-color: #000000;
	width: 800px;
}

#footertext a{
	color: #FFFFFF;
	font-family: Arial, Verdana, sans-serif;
	/*font-size: 0.8em;*/
	text-align: right;
	text-decoration: none;
}

#bottomline1{
	width: 400px;
	background-color: #CCCCCC;
	height: 5px;
	float: left;
}

#bottomline2{
	width: 400px;
	background-color: #ec008c;
	height: 5px;
	float: left;
}

#contactform div
{
	margin-bottom: 0.5em;
	width: 100%;
}

#contactform .indent
{
	margin:10px 0px 10px 95px;
}

#contactform .form_element
{
	padding: 0px 10px 0px 0px;
	text-align:right;
	float: left;
	width: 180px;
}

#contactform .form_data 
{
	padding: 0px;
	text-align:left;
	float: left;	
}

#contactform .separator 
{
	clear: both;
	padding: 0px;
	font-size: 0.5px;
	height: 0.5px;
}

#footer .footer_link { border-right:solid 1px #000; padding-right:4px;}
#footer .footer_language_link {	border-left:solid 1px #000;}
#footer .footer_last{}

#menuandcontent
{
   	width:100%;
   	background-color:#000000;
   	background-image: url('../images/sce/leftbg2(2).gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	min-height:1025px;  /* related to height of container */
	#background-attachment: scroll; 
}

