ul, body {
	margin:0;
	border:0;
	padding:0;
	background-color: #C9E4D2;
  	background-image: url('splash/bg.jpg'); 
    background-attachment: scroll;
    background-position: top right;
 }
  
 h1, h2, h3, h4, p 	{ margin: 0; padding: 0; }

body, table, input, select, option, textarea, html {
	font-size: 			11px;
	font-family: 		Arial;
	color: 				#000000;
}

A:link 		{text-decoration: underline; 	color: #77887E;}
A:visited 	{text-decoration: underline; 	color: #77887E;}
A:active 	{text-decoration:underline; color:#000000;}
A:hover 	{text-decoration:underline; color:#000000;}

#titlelink A:link 		{text-decoration: none; 	color: #008A49;}
#titlelink A:visited 	{text-decoration: none; 	color: #008A49;}
#titlelink A:active 	{text-decoration:underline; color:#000000;}
#titlelink A:hover 	{text-decoration:underline; color:#000000;}

h1 { font-size:	14px; color: #008A49; margin-bottom:6px;}
h2 { font-size:	13px; color: #008A49; }
h3 { font-size:	12px; color: #008A49; }
h4 { font-size:	12px; color: #008A49; }
h5 { font-size:	15px; color: #008A49; margin-bottom:12px;}

.bottomlinks { font-size:	10px; color: #C6C4BC; }


 .tenpixelpad {	padding-bottom:		2px;
				padding-top: 		10px;}
				
td.side-left2 {
  	background-image: url('splash/side-left2.jpg'); 
    background-attachment: scroll;
    background-repeat: repeat-x; 
    background-position: top left;
}				

td.side-left1 {
  	background-image: url('splash/side-left1.jpg'); 
    background-attachment: scroll;
    background-repeat: no-repeat; 
    background-position: top right;
}

td.side-right1 {
  	background-image: url('splash/side-right1.jpg'); 
    background-attachment: scroll;
    background-repeat: no-repeat; 
    background-position: top left;
}

td.footerbg {
  	background-image: url('splash/footerbg.jpg'); 
    background-attachment: scroll;
    background-repeat: no-repeat; 
    background-position: top left;
}

#splash {border: solid 0px; width: 780px; height: 499px; float: left;	margin:0px; }