@charset "utf-8";
html {
	height: 100%;
}
body {
	height: 100%;
	margin: 0; padding: 0;
	text-align: center;
	width: 100%;
	font-family: 'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	background: url(images/sub_top_bg.gif) repeat-x;
	background-color: #000;
}
#head {
	display: block;
	width: 790px;
	height: 250px;
	text-align: left;
	margin: 0; padding: 0;
	}
a:link {
	text-decoration: none;
	border: none;
	cursor: pointer;
}

img {
	border: none;
}
#main_container {
	width: 790px;
	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
	margin: 0 auto; padding: 10px 0 0 0;
	text-align: left;
}
html>body #container {
	height: auto;
}
#content_wrapper {
	padding: 0 0 200px 0;
}
.menu {
	width: 260px;
	float: left;
	margin: 0;
	padding: 0 50px 0 0;
}
/* Hides from IE5-mac \*/
* html .menu {padding: 0 25px 0 0;}
/* End hide from IE5-mac */ 
.menu_home {
	display: block;
	width: 260px;
	height: 33px;
	margin: 0; padding: 0 0 20px 0;
	background: url(images/menu_home.gif) no-repeat 0 0;
}
a.menu_home {
	text-decoration: none;
}
a.menu_home:hover {
	background: url(images/menu_home_over.gif) no-repeat 0 0;
}
.menu_latest_blog {
	display: block;
	width: 260px;
	height: 33px;
	margin: 0; padding: 0 0 20px 0;
	background: url(images/menu_latest_blog.gif) no-repeat 0 0;
}
a.menu_latest_blog {
	text-decoration: none;
}
a.menu_latest_blog:hover {
	background: url(images/menu_latest_blog_over.gif) no-repeat 0 0;
}
.content {
	float: left;
	width: 480px;
	margin: 0; padding: 0;
}
.content a:link {
	color: #FFCC00;
	text-decoration: underline;
}
.content a:hover {
	color: #FF0000;
}
#menu_archives {
	display: block;
	width: 260px; margin: 0; padding: 0;
	text-align: right;
}
/*h1 {
	margin: 0; padding: 0;
	color: #999;
	font-size: 16px;
	height: 33px;
	line-height: 30px;
	width: 480px;
	display: block;
	background: url(images/pattern.gif) repeat;
}*/
.sub_h1 {
	float: left;
	padding: 0 0 0 15px; margin: 0;
}
.sub_h1_archive {
	float: left;
	padding: 0 0 0 15px; margin: 0;
	color: #FFCC00;
}
.blog_date {
	float: right;
	padding: 0 15px 0 0; margin: 0;
	color: #FFCC00;
}
.clear {
	clear: both;
}
p {
	margin: 0; padding: 10px 15px 10px 15px;
}
.youtube {
	width: 480px;
	text-align: center;
	margin: 0 auto; padding: 10px 0 10px 0;
}
#footer {
	position: absolute;
	bottom: 0;
	width: 790px; margin: 0 auto; padding: 0;
	height: 170px;
	display: block;
}
#footer_inner {
	margin: 0; padding: 0;
	width: 790px;
	height: 170px;
	background: url(images/footer.gif) no-repeat 0 0;
}
.footer_link {
	display: block;
	width: 270px;
	height: 170px;
	margin: 0 0 0 auto; padding: 0;
	background: url(images/footer_top.gif) no-repeat 0 0;
}
a.footer_link {
	text-decoration: none;
}
a.footer_link:hover {
	width: 270px;
	height: 170px;
	display: block;
	margin: 0 0 0 auto; padding: 0;
	background: url(images/footer_top_over.gif) no-repeat 0 0;
}