* {
	font-family:Verdana, Georgia, "Palatino Linotype", Times, serif;
	font-size: small;
	margin: 0px;
}

body {
	background: url(../images/bg.gif) repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
	display:block
}

a:link, a:visited, a:active {
	color: #8BC0EA;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#maincontent {
	text-align: left;
	width: 780px;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}

#menu {
	background: url(../images/banner-nav.gif) no-repeat;
	width: 451px;
	height: 122px;
	float: right;
}

#menu ul {
	display: block;
	list-style: none;
	margin: 0px;
	padding-top: 75px;
	color: white;
}

#menu ul li {
	float: right;
	margin: 0px 5px 0px 5px;
	white-space: nowrap;
}

#menu ul li a {
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 80%;
}

#mainbody {

		background: url(../images/body-bg.gif) repeat-x;
	background-color: #54565B;
	width: 100%;
	height: auto !important;
	height: 1541px;
display:block


}

#content {
	color: white;
	padding: 0px 10px 0px 10px;
}

pre {
	margin: 0px;
	white-space: pre;
}

h1 {
	margin: 10px 0px 15px 10px;
	color: white;
	font-size: x-large;
}

form {
	margin: 0px;
}

hr {
	width: 100% !important;
	width: 75%;
	text-align: center;
}

.review_by {
	border: 1px solid white;
	float: right;
	width: 150px;
	padding: 10px;
	text-align: center;
	margin: 0px 15px 0px 5px;
}


.review_by_big {
	border: 1px solid white;
	float: right;
	width: 270px;
	padding: 10px;
	text-align: center;
	margin: 0px 15px 0px 5px;

}

#footmenu {
	text-align: center;
	margin-bottom: 20px;
	color: white;
}

#footmenu a {
	color: #FFF;
	text-decoration: none;
	font-size: 90%;
	padding: 0px 10px 0px 10px;
}

.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E2E2E2;
	color: #000;
	width: 300px;
	padding-left: 4px;
}

.fieldrow {
	width: 100%;
	margin-bottom: 3px;
	height: 21px !important;
	height: 0px;
}

.fieldlabel {
	float: left;
	width: 140px;
	padding-top: 4px;
}

.fielditem {
	float: left;
	height: 24px;
}

.error_msg {
	color: white;
	font-weight: bold;
	background-color: red;
	margin-bottom: 10px;
	padding: 5px;
}

h2
{
	color: white;
}

#contentleftnoback
{
	color: white;
}
.blogtext{
	padding-left: 10px;
	padding-right: 10px;
}
.blogrow{
	padding-top: 5px;
}

.paypalTableColumn
{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	background-color: #E2E2E2;	
	color:#FFFFFF; 
	font-weight:normal;	
	width: 300px;	
	padding-left: 4px; 
}
.paypalTableRow
{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	background-color: #E2E2E2;	
	color:#FFFFFF; 
	font-weight:normal;	
}

#bio ul {
	list-style-type:circle;
	margin: 10px;
	color: white;
	border:1px solid blue;
}

#bio ul li {
	float: left;	
	text-align:center;
	list-style-position:outside;
	line-height:20px;
	border:1px solid blue;
}

#bio ul li {
	float: left;
	text-align:center;
	list-style-position:outside;
	line-height:20px
}

#bio ul li a {
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 90%;
}

#pageContainer
{
	float:left;
	width:100%;
}
#left
{
	width:530px;
	float:left;	
}
#right
{
	width:200px;
	float:left;		
}
#ebookleft
{
	float:left;	
}
#ebookright
{
	float:left;
	margin-left:10px;		
}