button, code, h1, h2, h3, h4, h5, h6, body,
input, pre, select, table, td, textarea, th
{ font-size: 14px; }

blockquote, body, br, button, dd, fieldset, form, h1, h2, h3, h4, h5, h6,
html, label, legend, li, ol, p, pre, table, td, th, ul
{ margin: 0; padding: 0; }

body {
	color: #fff;
	background-color: #003;
	margin: 0px;
	font-size: 14px;
	font-family: Comic Sans MS, Verdana, Geneva, Arial, sans-serif;
	background-repeat:no-repeat;
	background-position: top left;
	background-image:url(images/bg_grad.gif)
}
#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 780px;
}
h1 {
	padding-bottom: 10px;
	font-weight : bold;
	font: 26px Georgia, serif;
	line-height:24px;
}
h2 {
	padding-bottom: 10px;
	font-weight : bold;
	font: 20px Georgia, serif;
	line-height:22px;
}
p { 
	margin: 5px 0px 5px 0px	
}
td {
	font-size:12px;
	padding: 1px;
}
/* forms */
label {     
	display: block;     
	margin-bottom: -0.75em;
} 
input, select, textarea {     
	display: inline;     
	position: relative;     
	left: 15em;     
	top: -.5em; 
	color:#333333;
	background: #CCCCCC;
	border: #333333 1px solid;
}
#sbutt {
	padding: 1px; 
	border: #333333 1px solid; 
	background: #878787;
	color: #ffffff;
	font-family: Verdana, Helvetica, Sans-Serif;
	top: 0.5em;
}
.sbutt2 {
	font-size:8px;
	top: 0;
	left: 0;
	border: 0;
	background: #003;
	color:#FFFFFF;
	text-align:center;
	margin: 0;
	padding: 0;
	
}
/* end forms */
/* columns */
.col_rt {  
	width: 45%;
	float: right;
} 
.col_lt {  
	width: 45%;
} 
.clear {
	clear:both;
}
/* end columns */
#nav       
	{
	margin: 0px auto;
	text-align:right;
	padding: 20px 0px 40px 0px;
	text-transform:uppercase;
	font-size: 12px;
	border: #333333 0px solid; 
	width: 650px;
	float: left;
}
.navitem{
	padding:2px;
}
a:link, a:visited {
	color: #fff;
	text-decoration: none
}
a:hover {
	color: #06f;
	text-decoration: none;
}
#caption1 {
	color:#999;
	font-weight : bold;
	font: 36px Georgia, serif;
	padding-left: 13px;
	border-left: 1px dashed #66c;
	width: 460px;
	height: 100px;
	text-align:left;
}
#slideshow {
	margin-left: 150px;
	border: 1px solid #66c;
	width: 500px;
}
#caption2 {
	float: right;
	text-align:right;
	padding-right: 10px;
	border-right: 1px dashed #66c;
	font-size: 24px;
	line-height: 26px;
}
#horizon {
	color: #fff;
	background-color: #66c;
	text-align: center;
	position: absolute;
	top: 325px;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
}
#footer {
	margin: 0px auto;
	margin-top: 20px;
	padding: 8px 0px 8px 0px;
	clear: both;
	text-align: center; 
	color:#fff;
	font-size: 10px;
	border-top: 1px solid #66c;
	width: 700px;
}
.frame_galleries {
	float: left; 
	background-color: #003;
	margin: 0px 20px 20px 20px; 
	text-align: center; 
	width: 200px; 
	border: #333333 1px solid; 
	padding: 4px;
	font-size: 11px;
	height: 180px;
	text-transform:uppercase;
}
.frame_gallery {
	text-align: center;
	border: #333333 1px solid; 
	padding: 4px;
	font-size: 11px;
	text-transform:uppercase;
}
.frame_gallery_img {
	text-align: center;
	padding: 1px;
	font-size: 14px;
	text-transform:uppercase;
}
.frame_tbl {
	border: #333333 1px solid; 
	width: 90%; 
	margin: 5px 0px 5px 30px; 
	padding: 5px; 
	font-size: 11px;
	text-transform:uppercase;
}
