/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/backheader.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
}
#wrapper {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#faux {
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 100%;
	padding: 0px;
	background-color: #FFFFFF;
	margin: 0px;
}
#header {
	color: #333;
	width: 880px;
	height: 100px;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/topbarback.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#navbar {
	text-align: center;
	width: 528px;
	height: 25px;
	padding-top: 20px;
	padding-right: 176px;
	padding-bottom: 0px;
	padding-left: 176px;
	margin: 0px;
	font-size: 14px;
	color: #000000;
}
#navbar ul    {
	display: block;
	list-style-type: none;
}
#navbar a {
	background-image: url(../images/light_bttn.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	display: block;
	float: left;
	height: 20px;
	width: 105px;
	vertical-align: bottom;
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 3px;
}
#navbar a:hover {
	background-image: url(../images/dark_bttn.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #FFFFFF;
}
/* common styling */
.menu {
	width:528px;
	height:25px;
	position:relative;
	font-size:14px;
	z-index:100;
	color: #000000;
	text-align: center;
	padding-top: 20px;
	padding-right: 176px;
	padding-left: 176px;
	text-decoration: none;
	line-height: 24px;
	padding-bottom: 5px;
	margin: 0px;
}
.menu ul li a, .menu ul li a:visited {
	display:block;
	color:#000;
	width:105px;
	text-align:center;
	overflow:hidden;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 30px;
}
.menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.menu ul li {
	float:left;
	position:relative;
	background-image: url(../images/light_bttn.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	height: 30px;
	width: 105px;
	margin: 0px;
}
.menu ul li ul {
	font-size: 10px;
	background-color: #1492DE;
	background-image: none;
	color: #FFFFFF;
	text-align: center;
	display: none;
	width: 93px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #1776C6;
	border-bottom-color: #1776C6;
	border-left-color: #1776C6;
	margin-right: 5px;
	margin-left: 5px;
}
/* specific to non IE browsers */
.menu ul li:hover a {
	color:#FFFFFF;
	text-decoration: none;
	background-image: url(../images/dark_bttn.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.menu ul li:hover ul {
	display:block;
	position:absolute;
	top:24px;
	background-color: #1492DE;
	background-image: none;
	color: #FFFFFF;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #1570BF;
	border-bottom-color: #1570BF;
	border-left-color: #1570BF;
	left: 0px;
	width: 93px;
}
.menu ul li:hover ul li a.hide {
	background-color: #1894DE;
	background-image: none;
	color: #FFFFFF;
	text-align: center;
	width: 93px;
	margin-right: 5px;
	margin-left: 5px;
}
.menu ul li:hover ul li:hover a.hide {
	background-color: #B9E3F9;
	color: #1570BF;
	background-image: none;
	text-decoration: none;
	text-align: center;
	width: 93px;
}
.menu ul li:hover ul li ul {
	display: none;
	background-color: #1894DE;
	background-image: none;
	color: #FFFFFF;
}
.menu ul li:hover ul li a {
	display:block;
	background-color: #1894DE;
	background-image: none;
	text-align: center;
	width: 93px;
}
.menu ul li:hover ul li a:hover {
	background-color: #B9E3F9;
	color: #1570BF;
	text-decoration: none;
	text-align: center;
	width: 93px;
	background-image: none;
}
.menu ul li:hover ul li:hover ul {
	display:block;
	position:absolute;
	left:90px;
	top:0;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #1894DE;
	background-image: none;
}
.menu ul li:hover ul li:hover ul.left {
	left:-90px;
	color: #FFFFFF;
	background-color: #1E96DF;
	background-image: none;
}
#leftcolumn {
	color: #333333;
	width: 170px;
	float: left;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#leftcolumn p {
	margin-left: 5px;
}
#content {
	float: left;
	color: #333;
	width: 530px;
	position: relative;
	text-align: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#content p {
	margin-left: 5px;
}
#rightcolumn {
	position: relative;
	color: #333;
	width: 170px;
	float: right;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#rightcolumn p {
	margin-left: 5px;
}
#footer {
	width: 880px;
	clear: both;
	color: #999999;
	font-size: 10px;
	height: 19px;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 0px;
	padding-bottom: 5px;
}
.clear { 
clear: both; background: none; 
}
h1 {
	font-size: 24px;
	color: #1570BF;
}
h2 {
	font-size: 18px;
	color: #1570BF;
}
h3 {
	font-size: 14px;
	color: #333333;
}

