Img.png-hack {
   behavior: url("pngbehavior.htc");
}

body {
	background:#ffffff url(images/bg.jpg) repeat-y 0 0;
	text-align:center;
	margin: 0;
	padding: 30px 0 0 0;
	width: 100%;
	height: 100%;

}

#main { background: url(images/maingirl.gif) no-repeat 0 0;
			height:452px;
			width:269px;
			position: absolute;
			bottom:0;
			left: 0;
			z-index:20;}
	
#contact { background: url(images/contact.gif) no-repeat 0 0;
			height:452px;
			width:279px;
			position: absolute;
			bottom:0;
			right:0;
			z-index:20;}
			
#news { background: url(images/news.gif) no-repeat 0 0;
			height:442px;
			width:204px;
			position: absolute;
			bottom:0;
			left:20px;
			z-index:20;}
				
#what { background: url(images/what.gif) no-repeat 0 0;
			height:469px;
			width:307px;
			position: absolute;
			bottom:-149px;
			right:-137px;
			z-index:20;}
							
#container{ height:100%;
			width:100%;
			z-index:0;}

/* Font Styles */
A { font-family: Verdana; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #ffffff; text-decoration: none; padding: 0 14px 0 14px; text-align: right;}
A:visited { font-family: Verdana; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #ffffff; text-decoration: none; padding: 0 14px 0 14px; text-align: right; }
A:hover { font-family: Verdana; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #1CA5CA; text-decoration: none; padding: 0 14px 0 14px; text-align: right; }

.mainmenu { font-family: Verdana; font-size: 10px; font-style: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #ffffff; text-decoration: none; padding: 4px 10px 3px 10px; height:20px;}
.mainmenu:visited { font-family: Verdana; font-size: 10px; font-style: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #ffffff; text-decoration: none; padding: 4px 10px 3px 10px; height:20px;}
.mainmenu:hover { font-family: Verdana; font-size: 10px; font-style: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #ffffff; text-decoration: none; padding: 4px 10px 3px 10px; background:#666666; height:20px;}

.subnav { font-family: Verdana; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #000099; text-decoration: none; text-align: right; }
.subnav:visited { font-family: Verdana; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #000099; text-decoration: none; text-align: right; }
.subnav:hover { font-family: Verdana; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #cccccc; text-decoration: none; text-align: right; }

.bottomnav { font-family: Verdana; font-size: 10px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #333333; text-decoration: none; text-align: right; }
.bottomnav:visited { font-family: Verdana; font-size: 10px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #333333; text-decoration: none; text-align: right; }
.bottomnav:hover { font-family: Verdana; font-size: 10px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #cc0000; text-decoration: none; text-align: right; }

.hometext {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	line-height: 16px;
	text-align: justify;
}

.bottomtext {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	line-height: 16px;
	text-align: justify;
}

.homecallouttext {
	font-family: Verdana;
	font-size: 9pt;
	color: #333333;
	line-height: 16px;
	text-align: justify;
}

.callouttext {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #000099;
	line-height: 14px;
	text-align: left;
}

/*------------------ Text Treatments ----------------------*/

p {
	font : normal 9pt Verdana;
	padding:12px 0 0 6px;
	margin:0;
	text-align:left;
	}

blockquote {
	font : 12pt Verdana,sans serif;
	margin:18px 15px 0 0;
	padding:0;
	text-align:left;
}

cite {
	font : 12pt Verdana,sans serif;
	maring:4px 15px 0 20px;
	padding:0;
	text-align:right;
}


ul, ol,li {
	font : bold 8pt Verdana;
	margin:0;
	padding: 5px 5px 5px 25px;
	text-align:left;
}


h1 {
	font : bold 16pt Verdana;
	text-align:left;
	margin:0;
	padding:10px 5px 4px 5px;
	color:#CC0000;
}

h2 {
	font : bold 10pt Verdana;
	text-align:left;
	margin: 0;
	padding: 0 0 8px 3px;
	color: #000099;
}

h3 {
	font : bold 12pt Verdana;
	text-align:left;
	margin: 0;
	padding: 10px 0 0 5px;
	color: #333333;
}

h4 {
	font : bold 12pt Verdana;
	text-align:left;
	margin: 0;
	padding: 14px 0 0 14px;
	color: #000099;
}

.bullet {
	margin-left:20px;
	font : bold 8pt Verdana;
	margin:0;
	text-align:left;

}

