body {
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;


}
#bottom a {
	color:#6499bb;
}

#container {
	background-image:url(img/timptations_home.jpg);
	margin: 10px auto 0 auto;
	width:1224px;
	height:994px;
	background-repeat:no-repeat;
}
#container a {
	text-decoration:none;
}
#navbar {
	position:relative;
	left:200px;
	top:214px;
	width:877px;
	height:35px;
	padding-top:12px;
	color:#333;

}

#navbar a {
	color: #333;
}

#navbar a:link #navbar a:visited {
	text-decoration:none;
	color: #333;
}
#navbar a:hover {
	color: #999;
}
.navbar {
	text-align:center;
	float:left;
	font-size:12px;
	text-decoration:none;
	background:url('img/bar1.gif') no-repeat right bottom;	
}
#sign_up {
	margin-left:670px;
	margin-top:20px;
	height:36px;
	width:90px;
	float:left;
}
#account {
	height:36px;
	width:100px;
	float:left;
	margin-top:20px;
}
#box1 {
	position:relative;
	left:400px;
	top:450px;
	width:215px;
	height:262px;
}
#box1 ul {
	list-style-image:url(img/bullet.gif);
	padding-top:25px;
	text-decoration:none;
}
#box1 li {
	margin: .7em 0;
	color:#333;
}
#box1 li a {
	color:#333;
	text-decoration:none;
}
#box2 {
	position:relative;
	left:630px;
	top:188px;
	width:215px;
	height:242px;
}
#box2 ul {
	list-style:none;
	padding:15px 5px ;
	text-align:center;
}
#box2 li {
	margin: .7em 0;
	color:#333;
	text-decoration:none;
}
#box3 {
	position:relative;
	left:860px;
	top:-54px;
	width:215px;
	height:235px;
}
#box3 ul {
	list-style:none;
	padding:30px 5px 0 5px;
	text-align:center;
}
#box3 li {
	color:#333;
	text-decoration:none;
}
#box3 p {
	color:#575c1c;
	font-size:17px;
	text-align:center;
	position:absolute;
	bottom:0;
	width: 100%;
}
#bottom {
	position:relative;
	left:413px;
	top:-35px;
	width:409px;
	height:162px;
}
#bottom a {
	text-decoration:underline;
}
.regular {
	font-size:11px;
}
.copyright {
	font-size:9px;
}
#log_in {
	position:relative;
	top:-400px;
	margin: 10px auto 0 auto;
	width:495px;
	height:414px;
	z-index:100px;
	background: #ffffff;
	border: 1px solid #bcbcbc;
	padding:10px;
	visibility:hidden;
}

	

