html, body
{
	width: 100%;
	height: 100%;
	min-height: 100%;
	min-width: 900px;
}

body
{
	margin: 0;
	padding: 0;
	color: #984600;
	background-color: #F5CC9B;
	font: 10px verdana;
	scrollbar-face-color: #d37d33;
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #d37d33; 
	scrollbar-darkshadow-color: #d37d33; 
	scrollbar-shadow-color: #d37d33; 
	scrollbar-arrow-color: #ffe9cd; 
	scrollbar-track-color: #f4b47b; 
}

a
{
	color: #984600;
	text-decoration: none;
	font: 10px verdana;
	font-weight: bold;
}

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

table, tr, td, input, select, textarea
{
	font: 10px verdana;
}

.ads
{
position: absolute; 
top: 190px; 
left: 220px; 
width: 636px;
}

.content 
{
position: absolute; 
top: 190px; 
left: 220px; 
width: 636px;
}

.menu1
{
position: absolute; 
top: 190px; 
left: 10px; 
width: 194px; 
height: 63px;
}

.menu2
{
position: 
absolute; 
top: 190px; 
left: 873px; 
width: 194px; 
height: 65px;
}

h1 {
color : #ffffff;
text-decoration : none;
text-align : center;
text-transform : none;
font-weight: normal;
letter-spacing: 1px;
background-image : url('none');
background-color : #F49C4E;
line-height : 100%;
width : 100%;
margin-top : 0;
margin-bottom : 0;
border-top : none;
border-bottom : none;
border-left : none;
border-right : none;
font-size : 18px;
font-family : Georgia;
}

.mslaytop {
	border: 1px solid #E76B00;
	background-image: url(http://beeparty.net/img/mstop.gif);
	font-family: georgia;
	color: #984638;
	font-size: 10px;
	line-height: 20px;
	letter-spacing: 2pt;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	background-color: #DF700D; 
	width: 240px;
	height: 20px; 
}

.mslaybody {
	border: 1px solid #E76B00;
	background-image: url(http://beeparty.net/img/msbody.gif);
	font-family: verdana;
	color: #984638;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	background-color: #F5CC9B; 
	width: 240px;
}


