BODY{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
margin:0px;
background-color:#6e4557;
}

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

.mainframe{
border:6px solid white;
width:819px;
height:458px;
background-image:url(img/mainbg.jpg);
background-repeat:no-repeat;
}


DIV.global_area{
width:819px;
height:458px;
position:relative;
overflow:hidden;
}

h1 {
	color: #ffffff;
	font-size: 21px;
}


.maintext{
margin-top:20px;
margin-bottom:0px;
padding:20px;
padding-left:30px;
padding-right:100px;
/*font-family:georgia;*/
font-family:Arial;
color:white;
line-height:20px;
height:265px;
* height:300px;
font-size:12px;
width:424px;
* width:553px;
overflow:auto;
overflow-x:hidden;
overflow-y:auto;
/* overflow:-moz-scrollbars-vertical; */5

}


.global_area .sliderdiv{
position:absolute;
top:0px;
left:-322px;
}

TABLE{
position:relative;
}

.menuu{
margin-left:3px;
}


.white_links A:link{
color:white;
font-size:12px;
font-family:tahoma;
font-weight:bold;
text-decoration: none;
}
.white_links A:visited{
color:white;
font-size:12px;
font-family:tahoma;
font-weight:bold;
text-decoration: none;
}


