html {
	margin: 0px;
	padding: 0px;
}

body { 
	font-family: arial, san-serif;
	font-size: 13px;
	color: black; 
	margin: 30px;
	padding: 30px;
}


/* TYPOGRAPHY AND LINKS */

p, li {
	color: #000000;
	font-size: 15px;
}

td {
	font-size: 15px;
}

h1,h2,h3 {
	font-family: arial, san-serif;
	margin: 0px;
}

h1 {
	padding-top: 20px;
	font-size: 28px;
	line-height: 28px;
	font-weight: normal;
}

h2 {
	padding-top: 20px;
	font-size:22px;
	line-height: 22px;	
}

h3 {
	font-size: 18px;
	color: #999999;
	line-height: 18px;	
}

h4 {
	padding-top: 5px;
	padding-bottom: 0px;
	font-size: 15px;
	font-family: verdana, san-serif;
	line-height: 0px;
}

acronym {
	color: #706d32;
	font-weight: bold;
	font-style: oblique;
	border: 0px;
}

a:link {
	color: #336699;
	text-decoration: underline;
}

a:visited {
	color: #336699;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}


/* CONTAINERS */

#airc {
	background-image: url(../images/shadow.gif);
	background-position: center;
	background-repeat: repeat-y;
	background-color: #cccccc;
	line-height: 18px;
	font-family: verdana, san-serif;
	font-size: 13px;
	color: black; 
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

#chat {
	position: absolute;
	top: 300px;
	margin-top: 0px;
	margin-left: 0px;
	height: 40px;
}

#container {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -400px;
	width: 801px;
	height: auto;
}

#content {
	background-color: #ffffff;
}

#divID {
	position: absolute;
	top: 0px;
	left: 0px;
	width:560px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #ffffff;
}

#fontbuttons {
	position: absolute;
	top: 150px;
	right: 20px;
	width: 150px;
	z-index: 1;
}

#hotline {
	position: absolute;
	top: 260px;
	width: 190px;
	text-align: right;
	color: #cccccc;
}

#hotline p {
	font-family: verdana, san-serif;
	font-size: 11px;
	color: #cccccc;
}

#hotline h3 {
	color: #ffffff;
	line-height: 18px;
	font-weight: normal;
}

#legals {
	position: relative;
	bottom: 10px;
	vertical-align: bottom;
	text-align: right;
	border-top: 1px solid #cccccc;
	width: 600px;
}

#legals p {
	font-family: verdana, san-serif;
	font-size: 10px;
	color: #999999;
	padding-right: 10px;
	text-transform: uppercase;
}

#main {
	position: absolute;
	top: 130px;
	left: 200px;
	width: 400px;
	background-color: #ffffff;
}

#menu {
	position: absolute;
	top: 130px;
	margin-left: 0px;
	margin-right: 0px;
	width: 199px;
	height: 500px;
	background-image: url(../images/darkbg3.jpg);
	background-repeat: no-repeat;
}

#menu a {
	color: #ffffff;
	display: inline;
}

#menulist {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	text-align: right;
}

#menu ul {
	margin: 0px;
	padding: 0px;
}

#menu li {
	font-size: 11px;
	line-height: 15px;
	list-style-type: none;
	display: block;
	margin-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;	
}

#menu li, #menu a {
	color: #ffffff;
	text-decoration: none;
}

#menu li a:hover {
	color: #cccccc;
	text-decoration: none;
}

#menuitem {
	background-repeat: no-repeat;
	background-position: right;
	border-bottom: 1px dotted #ffffff;
}

#nav {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	height: 30px;
	text-align: right;
	z-index: 1;
	color: #ffffff;
}

#nav p {
	font-family: verdana, san-serif;
	font-size: 10px;
	color: #ffffff;
	padding-right: 10px;
	text-transform: uppercase;
}

#nav a {
	color: #ffffff;
	text-decoration: none;
}

#nav a:hover {
	color: #ffff00;	
}

#news {
	margin-top:160px;
	padding-top: 20px;
	left: 0px;
}

#news p {
	margin-top: -10px;
	margin-left: 20px;
	margin-right: 10px;
}

#news h3, h4 {
	margin-left: 20px;
	margin-right: 10px;
}

#pageheader h1 {
	position: absolute;
	top:0px;
	background-image: url(../images/banner1.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 800px;
}

#pageheader h1 span, h2 span {
	display:none;
}

#portals {
	position: absolute;
	top: 130px;
	margin-left: 600px;
	width: 200px;
	height: 160px;
	background-color: #ff9900;
}

#portallist {
	margin-left: 20px;
	margin-top: 10px;
}

#portallist p {
	font-family: verdana, san-serif;
	font-size: 12px;
	list-style-type: none;
	width: 165px;
}

#portallist h4 {
	margin-top: 10px;
	line-height: 20px;
	padding-bottom: 0px;
	color: #ffffff;
}

#portallist a {
	color: #ffffff;
	/*border-bottom: 1px dotted #ffffff;*/
}

#portallist a:hover {
	color: #000000;
}

#quicklinks {
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	border-left: 1px dotted #999999;
	background-color: #ffffff;
	height: auto;
}

#quicklinks p {
	font-size: 12px;
	line-height: 5px;
	margin-bottom: 10px;
}

#search {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 399px;
	height: 160px;
	padding-top: 0px;
	background-color: #000000;
	border-bottom: 1px dotted #ffffff;
	border-right: 1px dotted #ffffff;
	border-top: 1px dotted #ffffff;	
}

#search td, #search p {
	font-size: 11px;	
}

#secondary {
	position: absolute;
	top: 290px;
	left: 600px;
	width: 200px;
	background-color: #ffffff;
}

#webview {
	display: none;
}


/* INTERNAL PAGE SPECIFIC */

#breadcrumbs {
	position: absolute;
	top: 20px;
	left: 20px;
	font-size: 10px;
	color: #999999;
	text-transform: uppercase;
	width: 450px;
}

#breadcrumbs a {
	text-transform: uppercase;
	text-decoration: underline;
}

#inside {
	width: 400px;
}

#internalmenu {
	position: absolute;
	left: 450px;
	top: 70px;
	width: 120px;
	border-left: 1px solid #cccccc;
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 20px;
	vertical-align: text-top;
	font-size: 13px;
}

#pagecontent {
	position: absolute;
	top: 50px;
	left: 0px;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 550px;
}

#pagecontent h1 {
	font-weight: lighter;
	line-height: 24px;
}
