﻿.whitespace {
font-family: Georgia, Times, serif;
font-size:11px;
font-weight:normal;
color:#333333;
padding:15px 15px 10px 15px;
text-align: left;
background-color: #eee7b4;
}
.style1{
		border-width: 0;
}
.blank{
	background-color:#cfe67e;
}
A:link {
	color: #609143;
	text-decoration: none;
}

A:visited {
	color: #609143;
	text-decoration: none;
}

A:active {
	color: #609143;
	text-decoration: none;
}

A:hover {
	color: #98a860;
	text-decoration:underline;
	}
.title{
text-align:center;
	font-family: Georgia, Times, serif;
font-size:11px;
font-weight:normal;
color:#609143;
}

h1 {
font-size: 18px;
font-weight: bold;
}

.capital {
font-family: Georgia, Times, serif;
font-size: 32px;
color:#609143;
font-weight: bold;
line-height:30px;
}

#imgright {
float: right;
padding: 10px 0 10px 10px;
}

#imgright2 {
float: right;
padding: 5px 10px 0px 15px;
}

#imgleft {
float: left;
padding: 10px 10px 10px 0;
}

#photos {
float: right;
padding: 50px 0px 10px 10px;
}

#photos2 {
float: right;
padding: 0px 0px 10px 10px;
}

#footer {
background: transparent url(images/footer.jpg) top left repeat-x;
height: 75px;
text-align: center;
font-size: 11px;
font-family: Georgia, Times, serif;
color: #FFFFFF;
}

#footer a {
color: #FFFFFF;
text-decoration: none;
}

ul {
margin:0; 
padding:0; 
list-style:none
}

li {
background-image: url(images/arrow.gif);
background-repeat: no-repeat;
background-position: left 5px;
padding-left:11px;
}
	
#cybersharks {
text-align: center; 
color:#FFFFFF; 
font: 11px Verdana, Arial, sans-serif;
}

#cybersharks a{
color: #FFFFFF;
}