/* Demo styles, page-specific - not needed for your use. */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: verdana, tahoma, arial;
}
html, body, #contents {
	min-height: 100%;
	width: 100%;
	height: 100%;
}
html>body, html>body #contents {
	height: auto;
}

#contents {
	position: absolute;
	top: 0;
	left: 0px;
	z-index: 1;
	overflow: visible;
}
h1, h2 {
	letter-spacing:-0.5px; /* it isn't web 2.0 otherwise, right? ;) */
	font-size:1.5em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF6600;
}

h2 {
	font-size:1.25em;
	letter-spacing:0px;
	font-style:normal;
}
h1.compact {
	font-weight:lighter;
	margin-top:0.05em;
	margin-bottom:0.5em;
	color: #993300;
}
h2.compact {
	font-weight:lighter;
	margin-top:0.05em;
	margin-bottom:0.5em;
	color: #FFFF99;
}
h2.compact2 {
	margin-top:0.05em;
	margin-bottom:0.5em;
	color: #FF6600
}
h2.header {
	font-family:verdana, tahoma, arial;
	color: #FFFFFF;
}
h2.tight {
 margin-bottom:0.5em;
}

h2 em {
 text-decoration:underline;
}

#divheader1 {
	width:710px;
	height:104px;
	background-image: url(../images/layout/header.jpg);
}
#divheader2 {
	height:104px;
	width: 100%;
	background-image: url(../images/layout/headerspacer.jpg);
}
#divheader3 {
	width:250px;
	height: 104px;
	background-image: url(../images/layout/headerright.jpg);
}
#homebtn {
	position:absolute;
	width:105px;
	height:103px;
	z-index:1;
	left: 2px;
	top: 0px;
}
#clockposition {
	position:absolute;
	width:63px;
	height:63;
	z-index:1;
	right: 88px;
	top: 20px;
	overflow: visible;
	visibility: inherit;
}
#navbar1 {
	position:absolute;
	width:566px;
	height:28px;
	z-index:2;
	left: 143px;
	top: 69px;
}
#footer {
	position: absolute;
	bottom: 0px;
	height: 125px;
	width: 100%;
	background-image: url(../images/layout/bottomfade2.png);
	background-repeat: repeat-x;
	font-size: 90%;
	color: #FFFFFF;
	z-index: 1;
}
#footer p {
	font-family: "Futura Bk BT";
	position: absolute;
	bottom: 10px;
	right: 10px;
}
#bottomnav {
	position: absolute;
	font-size: 90%;
	left: 10px;
	bottom: 10px;
	height: auto;
	width: auto;
	z-index: 1;
}

#bottomnav a:visited {
	font-family: "Futura Bk BT";
	color: #FFFFFF;
	text-decoration: none;
}
#bottomnav a:active {
	font-family: "Futura Bk BT";
	text-decoration: none;
	color: #FFFFFF;
}
#bottomnav a:link {
	font-family: "Futura Bk BT";
	color: #FFFFFF;
	text-decoration: none;
}
#bottomnav a:hover {
	font-family: "Futura Bk BT";
	text-decoration: underline;
	color: #FFFFFF;
}

#bottomnav2 {
	font-size: small;
	position: relative;
	margin:10px;
	bottom: 10px;
	height: auto;
	width: auto;
	z-index: 1;
}
#bottomnav2 a:visited {
	font-family: "Futura Bk BT";
	color: #663300;
	text-decoration: none;
}
#bottomnav2 a:active {
	font-family: "Futura Bk BT";
	text-decoration: none;
	color: #FF0000;
}
#bottomnav2 a:link {
	font-family: "Futura Bk BT";
	color: ##000066;
	text-decoration: none;
}
#bottomnav2 a:hover {
	font-family: "Futura Bk BT";
	text-decoration: underline;
	color: #0000FF;
}
#bottomheader {
	position: absolute;
	left:25px;
	bottom: 35px;
	height: 47px;
	width: 407px;
	z-index: 2;
}
#bottomheader2 {
	position: absolute;
	left: 10%;
	bottom: 145px;
	height: 90px;
	width: 47px;
	z-index: 1;
}
#bottomheader3 {
	position: absolute;
	left: 33%;
	bottom: 148px;
	height: 82px;
	width: 71px;
	z-index: 1;
}
#bottomheader4 {
	position: absolute;
	right: 33%;
	bottom: 162px;
	height: 58px;
	width: 91px;
	z-index: 1;
}
#bottomheader5 {
	position: absolute;
	right: 10%;
	bottom: 162px;
	height: 30px;
	width: 139px;
	z-index: 1;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

a {
 color:#000033;
}

a:hover {
 color:#663300;
}
a.fontsize
{
	font-size: 0.75em
}

p.last {
 margin-bottom:0px;
}

.col1 {
 float:left;
 width:250px;
 _width:250px;
 margin:0px 0.5% 0px 0.5%;
 display:inline;
}
.col2 {
 float:left;
 width: 100%;
 _width:99%;
 margin:0px 0.5% 0px 0.5%;
 display:inline;
}
.col.last {
 margin-right:0px;
}

/* content-specific */

.dialog .content {
 padding:0.5em 1em 0.5em 0px;
}

.dialog .wrapper {
 min-height:100px; /* minimum content height, so bottom shade fills in nicely - can ignore if no gradient in dialog, etc. */
}

.dialog h1 {
 /* header */
 margin:0px;
 padding:0px;
}

.rightimg {
	padding: 0px 0px 0px 0px;
	float: right;
	 display:inline;
}
.leftimg {
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 2px;
	border:double 5px #000000;
	float: left;
	position: relative;
	 display:inline;
}
.leftimg2 {
	margin-top: 5px;
	padding: 2px 10px 2px 2px;
	float: left;
	 display:inline;
}
.inline_image {
	padding: 2px;
	border:double 5px #000000;
}
