body	{
	background: no-repeat;
	background-color: black;
	background-image: url(art/timfire_background.jpg); 
	background-position: top left;
	color: rgb(250,240,230);
	font-family: arial, helvetica, san-serif;
	line-height: 1.25;
	}

#timfire_title	{
	position: absolute;
	top: 15px;
	right: 3%;
	left: 23%;
	border-bottom:  1px solid rgb(240,255,100);
	text-align: right;2:09 PM 9/27/20072:09 PM 9/27/2007
	}

h1	{
	text-transform: uppercase;
	color: white;
	}

#timfire_title img	{
	right: 0;
	}

#text_body	{
	margin: 100px 3% 0;
	}

#timfire_spacer	{
	float: left;
	width: 32%;
	height: 375px;
	}

#menu_box	{
	position: absolute;
	top: 485px;
	right: 3%;
	left: 3%;
	border-top: 1px solid rgb(240,255,100);
	text-align: right;
	font-size: x-large;
	padding-right: 27%;
	}

#footer	{
	margin-top: 50px;
	font-size: x-small;
	}

strong	{
	color: white;
	}

#tp_menu_home	{
	float: right;
	padding: 0 15px 0;
	border-right: 1px solid rgb(240,255,100);
	}

#tp_menu_blog	{
	float: right;
	padding: 0 15px 0;
	border-right: 1px solid rgb(240,255,100);
	}

#tp_menu_designs	{
	float: right;
	padding: 0 15px 0;
	border-right: 1px solid rgb(240,255,100);
	}

#tp_menu_store	{
	float: right;
	padding: 0 15px 0;
	border-right: 1px solid rgb(240,255,100);
	}

#tp_menu_project	{
	float: right;
	padding: 0 15px 0;
	border-right: 1px solid rgb(240,255,100);
	}

#tp_menu_community	{
	float: right;
	padding: 0 15px 0;
	margin-right: 27%;
	}

a:link	{
	text-decoration: none;
	color: rgb(150,150,150);
	}

a:link:hover	{
	text-decoration: none;
	color: white;
	background-color: rgb(50,50,50);
	}

a:visited	{
	text-decoration: none;
	color: rgb(150,150,150);
	}

a:visited:hover	{
	text-decoration: none;
	color: white;
	background-color: rgb(50,50,50);
	}


a:link img	{
	border: none;
	}

a:link:hover img	{
	background-color: rgb(50,50,50);
	}

a:visited img	{
	border: none;
	}

a:visited:hover img	{
	background-color: rgb(50,50,50);
	}