body {
	margin: 0px;
   background-image: url(http://www.charliesbar.com/image/grad.jpg);
	background-repeat: repeat-x; 

}
body,td,th {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
div.wrap{
	background-color: white;
}
A.b {
	FONT-SIZE: 9pt; COLOR: #1e4065; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}
A.b:link {
	FONT-SIZE: 9pt; COLOR: #1e4065; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}
A.b:visited {
	FONT-SIZE: 9pt; COLOR: #1e4065; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}
A.b:active {
	FONT-SIZE: 9pt; COLOR: #1e4065; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}
A.b:hover {
	FONT-SIZE: 9pt; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana; 
	TEXT-DECORATION: none
}
.line{
	background-color: black;
	height: 100%;
	width: 2px;
}
.redline{
	background-color: #930721;
	height: 10px;
	width: 100%;
	vertical-align: bottom;
}
.vertical{
	background-color: black;
	height: 2px;
	width: 100%;
}
.footbg{
	background-image: url(../image/bg.jpg);
	background-position: top;
}
div.topmenu{
	float: right;
	margin-bottom: 10px;
}
div.topmenu img{
   border: 0;
}
div.topmenu a{
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#5f5f5f;
	padding: 2em;
}
div.topmenu a:hover{
color: #e66874;
}
.story{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	width: 400px;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 30px;
}
