.helidonia {
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;

}
.right {
	background-image: url(../images/shadow.gif);
	background-repeat: repeat-y;
}

p { margin: 10px ; }

#header { background: url('../images/new/header.jpg') no-repeat top #fff; height:50px; width: 760px; margin-top: 10px; margin-bottom: 20px; }

#content { width:760px; background: url('../images/new/bottom.jpg') no-repeat bottom #fff; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; padding-bottom: 120px; clear: both; }

#content a img { border: 1px solid #ea8a36; }

#content-left {float:left; width: 365px; margin-left: 5px; padding-left: 5px; text-align: left;}

#content-right {clear: none; margin-left: 375px; padding-left: 10px; padding-right: 5px; }

.textholder { position:relative; top: -20px ; left:50px; height: 72px; width: 760px; }
.textbg, .texttop {font-family:"Times New Roman", Times, serif; font-size:72px;}
.textbg {color: #555;}
.texttop { color:#fff; position:absolute; top:0; left:0;}
#topleft {position:absolute; top:-1px; left:-1px;}
#top {position:absolute; top:-1px; left:0px;}
#topright {position:absolute; top:-1px; left:1px;}
#bottomleft {position:absolute; top:1px; left:-1px;}
#bottom {position:absolute; top:1px; left:0px;}
#bottomright {position:absolute; top:1px; left:1px;}
#left {position:absolute; top:0px; left:-1px;}
#right {position:absolute; top:0px; left:1px;}

