body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	color:#c6acac;
	margin:0;
	}
a {
	color:#d1601c;
	text-decoration:none;
	}
a:hover {
	color:#000000;
	text-decoration:underline;
	}
hr {
	background-color:#4e1a1e;
	color:#4e1a1e;
	border:1px solid #4e1a1e;
}
#container {
	width:970px;
	}
#home_header_links {
	background:url(images/header_top.jpg) no-repeat;
	height:60px;
	color:#d1601c;
	font-weight:bold;
	text-align:right;
	padding:40px 20px 0 0;
	}
#home_header_links a {
	color:#d1601c;
	padding:0 5px;
	text-decoration:none;
	}
#home_header_links a:hover {
	color:#6b2e32;
	text-decoration:underline;
	}
#home_info {
	width:970px;
	height:210px;
	background:url(images/home_info_bg.jpg) no-repeat;
	text-align:left;
	}
#home_left {
	width:295px;
	height:160px;
	float:left;
	padding:50px 10px 0 20px;
}
#home_mid {
	width:300px;
	height:160px;
	float:left;
	padding:50px 10px 0 10px;
}
#home_mid .pics {
	padding:0 15px 0 0;
}
#home_right {
	width:295px;
	height:160px;
	float:left;
	padding:50px 20px 0 10px;
}
#footer {
	background:url(images/footer.jpg) no-repeat;
	height:40px;
	color:#875256;
	text-align:center;
	font-size:10px;
	padding:30px 0 0 0;
	}
#footer a {
	color:#875256;
	text-decoration:underline;
	}
#footer a:hover {
	color:#d1601c;
	text-decoration:none;
}
#bg {
	background:url(images/bg_pages.jpg) repeat-x;
	width:100%;
	height:400px;
}
#header {
	background:url(images/header_pages_top.jpg) no-repeat;
	height:20px;
	color:#d1601c;
	font-weight:bold;
	text-align:right;
	padding:40px 20px 0 0;
	}
#header a {
	color:#d1601c;
	padding:0 5px;
	text-decoration:none;
	}
#header a:hover {
	color:#6b2e32;
	text-decoration:underline;
	}
#info {
	background: url(images/info_bg.gif) repeat-y center bottom;
}
#left {
	float: left;
	width: 330px;
	padding: 0 10px 0 20px;
	position:relative;
}
#right {
	float: left;
	width: 580px;
	padding: 0 20px 0 10px;
}
#footer_pages {
	background: url(images/footer_pages.jpg) no-repeat;
	height: 40px;
	float: left;
	width: 970px;
	padding-top: 60px;
	color:#875256;
	text-align:center;
	font-size:10px;
}
#footer_pages a {
	color:#875256;
	text-decoration:underline;
	}
#footer_pages a:hover {
	color:#d1601c;
	text-decoration:none;
}
.title a {
	font-weight:bold;
	text-decoration:underline;
	color:#c6acac;
}
.title a:hover {
	text-decoration:none;
	color:#000000;
}
.date {
	font-size:10px;
}
#right_portfolio {
	float: left;
	width: 585px;
	padding: 0 15px 0 10px;
}
#small_pics {
	float:left;
	width:146px;
	height:190px;
	text-align:center;
}
#small_pics img {
	border: 1px solid #b6d628;
	
}
#small_pics a:hover img{
	border: 1px solid #000;
}
#big_pics {
	position:relative;
}
.showMe {
	display: block;
	}

.hideMe {
	display: none;
	margin-top:0px;
	}

.invisible {
	visibility: hidden;
	}

.visible {
	visibility: visible;
	}

#pic1,
#pic2,
#pic3,
#pic4,
#pic5,
#pic6,
#pic7,
#pic8 {
	text-align: center;
	}
#pic1 img,
#pic2 img,
#pic3 img,
#pic4 img,
#pic5 img,
#pic6 img,
#pic7 img,
#pic8 img {
	border: 1px solid #b6d628;
}