body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	background-attachment: fixed;
	background-color: #FFF;
	background-image: url(store/skin/frontend/default/TFL_simple/images/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}

#new_menu_box {
	margin-left: -2px;
	margin-top: -16px;
	float: left;
	width: 192px
}

#accordion_menu {
	float: left;
	width: 190px;
	margin-top: 2px;
	margin-left: 0px;
	margin-bottom: 10px;
	line-height: 1.4em;
	}

#title_accordion_menu {
	float: right;
	width: 147px;
	margin-bottom: 2px;
}

#new_menu {
	float: left;
	width: 100%;
}

#menu {
	position:absolute;
	left:50%;
	top:0px;
	width:950px;
	height:102px;
	z-index:2;
	margin-left: -475px;
}

#newmenu_headerlogo {
	float: left;
	width: 950px;
	height: 150px;
	position: relative;
}

#newmenu_menubar {
	text-align: left;
	float: left;
	width: 950px;
	position: relative;
	background-image: url(http://thefastlife.com/TFL_header/images/TFL-Fox-Header_02.jpg);
	background-repeat: repeat;
	height: 28px;
}

#newmenu_greybar {
	float: left;
	width: 950px;
	position: relative;
	height: 5px;
}

#page_container {
	position:absolute;
	left:50%;
	top:178px;
	width:950px;
	z-index:1;
	margin-left: -475px;
	visibility: visible;
	background-image: url(images/interface/content_bg.png);
	background-repeat: repeat-y;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.blog_title {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #900;
	text-decoration: none;
	font-weight: normal;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	font-weight: bolder;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	font-weight: bolder;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	font-weight: bolder;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	font-weight: bolder;
}
.white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFF;
}
.white_text a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFF;
}
.white_text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #333;
}
.white_text a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFF;
}
.white_text a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #333;
}
.dottedline {
	background-image: url(images/interface/dottedline.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.catagory_menu {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #999;
	text-decoration: none;
	letter-spacing: -1px;
	word-spacing: 0px;
	padding-left: 14px;
}

.catagory_menu a {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	letter-spacing: -1px;
	word-spacing: 0px;
}
table tr td #blog img {
	max-width: 525px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
}
.tfldate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}
