#header {
	position:absolute;
	left:0px;
	top:0px;
	width:700px;
	height:100px;
	z-index:1;
	background-color: #FFFFFF;
	background-image: url(images/header.jpg);
}

.btext 
{
}


#btnHolder {
	height: 22px;
	width: 682px;
	position: absolute;
	left: 0px;
	top: 100px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index: auto;
	background-image: url(images/menu2.jpg);
	color: #000000;
	padding-top: 4px;
	padding-left: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-bottom: 2px;
}
#parent #btnHolder a:link {
	color: #000000;
	text-decoration: none;
}
#parent #btnHolder a:visited {
	color: #000000;
	text-decoration: none;
}
#parent #btnHolder a:hover {
	color: #004391;
	text-decoration: none;
	background-color: #CCCCCC;
}
#parent #btnHolder a:active {
	color: #000000;
	text-decoration: none;
}


#parent #mainR a:link {
	color: #006699;
	text-decoration: none;
}
#parent #mainR a:visited {
	color: #006699;
	text-decoration: none;
}
#parent #mainR a:hover {
	color: #000000;
	text-decoration: underline;
}
#parent #mainR a:active {
	color: #006699;
	text-decoration: none;
}

#surveyBox 
{
	position:absolute;
	left:20px;
	width:460px;
	height:200px;
}
#homeBox 
{
	position:absolute;
	left:20px;
	width:460px;
	height:200px;

}
#Title {
	position:absolute;
	left:0px;
	top:127px;
	width:680px;
	height:19px;
	z-index:auto;
	background-color: #FFFFFF;
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-style: normal;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-image: url(images/BG_WELCOME.gif);
}
#mainL {
	position:absolute;
	left:0px;
	top:161px;
	width:487px;
	height:730px;
	z-index:auto;
	padding-top: 40px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right:20px;
	padding-bottom:20px;
	background-color: #FFFFFF;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	text-align: justify;
	background-image: url(images/mainL_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	overflow:auto;
	overflow-y: scroll;
	/*clip: rect(1em 0.5em 1em 0.5em);*/
}
#mainR {
	position:absolute;
	left:512px;
	top:161px;
	width:167px;
	height:770px;
	z-index:auto;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DFDFDF;
	color: #000000;
	padding: 10px;
	background-image: url(images/newsBg.jpg);
	background-repeat: repeat-x;
	text-align: justify;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
#parent {
	height: 951px;
	width: 700px;
	position: relative;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	z-index: 2;
	border: 1px solid #333333;
}
body {
	background-color: #FFFFFF;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 8px;
	background-image: url(images/mainbg.gif);
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-repeat: repeat-x;
}
#bgTop {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:168px;
	z-index:1;
	background-image: url(images/oceanBGtop.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}


a:link {
	color: #000033;
	text-decoration: none;
}
#parent #designBy a {
	color: #404ace;
}

a:visited {
	color: #000033;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
a:active {
	color: #000033;
	text-decoration: none;
}
#designBy {
	position:absolute;
	left:1px;
	top:952px;
	width:680px;
	height:10px;
	z-index:1;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 10px;
}
#parent #mainL a {
	font-weight: bolder;
	color: #000033;
}

#newsholder {
	padding-top: 22px;
	text-align: left;
}
.imgstyle
{
	float: left; 
	padding:5px 5px 5px 5px;
	width:200px;
	/*margin:5px 5px 5px 5px;*/
}