body {
	background-color: #000;
	margin: 0px;	
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #FFF;
}

a {
	color:#999999;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
}

#div_1 {
	width: 800px;
	margin: auto;
}

#div_2 {
	padding: 10px;
}
#div_3 {
	padding-top: 15px;
}
.top_link {
	padding: 5px;
	display: block;
	font-size: 14px;
	font-weight: normal;
	color:#999999;
	text-decoration: none;
}

.top_link:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.footer {
	font-size: 10px;
	color: #C2C2C2;
}

.footer_link {
	font-size: 10px;
	color: #C2C2C2;
}

.footer_link:hover {
	font-size: 10px;
	color: #C2C2C2;
}

img {
	border: 0px;
}

ul.galleryMenu {
	list-style:none;
	height: 130px;
}

ul.galleryMenu li{
	display:block;
	height: 20px;
	width: auto;
	font-size:14px;
	float:left;
	margin-right: 50px;
}

h1 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size:18px;
	color:#CCCCCC;
	}

#menuThumbnail {
	width: 110px;
	height: 90px;
	text-align:center;
	padding-top: 5px;
	visibility:hidden;
	position: absolute;
	border: solid 1px #CCCCCC;
	background-color:#000000;
	}

.link_galerie {
	background-image: url('images/link_galerie.jpg');
	display: block;
	width: 120px;
	height: 120px;
	background-position: 0 0;	
}

.link_galerie:hover {
	background-image: url('images/link_galerie.jpg');
	display: block;
	width: 120px;
	height: 120px;
	background-position: 0 -120px;	
}


.link_males {
	background-image: url('images/link_males.jpg');
	display: block;
	width: 120px;
	height: 120px;
	background-position: 0 0;	
}

.link_males:hover {
	background-image: url('images/link_males.jpg');
	display: block;
	width: 120px;
	height: 120px;
	background-position: 0 -120px;	
}

.link_females {
	background-image: url('images/link_females.jpg');
	display: block;
	width: 120px;
	height: 120px;
	background-position: 0 0;	
}

.link_females:hover {
	background-image: url('images/link_females.jpg');
	display: block;
	width: 120px;
	height: 120px;
	background-position: 0 -120px;	
}
.link_puppies {
	background-image: url('images/link_puppies.jpg');
	display: block;
	width: 120px;
	height: 120px;
	background-position: 0 0;	
}

.link_puppies:hover {
	background-image: url('images/link_puppies.jpg');
	display: block;
	width: 120px;
	height: 120px;
	background-position: 0 -120px;	
}
.link_aviable {
	background-image: url('images/link_aviable.jpg');
	display: block;
	width: 120px;
	height: 120px;
	background-position: 0 0;	
}

.link_aviable:hover {
	background-image: url('images/link_aviable.jpg');
	display: block;
	width: 120px;
	height: 120px;
	background-position: 0 -120px;	
}

.guestbook_input {
	width: 350px;
	background-color: #595959;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	padding: 2px;
	font-weight: bold;
}


.guestbook_input_small {
	width: 80px;
	background-color: #595959;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	padding: 2px;
	font-weight: bold;
}


.guestbook_textarea {
	width: 450px;
	height: 300px;
	background-color: #595959;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	padding: 2px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 12px;
}


.links_link {
	color: #F60;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

.links_link:hover {
	color: #F60;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}

.img_1 {
	border: 1px solid #C60;
}
.img_link {
	text-decoration: none;
}
.img_link:hover {
	text-decoration: none;
}

.message{
	color: #F60;
	font-size: 18px;
	font-weight: bold;	
}
