@import url("InsapVII2.css");
#sidebar {
	float:left;
	width:170px;
	background-color:#333399;

	}
#photobar{
	float:left;
	}
#content{
	margin-left: 110px;
	}


#main{
 	margin-left: 180px;
}
	#sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
}
#sidebar li {
	display: block;
	height: 35px;
	line-height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	
	
	
}
#sidebar a:link {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	height: 35px;
	background-position: left center;
	padding-left: 23px;
	
}
#sidebar a:visited {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	height: 35px;
	background-position: left center;
	padding-left: 23px;
}
#sidebar a:hover {
	text-decoration: none;
	color: #3E5162;
	display: block;
	height: 35px;
	background-position: left center;
	padding-left: 23px;
	background-color: #C1CDE1;

}
body {
	background-color: rgb(255,255,250);
	
}
#logo{
margin-left:0px;
}


#announcement{
margin-left:2em;
}
#themeText{
	width: 350px;
	
	}

#theme p{
margin-right:10px;
margin-bottom:10px;
}
#bath{
margin-left:2em;
margin-right: 12em;
}
#bath img{
padding: 1em;
}
#adelard{
margin-left: 0px;
width: 205 px;
}


#buttons input{
margin-left:50px;
margin-right:30px;
margin-top:20px;
}
#buttons{
margin-left:20px;
}


#captcha p{
margin-left:50px;
}

#reg p{
margin-left:50px;}
#online{
	border:thin solid;
	border-color:#CCCCCC;
}

#onlineWells{
	border:thin solid;
	border-color:#CCCCCC;
}
#dinner{
	border:thin solid;
	border-color:#CCCCCC;
}

#manual{
border:thin solid #999999;
border-color:#CCCCCC;}

#daily{
border:thin solid #999999;
border-color:#CCCCCC;}

#lists p {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
}

.float_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}
	
.float_right {
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	}

