body{
	background-color: rgb(202, 212, 234);
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size:100%;
	}

a img{
	border:none
	}

a {
	text-decoration: none; 
	}

a:visited{
	text-decoration: none; 
	}

#wrapper{
	width: 850px;
	background-color: #FFFFFF;
	margin: 0px auto;
	border: 0px;
	text-align: left;
	padding: 0px;
	}

#banner{
	height: 100px;
	width: 850px;
	background-image:  url("images/new-banner.jpg");
	background-repeat: no-repeat;
	alt: Cambridge Russian School; 
	}

#tablecontent{
	font-size: 90%;
	text-align: justify;
	}	

#tablecontent h1{
	color: #000000;
	font-size: 180%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	}

#tablecontent h2{
	font-size: 115%;
	color: #000000;
	padding: 0;
	margin-bottom: 0px;
	}

#leftnavigation{
	width:141px;
	text-align:left;
	}

#leftnavigation ul{
	background-color: transparent;
	list-style-type: none;
	width:141px;
	margin: 0;
	padding: 0;
	font-size: 90%;
	}

#leftnavigation ul li{
	padding: 0;
	margin: 0;
	width:141px; 
	}

#leftnavigation ul li a{
	background-color: rgb(114, 140, 205);
	border-bottom: 2px solid #FFFFFF;
	color: #FFFFFF;
	display: block;
	padding: 4px 4px 4px 4px;
	text-decoration: none; 
	height: 1%;
	}
	
#leftnavigation a:visited{ 
	background-color: rgb(137, 160, 221);
	border-bottom: 2px solid #FFFFFF;
	color: #FFFFFF;
	}
	
/************************************************/

#footer{
	clear:both;
	height: 36px;
	background-repeat: no-repeat;
	}
	
#design{
	background-color: rgb(202, 212, 234);
	font-size:70%;
	text-align:center;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	}
