body {
	background-image: url(images/leafbackground.jpg);
	background-repeat: repeat;
}
.main {
	background-color: #FFFFFF;
	width: 764px;
	border: thin solid #7b5a5a;
	padding: 0px;
	margin-top: 40px;


}
.topnav {
	height: 20px;
	width: 760px;
	background-color: #F0CEA9;
}

h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #663300;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #604323;
}

a:link {
	color: #7b5a5a;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	color: #7b5a5a;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #3186AD;
	text-decoration: none;
	font-weight: bold;
	
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #330000;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.header {
	background-image: url(images/phat-babee-logo.jpg);
	height: 188px;
	width: 760px;
	margin: 0px;
	padding: 0px;
	background-position: 0px;





}
.leftmain {
	width: 350px;
	position: static;
	float: left;
	margin-right: 20px;

}
.rightmain{
	width: 700px;
	overflow: auto;
	margin-left: 10px;

}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #99CCFF;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5F4222;
}

.footer {
	width: 760px;
	color: #663333;
	font-size: 10px;

}
.bluebox {
	color: #FFFFCC;
	background-color: #3186AD;
	height: 30px;
	width: 100px;
	border: thin solid #7b5a5a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	float: right;
	margin-right: 10px;
	padding-top: 5px;



}
.toptext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #99CC99;
	line-height: 20px;
}
.maintext {
	padding: 4px;
	width: 752px;
}
