* {
}
body {
	text-align: left;
	font: 14px Verdana;
	color: #68645A;
	background: #ffffff repeat-x 0 0;
}
a {
	color: #0089D2;
}
a:hover {
	
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}
.clearer {
	clear: both;
}
/** BEGIN wrapper **/
#wrapper {
	width: 950px;
	margin: 25px 25px;
	text-align: left;
	overflow: hidden;
}

/** END wrapper **/

/** BEGIN header **/
#header {
	height: 110px;
	margin-bottom: 15px;
}
	#header ol {
		list-style-type: none;
		float: left;
	}
		#header ol li {
			float: left;
			font-size: 0.9em;
			text-transform: uppercase;
			font-weight: bold;
			padding-left: 1px;
		}
		#header ol li a {
			color: #0000ff;
			text-decoration: none;
			display: block;
			padding: 8px 10px 9px;
		}
		#header ol li a:hover {
			text-decoration: underline;
			color: #ff0000;
		}
		#header ol li.f {
			padding-left: 0;
			background: none;
		}
			#header ol li.f a {
				padding-left: 0;
			}
	#header .links {
		float: left;
		font-size: 0.9em;
		font-weight: bold;
		text-transform: uppercase;
		color: #0000ff;
		padding: 8px 20px 9px;
	}
		#header .links a {
			color: #0000ff;
			text-decoration: none;
			margin: 0 8px;
		}
		#header .links a:hover {
			text-decoration: underline;
			color: #ff0000;
		}
	#header h1 {
		clear: both;
		float: left;
		font-size: 0;
		padding: 10px;
	}
		#header h1 a {
			display: block;
			width: 900px; height: 152px;
			outline: none;
		}
	#header .ad {
		float: right;
		padding-top: 30px;
	}
	
/** END header **/

/** BEGIN content **/
#content {
	width: 900px;
	float: left;
	overflow: hidden;
	padding-bottom: 20px;
}


container {
  text-align: center;
  padding: 10px 20px;
}
	#content .thumb {
		height: 400px;
		overflow: hidden;
		float: left;
		margin: 10px 20px 300px 10px;
		border: ;
		box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	}
	
	#content .thumb img {
		border: 1px solid #ddd;
    	border-radius: ;
    	padding: ;
		height: 400px;
	}
	
	#content .thumb img:hover {
		box-shadow: 2px 2px 2px 2px rgba(0, 140, 186, 0.5);
	}
	
	#content .postnav {
		clear: both;
	}
/** END content **/

ul#about {
	list-style-type:none;
	width: 900px;
	margin:25px auto 0px;
}
ul#about li {
	float:left;
	width: 160px;
	height:200px;
	padding: 10px 10px 10px 10px;
	margin:0px 0px 0 0;
	text-align: center;
	list-style-type:none;
	color: #000;
	font-size: x-small;
}

text {
	width: 900px;
	text-align: left;
	font: 14px Verdana;
	color: #68645A;
	background: #ffffff repeat-x 0 0;
}

 */

.gallery{
	padding:0px 0 0px 0;
	font-family: Arial, Helvetica, sans-serif;
}
.wrapper .gallery h2{display:block; text-align:left; margin:0 0 10px 0; padding:0; color:#FFFFFF; background-color:#333333; font-size:18px;  line-height:normal;}
.gallery {display:inline; margin:0; padding:0; list-style:none;}
.gallery {display:block; float:left; margin:0 10px 10px 0;}
.gallery img{width:174px; height:174px; padding:4px; border:1px solid #FFFFFF;}
.gallery iframe {style="float:right";}

/** BEGIN footer **/ˆ
#footer {
	clear: both;
	font: 10px Verdana;
	border: 0px solid #CCCCCC;
	padding: 10px 10px 25px;
	margin-bottom: 20px;
	color: #808080;
}
	#footer a {
		color: #808080;
		text-decoration: none;
	}
	#footer a:hover {
		color: #99CCFF;
		text-decoration: underline;
	}
	#footer .l {
		float: left;
		font: 10px Verdana;
	}
	#footer .r {
		float: right;
	}
/** END footer **/
