// patchs for lifetype
body {
	background-color: #FFFFFF;
	font-size: 13px;
}

#header { 
	background: url("./images/lifetype_blog_header.jpg") no-repeat bottom center; 
	margin: 0 !important; 
	padding: 1px; 
	height: 200px; 
	width: 758px; 
}

#headerimg { 
	margin: 7px 0px 0; 
	height: 192px; 
	width: 740px; 
}

#headerimg a, #headerimg a:hover  { 
	position: absolute;
	top: 30px;
	margin-left: 0px;
	height: 122px; 
	width: 303px;
	text-decoration: none;
	background-color: transparent;	
}

#page {
	background-color: #FFFFFF;
	text-align: left;
	margin: 10px auto 0px auto;
	padding: 0px;
	width: 760px;	
}

#footer {
	background-color: #fff;
	font-size: 12px;
	text-align: center;
	}

#topnavigator {
	padding: 0px;
	margin: 0px;
}

#topnavigator ul {
}

#topnavigator a {
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}

#topnavigator li {
	list-style-type: none;
	text-align: center;
	padding-top:7px;
	float: left;
	width: 75px;
	height: 27px;
	background-color: #000000;
	border-bottom: 5px solid #F5B716;
	cursor: pointer;
}

#topnavigator li.selected {
	border-bottom: 5px solid #F75000;
}

#topnavigator li.hover, #topnavigator li:hover {
	border-bottom: 5px solid #F75000;
}

body, td, .normaltext, .windowbg, .windowbg2, .titlebg, .bordercolor, .tborder, .catbg, .catbg2, .windowbg td, .windowbg2 td, .titlebg td, .bodytd
{
	font-size: 13px;
}
#navmenu a, .btns a:link, .btns a:visited, .msgmod a:link, .msgmod a:visited
{
	font-size: 12px;
}
.smalltext, td.smalltext, i.smalltext, div.smalltext, .smalltext td, .quote, .quoteheader, .codeheader , .middletext
{
	font-size: 12px
}
select, .code, .nav, .headerdown, .newicon a:link, .newicon a:visited
{
	font-size: 12px
}
.largetext
{
	font-size: medium;
}
.maintable
{
	float:left;
	margin-left:2px;
}
