body {
background: url(LAL-stripe.jpg) repeat-x;
}


#wrapper {
width: 765px;
margin: auto;
}

#logo-header {
margin: 1em 0 .5em 0;
float: left;
}

#logo-header img {
border: none;
}


#navigation {
	font-size: 15px;
	font-family: "Times New Roman", "Times", serif;
	font-style: italic;
	font-weight: bold;
	
}

#navigation ul {
	margin-left: 3em;
	padding-left: 0;
	display: inline;
	border: none;
	} 

#navigation ul li {
	background: url(tab-bkgrnd.gif) no-repeat;
	float: left;
	margin-left: .3em;
	border: none;
	padding: .5em;
	list-style: none;
	display: inline;
	border: #43568D solid 1px;

	}
	
	
#navigation ul li.current {
	background: url(current-tab-bkgrnd.gif) no-repeat;
	}
	
#navigation ul li a:link {color: #000; text-decoration: none;}
#navigation ul li a:visited {color:#000; text-decoration: none;}
#navigation ul li a:hover {color: #fff; text-decoration:underline;}
#navigation ul li a:active {color: #000; text-decoration: none;}


#container-home { 
background: #43568D;
width: 748px;
height: 420px;
float: left;
}


#container{ 
background: #43568D;
width: 748px;
float: left;
}

#container-home img {
float: right;
margin: 1em 0 0 0;
}

#content-home {
background: #ffffff url(wave.jpg) no-repeat left bottom;
margin: 1em 0 0 1em;
width: 465px;
padding: .5em 0 1.5em .5em;
}

#content-home img {
float: left;
margin: .5em 2em 1em 0;
}

 #content img {
float: left;
margin: .5em 12em 1em 0;
}

#content-home p {
font-family: verdana, helvetica, san-serif;
font-size: 13px;
margin: .5em;
}

#content p {
font-family: verdana, helvetica, san-serif;
font-size: 13px;
margin: .5em 1em .5em .5em;
}

#content-home p.disclaimer {
font-family: verdana, helvetica, san-serif;
font-size: 10px;
font-style: italic;
margin: 2em .5em .5em .5em;
}

#content{
background: #ffffff url(wave.jpg) no-repeat left bottom;
margin: .5em auto .5em auto;
width: 700px;
padding: .5em 0 1.5em .5em;
}

#content h2 {
color: #43568D;
font-size: 20px;

}

table {
width: 90%;
font-family: Verdana, Arial, san-serif;
border: #ccc solid 1px;
border: collapse;
font-size: 95%;

}

tr {
background: #ddd;
margin: 0;

}

tr.next {
padding: 1em;
}

td {
margin: 0;
padding: .3em .3em .3em 2em;


}
