html {
    padding: 0em;
    margin: 0em;
    height: 100%;
	width: 100%;
	font-stretch: expanded;
	font-family: Verdana, Arial;
}

body {
	padding: 0em;
    margin: 0em;
    font-family: sans-serif;
	font-size: 99%;
	background: #1e77d3 url(pics/wallpaper.jpg) repeat-y;
}

#container {
	width: 879px;
	padding: 0em;
    margin: 2em 0;
	text-align: left;
}

#head {
	position: relative;
	/*background: #378caf;*/
	height: 219px;
	background: #fff url(pics/headgrad.jpg) repeat-y right;
}

.logo {
	position: static;
	left: 0; top: 0;
	margin: 10px;
	z-index: 300;
	}

.name {
	position: absolute;
	font-weight: bold;
	left: 350px; top: 40px;
	}

.tag {
	position: absolute;
	font-weight: bold;
	left: 650px; top: 40px;
	width: 250px;
	}

.header {
	position: static;
	padding: 0;
}

.hwidth {
	z-index: 100;
	}

.quote {
	position: absolute;
	top: 170px; left: 200px;
	width: 500px;
	background: red;
	color: black;
	}

#menubar {
	height: 1.5em;
	background: #000 url(pics/menu.jpg) repeat-x top;
	border-bottom: #999999 1px solid;
	margin: 0;
}


#menubar a{
color: #7ab8cf;
	}

#menubar a:hover {
	color: #ffd189;
	}
	
#menubar a:active {
	color: #a7ccdc;
}

#menu{
	position: relative;
	top: 0; left: 150px;
	width: 600px;
	padding: 0;
	margin: 0;
/*	font-size: .9em;*/
/*	font-family: sans-serif;*/
	font-weight: bold;
	color: #000;
	line-height: 12px;
	z-index: 500;
	font-family: Verdana,Arial;
	font-size: 12px;
	}
	
#menu, #menu ul {
	padding: 0;
	margin: 0;
	line-height: 11px;
	list-style: none;
	z-index: 500;
	text-align: center;
	}

#menu a {
	display: block;
	list-style: none;
	text-decoration: none;
	border: 0;
	padding: .5em;
	margin: 0;
	/*color: #98c3d5;*/
	color: #FFFFFF;
	}

#menu li {
	float: left;
	width: 7em;
	border-left: 0;
}

#menu ul li {
	margin-left: 0;
	padding: 0;
	list-style: none;
	}
	
#menu li ul li {
	position: relative;
	top:0; left:0;
	margin-left: 0;
	padding: 2px;
	list-style: none;
	width: 150px;
	background: #000;
	font-size: 10px;
	text-align: left;
	}
	
#menu li ul li a {
	padding: .15em .2em;
	}
	
#menu li ul {
	position: absolute;
	margin: 0 0 0 -2em;
	padding: 5px;
	width: 150px;
	left: -999em;
	border: 2px solid #666;
	background: #000;
	z-index: 500;
	text-align: left;
	}
	
#menu li:hover ul {
	left: auto;
	background: #000;
	z-index: 500;
	}

#menu li:hover ul, #menu li.sfhover ul {
	left: auto;
	display: block;
	z-index: 500;
}


.login {
	float: right;
	width: 15em;
	line-height: 1em;
	padding: .4em;
	color: #7ab8cf;
	font-size: .8em;
}

#content {
	clear: both;
	position: relative;
	top: 0; left: 0;
	background: #eaeaec url(pics/leftgradrevise.jpg) repeat-y; 
	height: 100%;
	padding: .01em;
	padding-top: 444px;
	color: #000;
}

.minheight {
	margin-top: -444px;
	}

/* The Magic min-height fix happens here */
	*>#center {padding-top: 444px; min-height: 1px;}
	*>#center .minheight {margin-top: -444px;}
	* html .minheight {
		/* IE5Mac filter \*/
		height: 444px;}
		/* end filter */

#left {
	position: absolute;
	top: 0; left: 0em;
	padding: 20px;
	width: 130px;
	height: 100%;
	line-height: 1.1em;
	/*font-size: .85em;*/
	font-size:11px;
	color: #000;
	font-family: Verdana, Arial;
	z-index: 100;
	background: url(pics/leftgrad.jpg) repeat-x top;
}

#left h3 {
	line-height: 1em;
	color: #000;
	font-weight: bold;
	font-size: 1.1em;
	padding: 0;
	margin: 0 0 .5em 0;
	}

