body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.header {
	color : #006633;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-align: right;
	background-position: right;
}
#intro {
	position:absolute;
	width:99%;
	height:86px;
	left: 0px;
	top: 10px;
	z-index: 6;
}
	 
#naver{
	position:absolute;
	width:99%;
	height:44px;
	z-index:6;
	top: 115px;
	position: absolute;
	background-color: #DEE6D7;
	left: 0px;
}
#pic {
	position:absolute;
	width:99%;
	height:196px;
	top: 0px;
	z-index: 5;
	text-align: right;
	left: 0;}
	
#content {
 position:absolute; 
	left:0; 
	top:174px; 
	width:99%; 
	height:627px; 
	z-index:7;
	}

#ubercontainer {
	position:absolute;
	top:383px;
    width:760px;
    left: 21px;
	z-index: 8;
}

#ubernav {
   text-align: center;
}


.menu {
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 100%;
}

a.menu {
    text-decoration:none;
    color:#003366;
}

.menu li {
	float: left;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 6em;
}
.menu li a {
	background-color:#006666;
	color:#FFFFFF;
	display: block;
	height: 100%;
	padding: 0.3em 0 0.4em;
	text-align: center;
	text-decoration: none;
	width: 100%;
	border-top: 1px none #DEE6D7;
	border-right: 1px none #DEE6D7;
	border-bottom: 1px none #DEE6D7;
	border-left: 1px solid #DEE6D7;
}
li a:hover {
   text-decoration:underline;
}
#darkstrip {
	position:absolute;
	top:115px;
 width:760px;
	left: -1px;
	z-index: 4;
	background-color: #006666;
	width: 99%;
	height: 19px;
}

.text{
	font-size:12px;
	margin-right: 200px;
	margin-left: 50px;
	display: block;
	}
	
.credit {
	font-size: 10px;
	color: #993333;
	text-align: right;
}
#left {
	width: 100%;
	padding-left: 10px;
	margin-right: 150px;
}
#right {
	width: 25%;
	float: right;
	margin-left: 20px;
	padding-top: 50px;
	display: block;
}



/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
	font: bold 160% Geneva, Arial, Helvetica, sans-serif;
	color: #006766;
	margin: 0px;
	padding: 75px 0px 0px 10px;
	float: left;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

#masthead{
	position: absolute;
	top: 64px;
	left: -4px;
	right: 2%;
	width:579px;
	z-index: 9;
	
}

#pageNav{
	float: left;
	width:178px;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/************* globalNav styles ****************/

#globalNav{
position: relative;
width: 100%;
height: 32px;
color: #cccccc;
padding: 0px;
margin: 0px;
background-image:  url("glbnav_background.gif");
}

#globalNav img{
	margin-bottom: -4px;
 
}

#globalLink{
	position: absolute;
	top: 52px;
	height: 16px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
	color: #006766;
}


a.glink, a.glink:visited{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
	padding: 3px 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

a.glink:hover{
	background-image:  url("glblnav_selected.gif");
	text-decoration: underline;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 73px;
	left: 0px;
	height: 20px;
	padding: 0px 0px 0px 20px;
	visibility: hidden;
	color: #DEE6D7;
	text-decoration: none;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 11px;
	color: #006766;
	text-decoration: none;
}

.subglobalNav a:hover{
	color: #000000;
	text-decoration: underline;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: -1px;
}
.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006666;
}
a.title {
color: #006666;
text-decoration:none;}
 
.rightext {
	font-size: 12px;
	color: #006666;
}
a.more {
	font-size: 12px;
	color: #993333;
	font-weight: bold;
	text-decoration: none;
}
.blubber {
	font-size: 14px;
	font-weight: bold;
	color: #5E311E;
	text-decoration: none;
	text-align: left;
}
.pictster {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 10px;
	text-align: right;
	color: #5E311E;
}
.pumster {
	font-size: 10px;
	color: #5E311E;
	text-align: right;
	float: left;
	padding-right: 10px;
}
.wiggle {
	font-size: 60px;
	color: #999999;
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	float: left;
	padding-right: 5px;
	border:0;
}
.couresintro {
	font-weight: bold;
}
.textnotice {
	font-size:12px;
	display: block;
	padding-left: 30px;
}
