img,div { behavior: url(/iepngfix.htc) }
body {
	margin:0;
	padding:0;
	background-image:url(../images/bg-body.gif);
	background-repeat:repeat-x;
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: .8em;
}
#login1 {
	background-color: #CFCFCF;
	width: 325px;
	border: medium groove #000099;
	margin: 0 auto;
}
#content {
	margin:0 auto;
	width:800px;
	background-color:#FFFFFF;
	border:#CCCCCC solid 1px;
	margin-top:0;
}
#top {
	margin:0 auto;
	width:800px;
	background-color:#FFFFFF;
	background-image: url(../images/mountain-bg.jpg);
	background-repeat:no-repeat;
	padding-top:0;
	min-height:166px;
}
#full {
	width: 780px;
	padding:5px;
	float:left;
}
#right {
	width:625px;
	padding:5px;
	float:left;
}
#banner {
	width:160px;
	float:right;
}
h1 {
	font-size:.9em;
	color: #CCC;
	margin-top:0;
}
h2 {
	font-size:1.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000066;
}
.big {
	font-size:1.25em;
}
.style4 {color: #000000}
.style5 {color: #FFFFFF}
.style6 {font-size: x-small}
a:link {
	color: #0000CC;
	font-weight:bold;
	text-decoration:none;
}
a:visited {
	color: #0000CC;
		font-weight:bold;
	text-decoration:none;
}
a:hover {
	color: #333;
		font-weight:bold;
	text-decoration:none;
}


