/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/background.gif);
	background-repeat: repeat;
}

/** FORMS */

#headerlayer {
	position:absolute;
	width:2260px;
	height:102px;
	z-index:1;
	left: 1px;
	top: 20px;
	background-image: url(images/mast-bg.gif);
	background-repeat: no-repeat;
}
form {
	margin: 0px;
	padding: 0px;
}
#homebodycontent {
	position:absolute;
	width:550px;
	height:409px;
	z-index:1;
	left: 114px;
	top: 247px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 1.15em;
	color: #FFFFFF;
	font-style: normal;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: left;
}

.ul1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.ul1 li {
	margin-bottom: 4px;
	padding-bottom: 8px;
}

.ul1 li a {
	padding-left: 8px;
	background: url(images/homepage09.gif) no-repeat left center;
}

.ul1 .vline {
	background: url(images/homepage10.gif) repeat-x left bottom;
}
#apDiv2 {
	position:absolute;
	width:800px;
	height:39px;
	z-index:2;
	top: 120px;
	font-family: "Trebuchet MS";
	font-size: .6em;
	color: #66FDCB;
	font-style: normal;
	font-weight: lighter;
	left: 1px;
}
#apDiv3 {
	position:absolute;
	width:570px;
	height:476px;
	z-index:3;
	left: 113px;
	top: 176px;
	font-family: "Trebuchet MS";
	font-size: 0.9em;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	color: #FFFFFF;
	overflow: scroll;
	padding-bottom: 5px;
}
#apDiv4 {
	position:absolute;
	width: 900px;
	height:476px;
	z-index:3;
	left: 113px;
	top: 176px;
	font-family: "Trebuchet MS";
	font-size: 0.9em;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	color: #FFFFFF;
	overflow: scroll;
	padding-bottom: 5px;
}
.subhead {
	font-size: medium;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-style: normal;
	text-transform: capitalize;
	color: #66FFCC;
}
.navtop {
	font-size: 12px;
	font-weight: bold;
}
.captions {
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
}

/** LINKS */

a:link {
	color: #00FF00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00FF00;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #00FF00;
}





/** STYLES */

.style1 {
}
.greenlabel {
	color: #FFCC00;
	font-weight: bold;
}
.greenlabel2 {
	color: #3C3;
	font-weight: bold;
}
.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
	background: url(images/homepage02.jpg) no-repeat left top;
}

.bg2 {
	background: url(images/homepage03.jpg) repeat-x left top;
}

.bg3 {
	background: #3777A3 url(images/homepage05.gif) repeat-x left top;
}

.bg4 {
	background: url(images/homepage13.gif) repeat-x left top;
}

.bg5 {
	background: url(images/homepage21.gif) repeat-x left top;
}

.bg6 {
	background: url(images/homepage22.jpg) repeat-x left top;
}

.bg7 {
	background: url(images/homepage23.jpg) repeat-x left top;
	width: 800px;
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }
.text1 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFFFFF;
}
.text2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFFFFF;
}
.timetext {
	font-family: "Trebuchet MS";
	font-size: .7em;
	color: #C1DEB8;
}


.img1 {
	float: left;
	margin-right: 15px;
}

.img2 {
	float: right;
	margin-right: 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}
.subs {font-size: 1.1em;
          font-weight: bold;
		  color: #FFCC00;}
