body {
	color: #333333;
	}
	
h1 {
	text-transform: lowercase;
	letter-spacing: 3px;
	margin: 0px;
	text-align: right;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 360px;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 18px;
}
.tagline {
	font-size: 24px;
	font-style: normal;
	color: #CC9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-weight: normal;
}
.page {
	font-size: 18px;
	color: #FFCC00;
}
	

#menu {
	position:absolute;
	left:11px;
	top:124px;
	width:641px;
	height:16px;
	z-index:10;
}


#heading {
	position:absolute;
	left:10px;
	top:10px;
	width:441px;
	height:56px;
	z-index:2;
}
#main {
	position:absolute;
	left:2px;
	top:285px;
	z-index:0;
	width: 91%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: auto;
	padding: 10px 25px 40px;
}
#main p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.bannerhead {
	line-height: 20px;
	font-size: 16px;
}
#main dt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #990033;
}
#main h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	line-height: 18px;
	letter-spacing: normal;
	padding-left: 35px;
}
#primarylinks {
	position:absolute;
	left:-1%;
	top:150px;
	height:141px;
	z-index:4;
	text-align: right;
	width: 101%;
}


#primarylinks li {
	list-style-type: none;
	line-height: 24px;
	white-space: nowrap;
}
#primarylinks ul {
	float: right;
	width: auto;
	margin-top: 30px;
	margin-bottom: 12px;
	padding-right: 5%;
}

#primarylinks a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-right: 30px;
	background-image: url(../graphics/yellowgem.gif);
	background-repeat: no-repeat;
	background-position: right;
	color: #FFFFFF;
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: right;
	padding-left: 5px;
}
#primarylinks a:hover {
	color: #333333;
	text-decoration: underline;
	background: url(../graphics/purplegem.gif) no-repeat right;
}
#pageheading {
	width: 95%;
	margin-bottom: 3px;
	position:absolute;
	left:20px;
	top:8px;
	height:112px;
	z-index:0;
	background-image: url(../graphics/pma.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

div#nav {
	
	background-color: #FFFFFF;
	float: left;
	
	
	
}
div#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #FFFFFF;
	
}
div#nav>ul a {
	width: auto;
}
div#nav ul ul {
	position: absolute;
	width: 5.5em;
	display: none;
	
}
div#nav ul ul li {
	
}
div#nav ul.level1 li.submenu:hover ul.level2 {
	display: block;
}
div#nav li {
	position: relative;
	margin: 0px;
	list-style: none;
	float: left;
	width: 5.5em;
	clear: none;
}
div#nav li a {
	display: block;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	padding-left: 0.5em;
	text-decoration: none;
	width: 5.5em;
}
div#nav li a:hover {
	color: #000000;
}



a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	
}
a:active {
	text-decoration: none;
}
#subnav a {
	padding-right: 14px;
	padding-left: 14px;
	width: 80px;
	display: block;
	float: left;
}

#subnav a:hover {
	color: #000000;
}

#subnav {
	padding: 0px;
	position: absolute;
	margin-bottom: 10px;
	left: 49px;
	bottom: 0px;
	z-index: 12;
	width: 756px;
	white-space: nowrap;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
	margin-left: -49px;
	display: none;
}

body>#subnav {
	position: fixed
}


#primarylinks .dblank {
	display: none;
}
#primarylinks .movie {
	display: none;
}
#headlinebox {
	font-size: 24px;
}
#pageheading .title {
	position: absolute;
	left: 35px;
	top: 30px;
	display: none;
}
#main .desc .external {
	font-size: 12px;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	color: #009966;
}
.hide {
	display: none;
}

