img{border:0}

a:link {
color: #f7f3c3;
text-decoration: underline; font-weight:bold;
}

a:visited {
color: #f7f3c3;
text-decoration: underline;
}

a:active {
color: #f7f3c3;
text-decoration: none;
}


a:hover {
color: #f5e576;
text-decoration: none;
}

body{
color:#FFFFFF;

background-color:#5795bd;
font-family:"Trebuchet MS","Times New Roman","Book Antiqua","Garamond",;
font-size: 76%;}


h2 {
	
	color: #f6eca4;
	font-size: 1.3em;
line-height:1.0em;
	font-weight: bold; margin:0;
	margin-bottom:1.0em; margin-top:0.5em; padding:0;
	}

h1 {
	font-family: "Book Antiqua","Garamond","Times New Roman", Times, serif; 
	color: #f4e580;
	font-size: 1.4em;
line-height:1.0em;
	font-weight: bold; margin:0;
	margin-bottom:1.0em; margin-top:0.5em; padding:0;
	}

p{font-size: 1.1em;
	line-height: 1.3em;
	margin: 1.2em 0em 1.2em 0em;}
td{font-size: 1.1em;
	line-height: 1.3em;
	margin: 1.2em 0em 1.2em 0em; vertical-align:top;}
.left {float:left;width:350px;}
.right{float:right;width:350px;}

#images ul
{
list-style: none;

margin:0;
text-align:center;
}

#images li
{
	background: #b3d7ee;
	border-color: #73a8cb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
    float:left;
	margin: 8px;
text-align:center;
margin-left:20px;
    margin-right:10px;
 
	padding: 4px;
    padding-bottom:0px;
	
}

li#last {margin-right:0px; }

