@charset "UTF-8";
/* CSS Document */


li {
	
	margin-top: 20px;
	margin-left: 20px;
	list-style: none;
	font-size: 2.5em;
	font-weight: 800;
	

}



a img{
	border-style: none;
}


#intropage {


}


#container {
	width: 700px;
	height: 700px;
	border: 20px solid #E0DEDE;
	padding: 0px;
	background-color:#3B587A;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	


}

#containercal {
	width: 700px;
	height: 700px;
	border: 20px solid #272727;
	padding: 0px;
	background-color:#3B587A;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	


}



#top{
	margin:0px;
	padding: 0px;
	height: 350px;
	background-color: #272727;

}

#top a{
	color: #ffffff;
	
}

#top li{
	color: #ffffff;
	
}

#bottom{
	margin-top:10px;
	padding:0px;
	height: 350px;
	
}


#map{

	

}


.column{
	width:258px;
	display: block;
	float: left;
	list-style: none;
	padding-right: 10px;
}


ul.column {
	width: 200px;
}


#intropage ul.column{
	width: 180px;

}



#narrow{
	width:180px;
	}
	
#wide{
	width:300px;
}



#footer{
	background-color: #1C1C1C;
	height: 200px;
	width: 100%;
	padding: 10px;
	margin-top: 50px;


}

#footercontainer{
	width: 700px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;


}

