@charset "utf-8";
/* CSS Document */

* {
	margin:0px;
	padding:0px;
	}
body {
	text-align:center;
	background:inherit;
}
img {
	border:0px;
	text-decoration:0px;
}
h1 {
	font:12px Arial, Helvetica, sans-serif;
	color:black;
	text-align:left;
	padding-left:3px;
	padding:5px;
	padding-right:0px;
	}
a {
	color:black;
	text-decoration:none;
	font:12px;
}
a:hover {
	text-decoration:underline;
}
#head {
	color:black;
	text-align:right;
	padding-right:5px;
	width:728px;
	margin:0 auto;
	}
#container {
	margin:0 auto;
	text-align:left;
	width:728px;
	height:auto;
	white-space:nowrap;
}
.google_728x90 {
	width:728px;
	height:90px;
	margin:5px auto;
}
#bottom_content {
	width:726px;
	height:auto;
	border:1px solid #999999;
	background:#f5f5f5;
	}
.pics_float {
	height:600px;
	width:auto;
	float:left;
	padding-top:10px;
	display:block;
	}
.pics_float img {
	margin:2px 0px 4px 12px;
	display:block;
	}
.pics_float img a  {
	border:1px solid #999999;
	height:80px;
	width:53px;
	}
.middle_line {
	width:72px;
	height:1px;
	margin-top:5px;
	padding-bottom:5px;
	border-top:1px solid #999999;
	line-height:12px;
	margin-left:1px;
	}
#vertical_line {
	height:580px;
	width:1px;
	margin-top:10px;
	margin-right:1px;
	margin-left:1px;
	float:left;
	border-right:1px solid #999999;
	}
#google_160x600 {
	width:120px;
	height:600px;
	float:left;
}
#main_photo {
	width:400px;
	height:auto;
	float:left;
	margin-left:15px;
	padding-top:10px;
	padding-bottom:10px;
	}
p#main_photo img {
	border:1px solid #999999;
	}
a:hover img   {
		filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
-moz-opacity: 0.75;
}
#clear_line {
	width:726px;
	height:1px;
	clear:both;
	line-height:6px;
	}
