/* Global Styles */

body {
	background-color: #09739d;
	margin-top: 20px;
	margin-left: 0px;
	}
	
td {
	font:12px Arial, Helvetica, sans-serif;
	color:#333333;
	}
	
	
a {
	color: #FF2D2D;
	text-decoration: none;	
	}
	
a:hover {
	color: #ff0000;
	}
	
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: large;
} 
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 9pt;
} 
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9pt;
} 
/* ID Styles */

#header {
	background-image: url(images/head.jpg);
	width: 100%;
	height: 140px;
	background-repeat: no-repeat;

}

#container {
	width: 780px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 0px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 0px;
	border-bottom-color: #0270a1;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width:0px;
	background-color: #FFFFFF;
	font-size: 15px;
	height: 550px;    
	
}


#content {
	text-align: left;
	width: 450px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: small;
	position:static;	
}


#topbar {
	background-color: #c0c0c0;
	height: 20px;
	width: 780px;	
}
#center {
text-align:center
}
.footer {
color: #0270a1;
font-family: "Times New Roman", Times, serif;
text-align: center;
}

#footer {
	background-color: #c0c0c0;
	border-top-width: 4px;
	border-top-color: #ffffff;
	border-top-style: solid;
	font-size: x-small;
	color: #0270a1;
	width: 780px;
	height: auto;

	
}
#photonote {
	font-size: x-small;
	color: #000000;
} 
#navigation {
	width: 180px;
	height: 100px;
	color: #ff0000;
	font: bold 10px Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	position: relative;
	top: 35px;
	text-align: left;
	left: 280px;
	}
	
#navigation a {
	font: 15px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	
	}
	
#navigation a:hover {

	color: #FF0033;
	}
	
#dateformat {
	color: #FF0000;
	letter-spacing:0.2em;
	background-color: #000000;
	border-top-color: #000000;
	border-top-width: 2px;
	border-top-style: solid;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	text-align: right;
	}
	
/* Content divs for rounded corners */

.centrelinks {
font-family: Verdana, Arial, Helvetica, sans-serif;

}
.centrelinks a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
}
.centrelinks a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006699;	
}

#contentmain {
	width: 350px;
	position: relative;
	top: -235px;
	height: auto;
	right: 95px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

#contentphoto {
width: 250px;
	position: relative;
	top: 50px;
	left: 130px;
	height: 247px;
	z-index: 2;

}

#contentphoto1 {
width: 250px;
	position: relative;
	top: 150px;
	left: 130px;
	height: 247px;
	z-index: 100;

}

.spiffy{
	display:block;
	
}

.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#DADADA}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #efefef;
  border-right:1px solid #efefef;
  background:#e3e3e3}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fbfbfb;
  border-right:1px solid #fbfbfb;
  background:#e1e1e1}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #e1e1e1;
  border-right:1px solid #e1e1e1;}
.spiffy4{
  border-left:1px solid #efefef;
  border-right:1px solid #efefef}
.spiffy5{
  border-left:1px solid #e3e3e3;
  border-right:1px solid #e3e3e3}
.spiffyfg{
	background:#DADADA;
	padding-right: 50px;
	text-align: left;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	
  }
