/* settings */
html {
    width:100%;
    height:100%;
}
body {
    width:100%;
    height:100%;
	margin: 0 auto;
	background-image:url(images/tower-bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#4f93dd;
    font-family: Verdana, Helvetica, Arial;
    font-size: 12px;
    color:#000;
}
h1 {
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    font-size:18px;
}
h2 {
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    font-size:16px;
    color:#1b5891;
}
h3 {
    padding:0px 0px 0px 0px;
    margin:0px 0px 10px 10px;
    font-size:16px;
    color:#fff000;
}
table, tr, td {
    font-family: Verdana, Helvetica, Arial;
    font-size: 13px;
    color:#000;
}
a:link {
    color:#29538a;
    text-decoration:underline;
}
a:visited {
    color:#29538a;
    text-decoration:underline;
}
a:active {
    color:#29538a;
    text-decoration:underline;
}
a:hover {
    color:#ff0000;
    text-decoration:underline;
}
.mborder {
    border:solid #435f78 1px;
}
.yborder {
    border:solid #C0C0C0 1px;
}
.font1 {
	font-size: 12px;
	color:#ffffff;
}
.font2 {
    font-size: 10px;
    color: #000000;
}
.font3 {
    font-weight: bold;
}
.font4 {
    font-size: 14px;
    color: #666666;
    font-weight: bold;
}
.error {
    color: #FF0000;
    font-weight: bold;
}
.rowbg0 {
   background-color: #004A80;
}
.rowbg1 {
    background-color: #0071BC;
}
a.botnav:link {
    font-size: 11px;
    color:#29538a;
    text-decoration:none;
}
a.botnav:visited {
    font-size: 11px;
    color:#29538a;
    text-decoration:none;
}
a.botnav:active {
    font-size: 11px;
    color:#29538a;
    text-decoration:none;
}
a.botnav:hover {
    font-size: 11px;
    text-decoration:underline;
    color:#000;
}
.content {
	width:968px;
	height:726px;
	background-image:url(images/corn-bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	border:solid 1px #000000;
}
.content-top {
	width:960px;
	height:25px;
	background-image:url(images/content-top-bg.png);
	background-repeat:no-repeat;
}
.content-mid {
	background-image:url(images/content-mid-bg.png);
	background-repeat:repeat-y;
}
.content-bot {
	width:960px;
	height:49px;
	background-image:url(images/content-bot-bg.png);
	background-repeat:no-repeat;
}
table.navbar {
   border-collapse: collapse;
}
table.navbar td {
   border-right: 1px solid #fff;
}
table.navbar td a{
   display:block;
   padding:10px;
   text-decoration: none;
}
table.navbar td a:link, table.navbar td a:visited {
   color: #29538a;
   font-weight:900;
   background-image:url(images/top-nav-off.jpg);
   background-repeat:repeat-x;
}
table.navbar td a:hover, table.navbar td a:active {
   color: #000;
   font-weight:900;
   background-image:url(images/top-nav-on.jpg);
   background-repeat:repeat-x;
}
.front-flash {
	width:525px;
	height:350px;
	background-image:url(images/flash-bg.jpg);
	background-repeat:no-repeat;
}
.front-thumb {
	width:100px;
	height:75px;
	border:solid #FFF 5px;
	margin-top:3px;
	margin-bottom:2px;
	margin-left:5px;
	float:left;
}
.front-ov-img {
	border:solid #000 2px;
}
#pgallery-disp {
	width:900px;
	float:left;
	padding-right:10px;
}
.pgallery-line {
	width:125px;
	height:94px;
	border: 1px solid #277fba;
	float:left;
	margin-top:10px;
	margin-left:10px;
}
.photo-line {
	width:50px;
	height:38px;
	border: 1px solid #277fba;
	float:left;
	margin-top:5px;
	margin-left:5px;
}
-->
