/* CSS Document */

html, body {
	margin-bottom: 0px;
	background-image:url(../images/bg.jpg); 
	background-repeat:repeat-x;
	background-color:#0ca3da;
}

#water{

	margin-bottom: 0px;
	background:url(../images/water.png);
	background-repeat:no-repeat;
	height:auto;
	width:900px;
}


#h1{
color:#FFFFFF;
font-family:tahoma;
font-size:11px;
}
#h1 a{
color:#FFFFFF;
font-family:tahoma;
font-size:11px;
}

#h2{
color:#FFFFFF;
font-family:tahoma;
font-size:11px;


}

#h1-main{
float:right;
color:#FFFFFF;
font-family:tahoma;
font-size:11px;
width:350px;
}



#title{
float:right;
font-family:"Times New Roman", Times, serif;
font-size:16px;
color:#FFFF00;
font-weight:600;
}