#left ul {
	border: 0;
	margin: 0;
	width: 11em;
	padding: 0;
	list-style: none;
}
	
#left a {
	text-decoration: none;
	color: #666666;
}
	
#left a:hover {
	color: #ff7300;
	text-decoration: underline;
}

#left li {
	border: 0;
	margin: 0;
	width: 11em;
	padding: .7em .3em;
	list-style: none;
}

#contentit {
	background: #eaeaec url(pics/content.jpg) repeat-x; 
	}

.topgrad {
	position: absolute;
	top: 0px; left: 171px;
	z-index: 100;
	display: block;
	}

#center {
	position: relative;
	top: 0;
	left: 175px;
	padding: 1.5em;
	width: 500px;
	height: 100%;
	display: block;
	/*font-size: .9em;*/
	font-size: 11px;
	font-family: Verdana,Arial;
	z-index: 150;
}


#center ul li {
	padding: .4em 0;
	}
	
.prop {
	position: relative;
	top: 0; left: 20em;
	}	

.padit {
	margin: 1em;
	}
	
.right {
	position: absolute;
	padding: 1em;
	top: 2em; left: 695px;
	width: 150px;
}

.r1 {
	/*border: #378caf 2px solid;*/
	margin: 1em 0;
	padding: 0;
	/*background: #98c3d5;*/
	border: #000000 1px solid;
	background: #e3e3e5;
	font-size: 12px;
	font-family: Verdana,Arial;
}

.rightpad {
	margin: 5px;
	}

.news {
	padding: .5em;
	font-size: .8em;
}

.r3 {
}

#footer {
	clear: both;
	height: 1.5em;
	background: #1e77d3 url(pics/wallpaper.jpg) repeat-y;
	border-top: 1px #999 solid;
	margin: 0;
	z-index: 300;
	
	text-align: center;
}

#foot {
	position: relative;
	top: 0; left: 0;
	padding: 0;
	margin: 0;
/*	font-size: .75em;*/
	/*font-family: sans-serif;*/
	font-weight: bold;
	/*color: #000;*/
	line-height: 1.1em;
	z-index: 500;
	font-family: Verdana,Arial;
	font-size: 10px;
	}
	
#foot a {
	list-style: none;
	text-decoration: none;
	text-align: center;
	border: 0;
	padding: 0;
	margin: 0;
	/*color: #98c3d5;*/
		color: #0000ee;
	}
	
#foot a:hover {
	color: #ff7300;
	}
	
#foot a:active {
	color: #bddce7;
}

.copywrite {
	position: relative;
	top: 0; left: 0;
/*	padding: 0;*/
	margin: 0;
	
/*	float: right;*/
	line-height: 1.4em;
	padding: .5em;
/*	color: #d6e4f3;*/
	font-size: .6em;
	
	color: #0000ee;
	padding: .4em;
}

h1 {
	position: absolute;
	top: 150px; left: 310px;
	width: 550px;
	color: black;
	font-size: 24px;
	line-height: 30px;
	padding: 0;
	margin: 0;
	text-align: right;
	}
	
h2 {
	line-height: 1em;
	color: #000;
	font-size: 1.4em;
	padding: 0;
	margin: 0 0 .5em 0;
	}	
	
h3 {
	line-height: 1em;
	color: #006893;
	font-size: 1em;
	padding: 0;
	margin: 1em 0;
	}

h4 {
	/*background: #0076a3;*/
	/*color: #a1cada;*/
	line-height: 1em;
	padding: .25em;
	margin: 0;
	border-bottom: #000 2px solid;
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
	background: #000 url(pics/menu.jpg) repeat-x top;
	font-family: Verdana, Arial;
	}
	
h5 {
	font-size: 22px;
	padding: 0;
	margin: 5px;
	margin-bottom: 10px;
	font-color: black;
	font-family: Verdana, Arial
	}

	
a {
	color: #006893;
	text-decoration: none;
	}
	
a:hover {
	color: #272f33;
	text-decoration: underline;
	}

dt {
	font-weight: bold;
	font-size: 1em;
	}
	
dd {
	font-size: .9em;
	margin: 0 0 1.5em 1em;
	}	

.center {
	text-align: center;
	}

.indent {
	position: relative;
	top: 0; left: 35px;
	display: block;
	}
	
	

