h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFF00;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.TextFont9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.TextFont14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.TextFont14B {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

.TextFont18 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.DBoxFont18 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

body 
{
	background-color: #CC9900;
	font-family: Verdana, Arial;
	font-size: 18px;
	margin:0;
	color: #FFFF00;
}

#template
{
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height: 1050px;
	z-index: 9;
}

#content_and_nav 
{
	position:absolute;
	left:207px;
	top:237px;
	width:780px;
	height:753px;
	z-index:2;
}

#sec_nav 
{
	position:absolute;
	left:0px;
	top:0px;
	width:815px;
	height:50px;
	z-index:2;
}

#tert_nav 
{
	position:absolute;
	left:1px;
	top:45px;
	width:815px;
	height:40px;
	z-index:2;
	overflow:hidden;
	background-color: #FF99FF;
}

#content {
	position:absolute;
	left:20px;
	top:109px;
	height: 550px;
	width: 700px;
	z-index: 1;
}

#page_Boundary {
	position:absolute;
	left:20px;
	top:20px;
	height: 715px;
	width: 740px;
	z-index: 1;
}

#HeaderContainer {
	position: absolute;
	left:0px;
	top:0px;
	width:740px;
	height:108px;
	z-index:20;
}
#Title {
	position:absolute;
	width:740px;
	height:30px;
	z-index:22;
	top: 5px;
}
#SubTitle {
	position:absolute;
	top:55px;
	width:740px;
	height:25px;
	z-index:21;
}
#FooterContainer {
	position: absolute;
	width:740px;
	height:22px;
	z-index:2;
	left: 0px;
	bottom: 5px;
}
#Home {
	position:relative;
	left:561px;
	top:0px;
	width:55px;
	height:20px;
	z-index:8;
	float: left;
}
#Previous {
	position:relative;
	left:13px;
	top:0px;
	width:55px;
	height:20px;
	z-index:8;
	float: left;
}
#Next {
	position:relative;
	left:52px;
	top:0px;
	width:55px;
	height:20px;
	z-index:8;
	float: left;
}

