/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/system/mt-static/themes-base/blog.css);
* {
	margin: 0;
}
html, body {
	height: 100%;
}

body{
	background:url(images/bg.gif);
    padding0px;
margin:0px;
}
#container{
 background:#fff;
   width: 940px;
    min-height: 100%;
    margin: 0 auto -30px;
    text-align: left;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
#container-inner{
display: inline-block;
	min-height: 100%;
	height: 100%;
}
#header{padding:5px 0px 0px 20px;min-height:65px;}
#header h1{display: inline;}
#header h1 a{width:334px;height:54px;padding:0px;margin:0px;background:url(images/logo.gif) no-repeat;text-indent:-10000px;display:block;}
#header h2 {display: inline;padding:0px;margin0px;font-size:11px;font-weight:normal;}
#header #menu{display: inline;padding:0px;margin:0px;position:relative;top:0px;left:50px;}
#topbanner {width:940px;height:10px;background:#993300;padding:0px;margin:0px;}

#exf {padding:0px;margin:0px;width:940px;height:200px;background:url(images/topbody.gif) no-repeat;}
#exf2 {width:940px;height:185px;background:url(images/moji.gif) no-repeat;text-indent:-10000px;display:block;}
#exf2 h3{display: none;padding:0px;margin:0px;}
#exf2 p{display: none;padding:0px;margin:0px;}
#content{padding:10px 15px;margin:15px 10px;height:100%;}
#footer_link {
	line-height:1;
	padding:0.5em 0;
	font-size:x-small;
}
#footer_link ul {
	list-style:none;
	margin:0 10px;
	padding:0;
}
#footer_link ul li {
	display:block;
	height:1em;
	float:left;
}
#footer_link ul li a {
	color:#666666;
}
#footer_link ul li a:hover {
	text-decoration:underline;
}
.round_corner_footerlink {
	color:#444444;
	background-color:#F6F6F6;
	padding:0 1em;
	margin:2px 0 12px 0;
	border:1px solid #AAAAAA;
	min-height:10px;
}
#footer{
height:30px;background:#993300;color:#fff;width:940px;padding:0 auto;margin:0 auto;font-size:11px;text-align:center;
}
#footer a{color:#ffffff;}

);
/* end StyleCatcher imports */