body {
	background-image:url("../images/backGrad.png");
	background-repeat: repeat-x;
	font-family: helvetica, arial, sans-serif;
	font-size: 11pt;
	line-height: 14pt;
}
a {
	color: #DD7003;
	text-decoration: none;
}
a:visited {
	color: #F47F00;
}
h2 {
  color:#DD7003;
	font-size: 20px;
}
h3 {
  color: #DD7003;
	font-size: 16px;
}
table {
	width: 340px;
}
th {
	font-size: 12pt;
	text-decoration: underline;
}
td {
	
}
#banner {
	clear: both;
}
#container {
	width: 900px;
	background-color:#fff;
	margin: 0 auto;
}
#content{
	clear:both;
	float:left;
	text-align: left;
	margin: 10px;
}
#description {
	height: 300px;
	text-align: center;
}
#description ul {
	list-style-type: disc;
}
#Ldescription {
	width:275px;
	float:left;
	padding: 0 10 0 10;
	text-align: left;
	position:relative;
	padding-right: 10px;
}
#Ldescription .beta {
	position: absolute;
	top: 260px;
	left: 50px;
	z-index: 1001;
}
#Cdescription {
	width:275px;
	float:left;
	padding: 0px 10px 0px 10px;
	text-align: left;
	border-left: solid thin;
	border-right: solid thin;
	border-color: #F8991E;
}
#Rdescription {
	width:275px;
	float: right;
	padding-left:10px;
	text-align: left;
}
#login {
	text-align: center;
}
fieldset {
	border: 0;
}
fieldset ul {
	list-style-type: none;
}
#navbar div {
	background-image: url("/images/navLink.gif");
	height:30px;
	width:175px;
	float:left;
	margin-left: 5px;
	text-align: center;

}
a.nav {
	color: #000;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	display: block;
	width: 100%;
	height: 100%;
	
}
#navbar div:hover {
	background-image: url("/images/navLink_mouse.gif");
	height:30px;
	width:175px;
	float:left;
	margin-left: 5px;
}
#title {
	float:left;
}
#footer {
  	clear:both;
  	position:relative;
	text-align:right;
}

#footer .nav {
  	position:absolute;
  	top:55px;
  	left:15px;
  	z-index:1000;
	text-size: 10px;
}
#profileFormat {
	clear:both;
	width:850px;
}
#latest {
	width: 400px;
	float:left;
}
#latest .updates {
	width: 400px;
	background-color: #FFBE7D;
	border: 5px outset #FFBE7D;
	float: left;
}
#latest .friendlink {
	margin-left: 10px;
}
#latest .friends {
	width: 400px;
	float: left;
	background-color: #FFBE7D;
	border: 5px outset #FFBE7D;
	padding: 5px;
}
#profilenav {
	float:right;
}
.owe li {
	display: inline;
	list-style-type: none;
	margin: 10px;
}
.owe a {
	color: #1071C1;
}
.owe a:visited {
	color: #007DF2;
}
.friendlink a {
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
#owe_friend {
	float:left;
	margin:10px;
}
#owe_friend .color {
	text-align:center;
	width:350px;
	background-color: #9ACCEF;
	padding:5px;
	border: 5px outset #9ACCEF;
	
}
#friend_owes {
	float:left;
	margin:10px;
}
#friend_owes .color{
	text-align:center;
	width:350px;
	background-color: #FFBE7D;
	padding:5px;
	border: 5px outset #FFBE7D;
}
#Rhow {
	float: right;
	width: 400px;
	margin: 0px 10px;
}
#Lhow {
	float: left;
	width: 425px;
	margin: 0px 10px;
}
#tip {
	border:  3px groove #007DF2;
	margin: 10px 0px;
	width: 410px;
	padding: 2px;
}
#how {
	clear: both;
}
#tipB {
	border:  3px groove #007DF2;
	margin: 10px 0px;
	width: 410px;
	padding: 2px;
}
#tipO {
	border:  3px groove #FFBE7D;
	margin: 10px 0px;
	width: 410px;
	padding: 2px;
}
.strongO {
	color: #DD7003;
}
.strongB {
	color: #1071C1;
}
#help{width:50%;}
#help p{margin-left:36px;}