body{
	margin:0;
	background:url(../IMG/bg_site.png);
	background-repeat:repeat-x;
	background-color:#e6cfa2; 
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}
img {
	border: 0px;
}

#bgimgDiv{

	height:100%;
	width:423px;
	position:absolute; 
	z-index:-1;
}
#site{
	margin:0 auto;
	width:950px;
	background-color:#f0f0f0;
}
#header{
	margin:0 auto;
	width:950px;
	height:210px;
	background-color:#FFFFFF;
}
#topspacer{
	margin:0 auto;
	width:950px;
	height:10px;
}

#banner_logo{
	margin:0 auto;
	width:450px; 
	height:165px;
	background:url(../IMG/school_logo.png);
	background-repeat:no-repeat;
	float:left;
}

#banner_pic{
	margin:0 auto;
	width:500px;
	height:165px;
	background:url(../IMG/school_building.png);
	float:left;
}
#bottomspacer{
	margin:0 auto;
	width:944px;
	height:30px;
	text-align: right;
	padding-right: 6px;
	line-height:30px;
	background-color:#fe9900;
	clear:both;
}
#mainContent{
	width:950px;
	height:auto;
	background-color:#FFFFFF;
}
#menu{
	margin:0;
	width:200px;
	background:url(../IMG/bg_body.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	background-color:#f0f0f0;
	float:left;;
	
}
#content{
	margin:0;
	width:525px;

	background-color:#f0f0f0;
	float:left;
}
#sidebar{
	margin:0;
	width:225px;
	min-height: 628px;
	background-color:#FFFFFF;
	float:left; 
}
#grey {
	background-color: #c2c2c2;
	width: 0px;
	height: 0px;
	visibility: hidden;
	opacity: .75;
	filter: alpha(opacity=75);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
}
#route{
	background-color:#B2CD80;
	border:5px;
	border-color:#517703;
}
#bigFoto {
	color: #000000;
}
#footer {
	margin:0 auto;
	width:940px;
	background-color:#111111;
	font-family:Verdana;
	color:#FFFFFF;
	font-size:10px;
	clear: both;
	height: 20px;
	line-height:20px;
	text-align:right;
	padding-right:10px;
}
a.kesh, a.kesh:visited, a.kesh:hover{
	font-family:Verdana;
	color:#ec008c;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
