@charset "utf-8";
.main {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-color: #060606;
	margin: 0px 0px 0px 0px;
	color: #000000;
	background-position:top center;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
.line {
	background-image:url(../images/line.jpg);
	background-repeat:repeat-x;
	height:1px;	
}

.menu-side {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	margin: 0px 0px 0px 50px;
	background-image:url(../images/over-side.jpg);
	background-repeat:repeat-x;
	color: #bbbbbb;
}

.menu-side2 {
	height:302px;
}

.menu-border {
	background-image:url(../images/flash-box.jpg);
	background-repeat:no-repeat;
	width:740px;
	height:302px;
}


.under-mast {
	background-image:url(../images/undermast.jpg);
	background-repeat:no-repeat;
	width:740px;
}

.tbrow1 {
	background-image:url(../images/mast1.jpg);
	background-repeat:no-repeat;
	height:300px;
	width:740px;
}
.tbrow2 {
	background-image:url(../images/bar.gif);
	background-repeat:no-repeat;
	height:51px;
	width:740px;
}
.tbrow3 {
	background-image:url(../images/bg.gif);
	background-repeat:repeat-y;
	width:740px;
}
.tbrow3b {
	background-color:#D6D6D6;
	width:740px;
}
.tbheader {
	background-image:url(../images/header-left.png);
	background-repeat:no-repeat;
	height:50px;
	width:510px;
}
.tbheader2 {
	background-image:url(../images/header-right.png);
	background-repeat:no-repeat;
	height:50px;
	width:200px;
}
.header3 {
	font-size: 16px;
	font-weight: bolder;
	color: #FAF9F8;
}
.cal-bg-dates {
	background-color: #E7E3DA;
}
.sub-title {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #959595;
}
.title {
	font-size: 19px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}
a:hover {
	color: #0066FF;
	text-decoration: none;
}
.footer {
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	width:740px;
	height:77px;
}

a {
	color: #0066FF;
}
