body {
	background-color: #FFFFFF;
	color: #5F4A73;
	font-family: Times New Roman, Book Antiqua, Georgia, serif;
	font-size: 100%;
}
a{
	color: #5F4A73;
}
#container{
	background-color: #CADAFC;
	border: solid 1px #BACAEA;
	background-image:url(../images/bg.gif);
	background-repeat:no-repeat;	
	width: 777px;
	margin: auto;
}
#logo{
	background-image:url(../images/logo2.jpg);
	background-repeat:no-repeat;
	width: 777px;
	height: 183px;
	margin-bottom: 15px;
}
#logo h1{
	display: none;
}
#nav{
	padding-left: 20px;
	width: 149px;
	float: left;
}
#nav ul{
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}
#nav ul li{
	line-height: 2em;
}
#nav ul li a{
	text-decoration: none;
}
#nav ul li a:hover{
	text-decoration: underline;
}
#content{
	float: left;
	padding-left: 45px;
	padding-right: 40px;
	margin-bottom: 15px;
	width: 520px;
}
.clear_both{
	clear: both;
}
h1{
	font-size: 1.6em;
	font-weight: bold;
}
h2{
	font-size: 130%;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 0px;
}
#content h1{
	width: 510px;
}
#footer{
	color: #5F4A75;
	font-size: 80%;
	width: 737px;
	margin: auto;
	border-top: solid 3px #CCCCCC;
	padding-top: 20px;
	padding-left: 20px;
}
p.footer{
	font-family: Verdana, Arial, sans-serif;
	font-size: 60%;
}
#RHBar {
    padding-top: 0.5em;
    float:right;
    margin-left: 1em;
    width:202px;
 	height: 55em;
	margin-top: -10px;
	}

#box{
	margin-top: 1.5em;
	margin-left: 0.5em;
	margin-right: 0.5em;
	border-width: 2px;
	border-style: ridge;
	border-color: #9999CC;
    text-align: center;
    
}

h1.paypal {
	width: 100px;
}
