body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a {
	color: #355FEB;
	text-decoration: none;
}
a:hover {
	color: #0000CC;
	text-decoration: underline;
}
img {
	border: 0;
}
#header {
	padding-left: 50px;
	background: url(../img/top.png) center repeat-x;
	color: #fff;
}
#outer_wrapper {
	padding-top: 20px;
	background: #E9EDEE url(../img/backgr.jpg) top repeat-x;
}
#wrapper {
	width: 934px;
	background: url(../img/mainbg.png) repeat-y center;
}

#container {
	width: 904px;
	background: #fff url(../img/mshadow.jpg) top repeat-x;
	padding: 10px;
	border-left: 1px solid #CAD4DB;
	border-right: 1px solid #CAD4DB;
}
#content {
	text-align: left;
	background: url(../img/corner.jpg) right bottom no-repeat;
}
#logobar {
	width: 924px;
	margin-bottom: 20px;
	text-align: left;
	color: white;
	background: url(../img/ek.jpg) right no-repeat;
}
#main {
	float: left;
	width: 540px;
	padding: 10px;
}
#main_gallery {
	float: left;
	width: 690px;
	padding: 5px;
}
#blox_head {
	margin: 0;
	padding: 5px;
	background: #B3D1EF;
}
#blox {
	margin: 0;
	padding: 10px;
	border: 1px solid #BEE3FE;
	background: url(../img/bloxshadow.jpg) top repeat-x;
}
#left {
	width: 150px;
	float: left;
}
#sidebar {
	float: right;
	width: 300px;
	padding-top: 10px;
}
#sidebar_hat {
	padding: 0 10px 3px 10px;
	border: 1px solid #000000;
	background: url(../img/sidebar_hat_blue.jpg) center repeat-x;
	color: #fff;
	font: normal 13px Tahoma;
	font-weight: bold;
}
#sidebar_content {
	padding: 10px;
	border: 1px solid #cccccc;
	background: url(../img/sidebarbg.jpg) bottom repeat-x;
}
#sidebar_gallery {
	float: right;
	width: 200px;
	padding-top: 10px;
}
#footer {
	width: 906px;
	text-align: left;
	padding: 10px;
	color: #fff;
	background: #838383;
}
h1 {
	margin-top: 0;
}
.last {
	margin-bottom: 0;
}
.clearing {
	height: 0;
	clear: both;
}
#photo_nav {
	height: 138px;
	margin-top: 10px; 
	margin-bottom: 10px; 
	padding: 3px 0 3px 0; 
	border-top: 1px solid #21497A; 
	border-bottom: 1px solid #21497A; 
	color: #fff;
}
a.media   { display: block; }
div.media { font-size: small; width: 100% !important }
div.media div, div.iframe_caption { font-style: italic; color: #888; }
#lr { border: 1px solid #eee; margin: auto }
div.example { padding: 20px; margin: 15px 0px; background: #ffe; clear:left; border: 1px dashed #ccc; text-align: left }
#thumb {
	float: left; 
	width: 160px; 
	margin: 0 0 10px 5px;
}
#thumb a {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
