html, body {
	font-family: "Century Gothic", "trebucht ms", "Eurostile", "Helvetica Neue", "Lucida Sans", sans-serif;
	font-size: 12px;
	color: #1d324f;
	/*background-image: url(/images/borderl_01.jpg);  
background-repeat:repeat-y;
background-position:left top;
	
	background-image: url(/images/border_02.jpg);
background-repeat:repeat-y;
background-position:right top; */
	margin: 0;
	padding: 0px;
	border: 0;

	
}
#all {

margin: 0px;
float: left;
padding:0;
background-image: url(/images/borderl_01.jpg);  
background-repeat:repeat-y;
background-position:left top;
width: 1300px;
}


#main {
font-family: "Century Gothic", "trebucht ms", "Eurostile", "Helvetica Neue", "Lucida Sans", sans-serif;
color: #000000;
font-size: 13px;
margin:0;
/*background-image: url(/images/border_02.jpg);
background-repeat:repeat-y;
background-position:right bottom; */
width:100%;
}

#content {
font-family: "Century Gothic", "trebucht ms", "Eurostile", "Helvetica Neue", "Lucida Sans", sans-serif;
	background-color: #fff;
	color: #000000;
font-size: 13px;
margin:15px 0px 5px 20px;
float:left;

width: 700px;
padding:5px 25px 5px 100px;


}

#content p{
padding:5px 145px 5px 20px;

}

#header {
margin: 0px;
padding: 0px;
}

#photo  {
	font-family: "Century Gothic", "trebucht ms", "Eurostile", "Helvetica Neue", "Lucida Sans", sans-serif;
	background-color: #E3E9F1;
	color: #1d324f;
		font-size: 11px;
		width:100%;
		margin: -15px 0;
		height: 600px;
			background-image: none;
			text-align: center;
	padding: 0;
}


#header a{
text-decoration: none;
border:0;
}

#header img{
text-decoration: none;
border:0;
padding:0;
margin:0;
display:inline;
}

#nav {
margin: 0px;
width: 200px;
padding: 13px 0px 0px 80px;
float:left;
}

#nav a {
color: #006699;
font-weight: 500;
text-decoration: none;
}

#nav a:hover {
color: #3399ff;
}


#nav ul {
	margin: 5px;
	padding: 0px 0px 0px;
	list-style: none;
	width: 130px; /* Width of Menu Items */
	border-bottom: 0px solid #ccc;
	}
	
#nav ul li {
	position: relative;
	}
	
#nav li ul {
	position: absolute;
	left: 129px; /* Set 1px less than menu width */
	top: 0;
	padding:5px 0px;
	display: none;
	}

/* Styles for Menu Items */
#nav ul li a {
	display: block;
	text-decoration: none;
	color: #006699;
	padding: 2px 5px;
	border: 0px solid #fff; /* IE6 Bug */
	border-bottom: 0;
	font-size:12px;
	text-align:left;
	}
#nav ul li a:hover {
color:#3399FF;
}	
	
	
/* Holly Hack. IE Requirement \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

#nav li:hover ul, #nav li.over ul { display: block; } /* The magic */

#nav img {
padding: 10px 0px;

}




h1 {
color: #1d324f;
font-weight: 500;
text-align:center;
font-family: "Century Gothic", "trebucht ms", "Eurostile", "Helvetica Neue", "Lucida Sans", sans-serif;

}
h2 {
color: #005586;
font-weight: 400;
margin: 5px 0px 15px 25px;

}
.show ul {
font-weight: 400;
padding: 0px;
margin: 2px 0 2px 0px;
color: #005586;
}
.show li {
	font-weight:normal;
padding: 1px;
color: #051635;
	list-style-type:circle;
	margin: 0px 0 0px 27px;
	font-size: 12px;

}
a {
color: #0080ca;
font-weight: 600;
text-decoration: none;
border:0;

}
a:hover {
color: #770022;
border-bottom: 1px #0080ca dotted;
}

.note {
font-weight: bold;

}

img {
text-decoration: none;
border:0;
display:inline; 
padding:0px;
	margin:0px;
} 

img.line {	padding:10px 0px;
border:0;
border-top: 0px dotted #ffffff;
border-bottom: 3px double #ffffff;}

img.ralign {
	margin-left:10px; 
	margin-bottom:7px; 
	margin-top:8px;
	margin-right: 60px; 
	float:right;
border: 3px double #ffffff;

}

img.lalign {
	margin-right:10px; 
	margin-bottom:7px; 
	margin-top:8px; 
	float:left;
	border: 3px double #ffffff;
}

img {
border:0;
}


h3 {
font-weight: bold;
font-size: 14px;
padding:3px 1px 0px 50px;
margin:0;
color: #005586;
line-height: 16px;

}



#footer {
text-align: center;
	margin: 25px 0px 15px 250px;
	padding: 0px;
font-size:10px;
color: #1d324f;
border:0;
width:700px;
float:left;
bottom: 5px;
	
	}

#footer a {
font-weight: normal;
border:0;
font-size:10px;
text-decoration:underline;

}

#footer a:hover {
font-weight: normal;
}

#gallery {
background-color: white;
background-image:none;}


#gallery img {
border: 3px #225287 solid;
padding: 0;
margin:0;

}

#gallery img:hover {
border: 3px #0080ca solid;
padding: 0;
margin:0;

}

