body {
	font-family: Trebuchet, "Trebuchet MS", Arial, sans-serif;
	font-size: medium;
	color: #000000;
	background: #fffef2;
	margin:0px;
	padding:0px;
}
a:link {
	color: #466cb2;
}
a:visited {
	color: #466cb2;
}
a:hover {
	color: #e5eeff;
}
a:active {
	color: #466cb2;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: xx-large;
	margin: 0px;
	padding: 0px;
	background-color:#B5BBC8
	border-top:thin	#66CCFF;
	display:inline-table;
	width: 960px;
	text-align: left;
}
h2 {
	font-size: x-large;
	color:#5a3d1c;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
h3 {
	font-size: large;
	margin: 0px;
	padding: 0px;
	color:#5a3d1c;
}
#header_wrapper {
	width: 100%;
	background: #fffef2;
}
#header {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#content_top {
	position:relative;
	width:100%;
	height:10px;
}
#content_wrapper {
	position:relative;
	width:100%;
	height:100%;
}
#content {
	padding-top:50px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 30px;
	position:relative;
	width:960px;
}
#add_input {
	font-family: Trebuchet, Trebuchet MS, Arial, sans-serif;
	font-size:x-large;
	width: 860px;
	vertical-align:bottom;
	margin-right: 16px;
}
.logininput {
	font-size:medium;
	width: 265px;
}
.joininput {
	font-size:medium;
	width: 380px;
}
#about {
	width: 960px;
	position: relative;
}
#help {
	width: 300px;
	position: relative;
	float:left;
	padding:10px;
	margin-right: 20px;
}
#login {
	width: 270px;
	position: relative;
	float:right;
	padding:10px;
	background:#f4f0df;
	border:#998c74 thin solid;
}
#login h2 {
	margin-bottom:20px;
}
#join {
	width: 270px;
	position: relative;
	float:left;
	padding:10px;
	background:#e5eeff;
	border:#97bbff thin solid;
}	
#login_page {
	width: 270px;
	position: relative;
	float:left;
	padding:10px;
	background:#e7d4b0;
	border:#b28f4e thin solid;
	margin-right: 20px;
}
#join_page {
	width: 350px;
	position: relative;
	float:left;
	padding:10px;
	background:#e5eeff;
	border:#97bbff thin solid;
}
ol {
	margin-left:20px;
	padding-left:0px;
}
li {
	margin-bottom:15px;
}
.smalllinks {
	text-align:left;
	font-size:small;
}
.textfieldRequiredMsg {
	border:0px;	
	padding-left:22px;
	margin-left:4px;
	background-image:url(/img/error.gif);
	background-repeat:no-repeat;
}
.validMsg{
	width:16px;
	height:16px;
	margin-left:6px;
	margin-top:-2px;
	display:none;
}
.delete_button {
	float: right;
	font-size: small;
	margin-right: 15px;
	margin-left: 10px;
	margin-top: 5px;
}
#add_task {
	margin-bottom:20px; 
}
#thanks_thankyous {
	margin-top: 40px;
}
#orders_place {
	margin-top: 40px;
}
.delete_button_image {
	margin-left:10px;
}
.app {
	padding:10px;
	background:#e5eeff;
	border:#97bbff thin solid;
	margin-bottom:10px;
	width: 300px;
	height: 250px;
}
#left_col {
	width: 300px;
	position: relative;
	float:left;
	margin-right: 30px;
}
#center_col {
	width: 300px;
	position: relative;
	float:left;
	margin-right: 25px;
}
#right_col {
	width: 300px;
	position: relative;
	float:right;
}
#believe_description {
	margin-left: 10px;
	margin-bottom: 20px;
}
.clearit {
	clear:both;
	height:20px;
}

.clearit_brown {
	height:2px;
	margin-left:auto;
	margin-right:auto;
	background:#998c74;
	margin-top: 20px;
	margin-bottom: 50px;
	clear:both;
}
#user_log {
	width: 960px;
	text-align: right;
	margin-left:auto;
	margin-right:auto;
	font-size: small;
	font-family: Trebuchet, "Trebuchet MS", Arial, sans-serif;
	padding: 5px 0px 5px 0px;
}