body {
	background-color: #aaa;
	background-image: url(/liftpower/graphics/bckgrd.gif);
}

p, h4, h3, ol, blockquote, ul {
		font-family: arial, verdana, sans-serif;
}

p {
	font-size: 12px;
	margin: 0;
}

li {
	list-style-image: url(../graphics/ptr_tan.gif);
}

a {
	font-family: arial, verdana, sans-serif;
	color: #004A2A;
}

a:hover {
	text-decoration: none;
}


#top {
	border-top: 1px solid #444;
	border-right: 1px solid #444;
	border-left: 1px solid #444;
}

#global {
	padding-right: 7px;
}

#global p {
	font-size: 11px;
	color: #E1E1E1;
	font-weight: bold;
}

#global a {
	text-decoration: none;
	color: #E1E1E1;
}

#global a:hover {
	color: #fff;
	text-decoration: none;
}

#intro {
	border-right: 1px solid #444;
	border-left: 1px solid #444;
}
#intro h3 {
	font-size: 20px;
	color: #fff;
	font-style: italic;
	display: inline;
}

#intro p {
	color: #fff;
	margin-top: 0;
	font-size: 11px;
}

#intro_copy {
	padding: 7px 0 0 15px;
} 

#navbox {
	border-right: 1px solid #122E22;
	padding-bottom: 7px;
	background-color: #26654A;
}

#nav {
	background-color: #26654A;
}

#nav td {
	border-bottom: dashed 1px #fff;
	height: 22px;
}

#nav a {
	font-size: 11px;
	color: #E1E1E1;
	font-family: arial, verdana, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

#nav a:hover {
	color: #fff;
}

#hdr {
	border-right: 1px solid #444;
	border-left: 1px solid #444;
}

#hdr1, #hdr2 {
	border-right: 1px dashed #bbb;
}

#hdr1, #hdr2, #hdr3 {
	padding: 0 5px 10px 7px;
}

#sidebar {
	background-color: #D9D9B3;
	padding: 5px 10px 10px 25px;
}

#sidebar h4 {
	color: #000;
	margin-top: 3px;
}

#footer {
	background-color: #618F7B;
	padding: 5px 0 5px 0;
	border: 1px solid #444;
}

#footer p {
	font-size: 11px;
	color: #E1E1E1;
}
