@charset "utf-8";
/* CSS Document */
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #004F4F url(../bg2.jpg) repeat;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #444444;
}
#wrapper {
	width: 850px;
	margin: 0 auto;
	text-align: center;
	background: #E2D9B0;
}
.Hyb_TwoCol #siteName { 
	width: 800px;
	height: 20px;
	padding: 3px 0;
}
.Hyb_TwoCol #siteName h1,a {
	margin: 0;
	font-weight: normal;
	font-size: x-small;
	text-align: left;
	color: #666666;
	text-decoration: none;
}
.Hyb_TwoCol #container_photo { 
	width: 800px;
	margin: 0 auto;
	text-align: left;
	background: #FFFFFF;
} 

#pageTitle {
	text-align: center;
}
#pageTitle h1 {
	padding: 8px 0;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}

h2.design {
	color: #990033;
	margin: 5px 0;
	font-size: medium;
	text-align: left;
}
div.item {
	clear: left;
	width: 600px;
	margin: 10px auto;
	text-align: center;
}
div.item ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div.item li {
	margin: 0;
	padding: 0;
	float: left;
	width: 200px;
	font-size: small;
	font-weight: bold;
	line-height: 120%;
	/*margin-bottom: 10px;*/
	background: #FFFFFF;
}
div.item img {
	margin-bottom: 5px;
	border: 0;
}
div.item p {
	clear: left;
	margin: 0;
	padding-bottom: 10px;
	width: 600px;
	text-align: right;
	text-decoration: underline;
	font-size: x-small;
	color: #666666;
}

.Hyb_TwoCol #footer {
	width: 800px;
	margin: 20px auto;
	background: #333333;
} 
.Hyb_TwoCol #footer p {
	padding: 5px 10px;
	color: #C4DDDC;
	text-align: left;
	font-size: x-small;
}
.Hyb_TwoCol #footer a {
	color: #E1EEEC;
}

.contents_footer {
	font-size: x-small;
	color: #7F8F81;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
