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

#header {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #414143;
}
.thumbnail a:link {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thumbnail a:link img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.thumbnail a:visited {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.thumbnail a:hover {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header_bg {
	height: 120px;
	width: 100%;
	background-color: #414143;
}
#gallery_main_conatiner {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}
#main_container_content {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#Left_Bar {
	width: 234px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	float: left;
	padding-right: 15px;
	font-family: "Century Gothic", Verdana, Geneva, sans-serif, "Segoe UI";
	color: #414143;
}
#line_short {
	height: 1px;
	width: 234px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#line_long {
	height: 1px;
	width: 534px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-top: 15px;
	margin-bottom: 5px;
}
#Left_Bar center strong a {
	text-decoration: none;
	font-weight: bold;
	color: #666;
}
#Left_Bar center strong a:hover {
	color: #000;
}
#menu_bar a {
	color: #333;
	text-decoration: none;
}
#big-pic-left {
	width: 250px;
}



#end_line {
	height: 1px;
	width: 800px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
#end_line_bottom {
	height: 1px;
	width: 800px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}




#menu_bar .button {
	font-family: "Century Gothic", Verdana, Geneva, sans-serif, "Segoe UI";
	height: 27px;
	width: 234px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-top: 5px;
}
#Right_Bar {
	width: 535px;
	margin-left: 15px;
	float: left;
	font-family: "Century Gothic", Verdana, Geneva, sans-serif, "Segoe UI";
	color: #414143;
}
#footer {
	font-family: "Century Gothic", Verdana, Geneva, sans-serif, "Segoe UI";
	font-size: 0.7em;
	text-align: center;
}
#footer a:visited {
	color: #333;
	text-decoration: none;
}
#footer a:link {
	color: #333;
	text-decoration: none;
}
#footer a:hover {
	color: #09F;
}

.thumbnail {
	float: left;
	height: 150px;
	width: 168px;
	margin-top: 4px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 4px;
}

#Right_Bar_Gallery {
	width: 535px;
	margin-left: 15px;
	float: left;
	font-family: "Century Gothic", Verdana, Geneva, sans-serif, "Segoe UI";
	color: #414143;
}

#menu_bar {
	color: #414143;
}

body {
	margin: 0px;
	padding: 0px;
}
#black {
	font-weight: normal;
	color: #000;
}
