body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
 	color: #003300;
	border: 1px dotted #E6E6E6;
	position:absolute;
	left:50%;
	width:800px;
	margin-top:5px;
	margin-left:-400px;
}

/*--------header types-------------------------------------------------------*/
h1, h2, h3, h4{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	color: #ff9900;
	background-color: #ffffff;
	line-height: 150%;
	text-align: left;
	text-transform: none;
	}

h1 {
	font-size: 140%;
	letter-spacing:3px;
	text-indent: 0;
	padding: 10px 10px 0 15px;
	}

h2 {	
	font-size: 120%;
	letter-spacing:1px;
	padding: 10px 10px 0 15px;
	}
	
h3 {	
	font-size: 100%;
	letter-spacing:1px;
	padding: 2px 2px 0 15px;
	}
	
h4{
	font-size: 90%;
	letter-spacing:3px;
	text-indent: 0;
	padding: 10px 10px 0 15px;
	}	
	
/* turns content text from green into orange on events page -----email and phone number before table----*/	
.show{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 100%;
	font-weight: 700;
	color: #ff9900;
	background-color: #ffffff;
	line-height: 150%;
	text-align: left;
	text-transform: lowercase;
	letter-spacing:1px;
	padding: 2px 2px 0 15px;
	
	}
/*-------------------------------------------------------------------------*/	
img {
	border:2px solid #fff;
	}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 100%;
	font-weight: normal;
	color: #003300;
	padding: 10px 10px 0 15px;
	}
	
.GB, .RU {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 100%;
	font-weight: normal;
	color: #003300;
	padding: 10px 10px 0 0;
}

a {	text-decoration: none;}

li {
    list-style: disc;
	color: #ff9900;
	padding: 20px 0px 2px 0px;
	border-bottom: 1px solid #ff9900;
	width: 160px;
	}

a:link, a:visited {
    color: #003300;
	}

a:hover{
   color: #ff9900;
 }
 
/*------general table--------------------------------------------*/

table {}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: 700;
	color: #003300;
	padding: 2px 2px 0 15px;
	vertical-align:top;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*-------events table--------------------------------------------------------*/

#events {
	
	margin: 0px 0px 0px 20px;
	font-size: 60%;
	width: 500px;
	
	}
	
#events table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
	
	}

#events th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: 700;
	color: #003300;
	text-align:left;
}
	
#events td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #003300;
	font-weight: 500;
	padding: 3px 0 3px 2px;
	}

#events tr{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
	
	}
.alt {
	/*background-color: #F9E4B5;*/
	background-color: #FFEEDC;
	}
/*-----------------------------------------------------------------------*/
#map {border:0; width:200px; height:128px;}
/*-----------------------------------------------------------------------*/
.etoa{border:0; width:50px; height:49px;}

/*-----------------------------------------------------------------------*/
.bold {font-weight: 700;}
/*-----------------------------------------------------------------------*/
.w3{border:0; width:88px; height:31px;}

/*-----------------------------------------------------------------------*/
.center{text-align: center;}

/*-----------------------------------------------------------------------*/
.edge{padding: 10px 10px 0 15px;}

/*---------container----------------------------------------------------*/
#container {

	float: left;
	width: 798px;
	}
	
/*---------logo-------------------------------------------------------*/
#logo {
	float: left;
	width: 300px;
	height: 55px;
	background-color: #FFFFFF;
	background-image: url(../images/logoS.jpg);
	background-repeat: no-repeat;
	}

/*----------toprightmenu---------------------------------------------------------*/
#toprightmenu li{
	float: right;
	display: inline; 
	list-style: none;
	border: 1px solid #ff9900;
	text-align: center;
	padding: 3px ; /*space around the text within the box */
	margin: 15px 5px;  /* space between tabs */
	width: 85px;	
	}

#toprightmenu a:link, #toprightmenu a:visited {
	}

#toprightmenu a:hover{
  }

/*--------tickertext------------------------------------------------------------*/
#tickertext { 
	clear: both; 
	float: left;
	width: 796px;
	height: 55px;
	text-align: center; 
	margin: 3px 10px 3px 5px;
	padding: 0 0 0 0;	
	border-top:2px dotted #003300;
	border-bottom:2px dotted #003300;
	}

/*----------leftmenu-----------------------------------------------------*/

#leftmenu{
    clear: left;	
	float: left;
	width:200px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 85%;
	font-weight: 700;
	color: #003300;
    text-align: left;
    text-decoration:none;
	line-height: 150%;
	letter-spacing:1px;
    padding: 40px 10px 0 1px;
	background-image: url(../images/map2.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 1% 15%;
	margin: 0 7px 0 0;
	
		
}

#leftmenu a:link, #leftmenu a:visited{
    color: #003300;
	}

#leftmenu a:hover{
    color: #ff9900;
	}


/*-----------content-----------------------------------------------------*/

#content { 
		float: left;
		/*padding: 0px 20px 20px 20px;*/ padding: 3px ;
		width:550px;
		margin: 10px 0 0 10px;
		border-left-width: 2px;
    	border-left-style: dotted;
    	border-left-color: #ff9900;
		height:100%;
		
		}
		
		
/*--------this part is used on the Russian page------------------------------*/
#content li {
   		border: none;
		font-size:90%;
    	list-style: disc;
		color: #003300;
		text-decoration: none;		
		padding: 0px;	
		width: 450px;
		}

/*--------------------box for language links------------------------------*/

#box{
	margin-top: 55px;
	}
		
#box li{
	color:#999; 
	width: 100px;
	list-style: none;
	text-decoration: none;
	background-color:transparent;
	padding: 0 0 0 30px;
	border-style: none;
	}



#boxValids{
	
	}
		
#boxValids li{
	color:#999; 
	width: 100px;
	list-style: none;
	text-decoration: none;
	background-color:transparent;
	padding: 0;
	border-bottom: 0;
	}



/*-----------------------------------------------------------------------*/

/*Hide from IE5/Mac \*/
* html ul#bottommenu {height: 1%}
/* End hide from IE5/Mac */

/*-----------footer including bottommenu--------------------------------------------------*/
#footer {
	clear: both;
	float: left;
	width: 796px;
	height: 50px;
	border-top: 2px dotted #003300;
	border-bottom: 2px dotted #003300;
	background-color: #fff;
	margin: 3px 10px 3px 5px;
	}
	
#footer ul{
	position:absolute;
	left:12%;}
	
#footer li{
	display: inline; 
	list-style: none;
	text-align: center;
	border-style:none;
	padding: 3px ; /*space around the text within the box */
	width: 120px;	}
	
	
#footer a { 
	 font-size: 80%; 
	 }
	
#footer a:link, #footer a:visited {
   	}

#footer a:hover{
	}

/*-----------validation xhtml and css------------------------------------------*/
#valids {
	clear: left;
	float: left;
	width: 796px;
	margin: 10px 0 0 0;
	text-align: right;
	}

/*-----------------------------------------------------------------------*/