body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #c7c7c7 url(../images/bg.png) top left repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;

}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1, h2, h3, p {
	padding-top: 0px;
	margin-top: 0px;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3, td {
	font-size: 11px;
}
#wrapper {
	background: url(../images/bg_bottom.png) bottom center no-repeat;
	width: 954px;
	margin: 0px auto;
	text-align: left;
	padding: 0px 34px 0px 34px;
}
#wrapper #header {
	position: relative;
	background: #ebebeb;
	width: 954px;
	height: 282px;
}
#wrapper #header #photo {
	position: absolute;
	z-index: 100;
	left: 0px;
	top: 0px;
	width: 934px;
	padding: 0px 10px;
	height: 282px;
}
#wrapper #header #bar {
	position: absolute;
	z-index: 200;
	left: 0px;
	top: 0px;
	width: 954px;
	height: 88px;
}
#wrapper #menu {
	background: #ebebeb;
	width: 934px;
	height: 36px;
	padding: 1px 10px;
}
#wrapper #menu #menuWrapper {
	background: #0072bc;
	width: 652px;
	height: 36px;
	padding-left: 282px;
}
#wrapper #menu #menuWrapper #menuWrapper1 {
	float: left;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
}
#wrapper #body {
	background: #ebebeb url(../images/bg_bottom.png) bottom center no-repeat;
	width: 934px;
	min-height: 410px;
	height: auto !important;
	height: 410px;
	padding: 10px;
}
#wrapper #body #subcontent {
	float: left;
	width: 248px;
	padding: 17px;
}
#wrapper #body #content {
	float: left;
	width: 635px;
	padding: 17px 17px 180px 0px;
}
#footer {
	background: url(../images/bg_footer.png) top center no-repeat;
	width: 934px;
	min-height: 50px;
	height: auto !important;
	height: 50px;
	margin: 0px auto;
	text-align: right;
	padding: 10px 44px 10px 44px;
}
#footer .author a {
	text-decoration: none;
	color: #5a5a5a;
}
#footer .author a:hover {
	text-decoration: underline;
}
#blenddiv {
	float: right;
	background-repeat: no-repeat;
	width: 934px;
	height: 282px;
	margin: 0px;
	padding: 0px;
	display: block;
}
#blendimage {
	width: 934px;
	height: 282px;
	border: 0 none;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	margin: 0px;
	padding: 0px;
	display: block;
}