#mainpage {
	background-color: #CCCCCC;
	width: 700px;
}


/******* ******* items below are mostly from emx_nav_left.css (some adpated) ******  *******/

/******* begin nav for gwb *******/

#pageNav{
	float: left;
	width:183px;
	padding: 0px;
	background-color: #000000;
	font: small Verdana,sans-serif;
	height: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	position: absolute;
	top: 220px;
	left: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	font-style: normal;
	margin-right: 20px;
	margin-left: 20px;
}
.box1 {
	position: absolute;
	left: 300px;
}


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

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}
.bigheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 55px;
	color: #6699CC;
	font-style: normal;
}
.smallheading {
	font-size: 24px;
	color: #555555;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 20px;
	clip: rect(auto,auto,auto,0px);
	font-weight: bold;
}




/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	background-image: url(images/topbg.gif);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #FFFFFF;
	background-color: #015E2F;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.bottomcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #555555;
}


#sectionLinks a:hover{
	background-color: #003300;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
}

/******* end nav for gwb *******/


#content{
	border-top-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-left-style: none;
	border-left-color: #006600;
	border-top-color: #006600;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	background-image: none;
	border-right-width: thick;
	border-right-style: none;
	border-right-color: #006600;
	border-bottom-style: none;
	position: absolute;
	left: 225px;
	right: 30px;
	padding: 0px;
	top: 132px;
}
#apdtlogobox {
	top: 10px;
	position: absolute;
	right: 30px;
}
#titlebox {
	position: absolute;
	top: 10px;
	left: 30%;
}
#dwaa1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E15940;
	border-right-color: #E15940;
	border-bottom-color: #E15940;
	border-left-color: #E15940;
	position: absolute;
	width: auto;
	left: 20px;
	right: 20px;
	padding: 10px;
	font-style: normal;
	font-weight: bold;
}

#clanbox {
	position: absolute;
	left: 15px;
	top: 10px;
}
#clanbox2 {
	top: 10px;
	right: 230px;
	position: absolute;
}



#cornerUL {
	left: 0px;
	top: 0px;
	position: absolute;
	height: 19px;
	width: 19px;
}
#cornerUR {
	float: right;
	height: 19px;
	width: 19px;
	position: absolute;
	z-index: 100;
	top: 0px;
	right: 0px;
}
#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}


#topborder {
	margin-right: 3px;
	margin-left: 196px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.pageheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #666666;
	font-weight: normal;
	font-style: italic;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 30px;
}

.italics1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #333333;
	font-weight: normal;
	margin-right: 20px;
	margin-left: 20px;
}
#leftimage {
	left: 0%;
	background-image: url(images/apdt_logo_small-1.gif);
}

.smalnormalheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #555555;
	margin-left: 20px;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	font-weight: 600;
	margin-right: 20px;
	margin-left: 20px;
}
#masthgwb {
	background-image: url(images/topbg.gif);
	height: 135px;
	position: absolute;
	top: -1px;
	width: 100%;
}

.boxtop {
	height: 135px;
}
#boxtopleft {
	position: absolute;
	height: 123px;
	width: 200px;
	top: 0px;
	left: 0px;
	background-image: url(images/topbg.gif);
	padding: 20px;
	float: left;
}
#leftcontentcorner {
	position: relative;
	left: 0px;
	top: 0px;
}
