@charset "UTF-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #3d3c42;
	color: #cccccc;
	font-size: .9em;
}

a {
	color:#FFF;
}


#title {
	position:absolute;
	width:486px;
	height:62px;
	z-index:1;
	left: 132px;
	top: 42px;
}

#menu {
	position:absolute;
	left:132px;
	top:105px;
	width:500px;
}

#menu a {
	border: none;
	margin: 0;
	padding: 0;
}

a img {
	border: none;
	margin: 0;
	padding: 0;
}


#menu.img {
	float:none;
}

#main_content {
	position:absolute;
	left:140px;
	top:160px;
	width: 680px;
}

#footer {
	font-size:.9em;
	margin-bottom: 4em;
}


#gallery-table {
	border:0;
	margin-left: -3px;	
}

#gallery-table h1 {
	font-size:1.5em;
	font-weight: normal;
	margin-bottom: 0.7em;
}

#gallery-table tr td {
	width: 300px;
	padding-top: .6em;
	padding-bottom: 2em;
	vertical-align: top;
	margin-bottom: .3em;
}

#gallery-table a {
	text-decoration:none;
}

#gallery-table a:hover {
	text-decoration:underline;
}

#gallery-table a img {
	border: 1px solid #3D3C42;
}

#gallery-table a:hover img {
	border: 1px solid #B2B2B2;
}



.catalog {
	width: 800px;
}

.catalog a img {
	margin-top: 1.5em;
	margin-right: 1.5em;
	margin-left: .7em;
	margin-bottom:.6em;
}




.gallery a img {
	margin-top: 1.5em;
	margin-right: 1.5em;
	margin-left: .7em;
	margin-bottom:.6em;
}


h1 {
	font-size: 1.7em;
	font-style: normal;
	font-weight: normal;
}

h2 {
	font-size: 1.4em;
	font-style: normal;
	font-weight: normal;
}

