body {
	margin: 0;
	padding: 0;
	background-color:#1bffff;
	background-image: url(/images/gradient.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
		}
body, td, pre, input, textarea, select {
	font-family: "Arial Narrow", Arial, "Helvetica Narrow", sans-serif;
	font-size: 16px;
	color: #00F;
	}
	
a, area, label {
	outline: none;
	}
a:link {
	color: #00F;
	font-weight: normal;
	text-decoration: underline;
	}
a:visited {
	color: #00F;
	font-weight: normal;
	text-decoration: underline;
	}
a:active {
	color: #00F;
	font-weight: normal;
	text-decoration: underline;
	}
a:hover {
	color: #00F;
	font-weight: normal;
	text-decoration: underline;
	}
img {
	border: 0 none;
	}	

p	{
	font-family: "Arial Narrow", Arial, "Helvetica Narrow", sans-serif;
	/*text-align: justify;*/
	}

p, ol, ul, li, form, pre {
	margin-top: 0;
	}
p, ol, ul, form {
	margin-bottom: 1.4em;
	}
p, li, pre, dt, dd {
	line-height: 1.3;
	}
	

/* --------- Headings --------- */
h1, h2, h3, h4, h5, h6 {
	font-size: 16px;
	margin: 0 0 4px 0;
	padding: 0;
	font-weight: bold;
	font-family: "Arial Narrow", Arial, "Helvetica Narrow", sans-serif;
	/*font-family: Arial, Helvetica, sans-serif;*/
	}

h1 {
	font-size: 19px;
	padding: 3px 5px 5px 0px;
	font-weight: bold;
	color: #cc6500;
	text-align: left;
	}

h2 {
	font-size: 16px;
	color: #cc6600;
	font-style: italic;
	}
h3 {
	font-size: 16px;
	color: #cc6600;
	font-weight: normal;
	text-decoration: underline;
	}

.center {
	text-align: center;
	}
	
/*------ Lists -------*/
li {
	margin-bottom: 4px;
	}
li ul, 
li ol {
	margin-top: 4px;
	}
ul {
	list-style-type: disc;
	}
ul ul {
	list-style-type: disc;
	margin-bottom: 10px;
	}
ol ol {
	/*list-style-type: lower-alpha;*/
	margin-bottom: 10px;
	}
	


/* ----- Main Divs ----- */
#mother {
	margin: 0 auto 0 auto;
	padding: 0;
	position: relative;
	width: 990px;
	background-color:#fff;
	}

#banner {
	margin: 0 auto 5px auto;
	padding: 0;
	width: 990px;
	height: 200px;
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	clear: left;
	}
#menu	{
	position:absolute;
	top: 0px;
	width: 990px;
	height: 73px;
	}
#content {
	margin: 80px auto 0 auto;
	padding: 0px 0 0px 0;
	width: 735px;
	float: left;
	min-height: 700px;
	background-color:#fff;
	}
#leftcolumn	{
	width: 225px;
	margin: 80px 15px 0 5px;
	padding: 0 0 0 0 ;
	float: left;
	min-height: 700px;
	}
#footer {
	clear: both;
	height: 120px;
	width: 990px;
	color: #00F;
	background-color: #FFF;
	border-top: solid 1px #cc6600;
	padding-top: 10px;
	font-family: "Arial Narrow", Arial, "Helvetica Narrow", sans-serif;
	}
#footer p {
	text-align: center;
	font-size: 14px;
	}
#footer a, area, label {
	outline: none;
	}
#footer a:link {
	color: #cc6500;
	font-weight: normal;
	text-decoration: underline;
	}
#footer a:visited {
	color: #cc6500;
	font-weight: normal;
	text-decoration: underline;
	}
#footer a:active {
	color: #cc6500;
	font-weight: normal;
	text-decoration: underline;
	}
#footer a:hover {
	color: #cc6500;
	font-weight: normal;
	text-decoration: underline;
	}
.smalltext	{
	font-size: 13px;
}
#tipleftcol {
	position:absolute;
	left:22px;
	top:735px;
	width:190px;
	height:15px;
	z-index:1;
}
#tipleftcol {
	left/*\**/:23px\9;
}
