.backgroundColour
{
	background: url(../images/aria_background.jpg) no-repeat top right;
	width:100%;
	height:100%;
}

.frameStyle
{
	background-color: transparent;
	margin-left:10px;
	margin-top:10px;
	width:70%;
	height:450px;
	vertical-align:top;
	align:left;
}

.menuLinkCell
{
	padding-left: 10px;
	vertical-align:bottom;
	align:left;
	width:6%;
	border-style: none;
}

body, td
{
	font-family:arial; 
}

body, td, a
{
	background-color: transparent;
	font-size: 12; 
}

body
{
	margin:0px,0px,0px,0px;
	border:0px,0px,0px,0px;
}

a:link {color: #ff0066; }
a:visited {color: #ff0066; }
a:hover {color: #55bbdd;}
a:active {color: #113377; }


.banner
{
	background: url(../images/banner.jpg) no-repeat top right;
	background-color: #EA108B;
	width:797px;
	height:131px;
}

.footer
{
	background: url(../images/footer.jpg) repeat-y top right;
	background-color: #EA108B;  
	width:797px;
	height:4px;
}

.girls
{
	background: url(../images/girls.jpg) no-repeat top right;
	background-color: transparent;
	width:247px;
	height:465px;
		
}

.mainTable
{
	width:100%;
	cellpadding:0px;
	cellspacing:0px;
	margin:0px,0px,0px,0px;
	border:0px,0px,0px,0px;
		
}
