html {	/*margin: 0px;*/	/*padding: 0px;*/}body {	background: #00155E url(../images/bodybg.gif) repeat;
	/*margin: 0;*/	/*padding: 0;*/
		color: #F0F0F0;	text-align: center;}#container {	
	position: relative;
	top: 20px;	/*margin: 0;*/	/*padding: 0;*/	width: 774px;	text-align: left;}


#top {	position: absolute;	width: 774px;	top: 50px;	left: 0px;}
#main {
	background: url(../images/mainbg.gif) repeat; 
	position: absolute;	width: 774px;
	/*min-height: 540;*/	top: 89px;	left: 0px;
	
}
#mainbg {
	background:  url(../images/botbg.gif) no-repeat bottom left;
	position: relative;	width: 774px;
	min-height: 540;
}
#text-left {

	position: absolute;
	width: 200px;
	/*margin: 10px 10px 10px 14px;*/
	top: 18px;
	left: 14px;
	font: normal 10px Verdana, Arial, Helvetica, Tahoma;
	color: #DDDDDD;
	line-height: 170%;
	max-height: 540;}

#text-right {

	position: relative;	width: 478px;	top: 18px;	left: 258px;	text-align: justify;
	font: normal 10px Verdana, Arial, Helvetica, Tahoma;	line-height: 180%;		padding-bottom: 120px;}
.notice {
	color: #CCBBFF;
}a:link, a:visited, a:hover, a:active { 	text-decoration: underline; 	color: #DDDDDD;	}
