@charset "UTF-8";

body {
	background-color: #000;
	text-align: center;
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

a {
	color: #FFFFFF;
}

h2 a {
	text-decoration: none;
}

h1, h2 {
	margin: 0;
	padding: 0;
}

h1 {
	margin: 40px 0 10px 0;
}


#toolbar #tb-home {
	display: none !important;
}

#toolbar #tb-about {
	margin-left: 150px;
}


h2 {
	color: #FFFFFF;
	font-family: Trebuchet, "Trebuchet MS", Arial, sans-serif;
	font-size: 22px;
	text-transform: uppercase;
	padding-bottom: 50px;
}

#sub-sections {
	width: 775px;
	margin: 0 auto;
	color: #FFFFFF;
	font-family: Trebuchet, "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
}

#sub-sections div {
	float: left;
	width: 386px;
	padding-bottom: 30px;
}

#sub-sections img {
	margin-bottom: 30px;
}

#sub-sections p {
	margin-bottom: 18px;
	line-height: 18px;
}

#sub-sections h2 {
	font-size: 18px;
	text-transform: uppercase;
	padding-top: 15px;
	padding-bottom: 10px;
}


.column-left {
	float: left;
	clear: left;
}

.column-right {
	float: left;
}





/*======================== 2009-05-17 */

#toolbar {
	z-index: 10;
}

p {
	color: #FFFFFF;
	font-family: Trebuchet, "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
}

#hp-container {
	width: 790px;
	margin: 0 auto;
}

#hp-intro {
	position: relative;
	height: 130px;
}

#hp-logo, #hp-gallery-info {
	/*position: absolute;
	top: 0;
	left: 20px;*/
}

#hp-gallery-info {
	top: 30px;
	left: 440px;
}

h2 {
	margin: 0;
	padding: 0;
	font-size: 22px;
	text-transform: none;
	line-height: 1.5em;
}

#hp-udow {
	margin: 40px 0 20px 0;
}

#hp-caught {
	margin-bottom: 30px;
}






/*========================== NEWS */

.hp-news {
	border-bottom: 1px solid #333333;
	padding-bottom: 10px;
	padding-top: 10px;
}

.hp-news p {
	font-weight: bold;
	font-size: 16px;
	padding-top: 10px;
}

.hp-news-image {
}

.hp-news-image-image {
	min-height: 200px;
}

.hp-alt-text {
	height: 200px;
	margin-bottom: -200px;
}