body {
	margin:0;
	padding:0;
	width:100%;
	background:#fff;
	font-family:Verdana, Helvetica, Arial, sans-serif;

	min-width:600px;		/* Minimum width of layout - remove line if not required */
					/* The min-width property does not work in old versions of Internet Explorer */
	font-size:100%;
}
a {
	color:#369;
}
a:hover {
	color:#fff;
	background:#369;
	text-decoration:none;
}
h1, h2, h3 {
	margin:.8em 0 .2em 0;
	padding:0;
}
p {
	margin:.4em 0 .8em 0;
	padding:0;
}
img {
	margin:10px 0 5px;
}
#header {
	float:left;
	width:100%;
	padding:0;
	margin:0;
	border-bottom:1px solid #000;
}
#header p {
	padding:.5em 15px	.2em 15px;
	margin:0;
}
#header h1  {
	padding:.2em 15px;
	margin:0;
}
#header h2  {
	padding:.2em 15px	.7em 15px;
	margin:0;
}
#colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
		/* Left column background colour */
}
#colmid {
	float:left;
	width:200%;
	position:relative;
	left:200px;
	background:#fff;    	/* Centre column background colour */
}
#colright {
	float:left;
	width:100%;
	position:relative;
	left:50%;
	margin-left:-400px;    	/* Right column background colour */

}
#col1wrap {
	float:right;
	width:50%;
	position:relative;
	right:100%;
}
#col1pad {
	overflow:hidden;
	margin: 0 15px 0 415px;
}
#col1 {
	width:100%;
	overflow:hidden;
}
#col2 {
	float:left;
	margin-left:-50%;
	width:200px;
	position:relative;
	left:200px;
	overflow:hidden;
}
#col3 {
	float:left;
	width:170px;
	position:relative;
	left:15px;
	overflow:hidden;
}
#footer {
	clear:both;
	float:left;
	width:100%;
	padding:0;
	margin:0;
	border-top:0px solid #000;
	background-image: url(none);
	background-repeat: repeat-x;
	background-position: -50px;
}
#footer p {
	padding:.5em 15px;
}


body {
   text-align:center;
}
#fixed {
   margin:0 auto;
   width:100%;   /* you can use px, em or % */
   text-align:left;color: #000000;
}

#fixed #header #AAA {
	float: right;
	width: 500px;
	text-align:right;
	padding-top: 2px;
	padding-right: 10px;color: #000000;
}
#fixed #colmask #colmid #colright #col3 #quote {
	font-size: x-large;
	color: #FF0066;
	font-style: italic;
}
body {
	background-image: url(none);
	background-repeat: repeat-x;color: #000000;
}
#fixed #header img {
	
	float: left;
}
.transON {
	width: 140px;
	float: right;
}
.footerdepth {
	float: left;
	width: 500px;
	text-align: left;
	font-size: small;
	margin-left: 10px;
}

#fixed #header .bar {
	padding-top: -30px;padding-bottom: 5px;
	color: #000000;
}


#fixed #header .logo {
	padding-top: 40px;
}
#fixed #header {
	text-align: right;
	color: #000000;
	border: 0px;
}
#fixed #colmask #colmid #colright #col2 #sidebar a {
	position: relative;
	display: block;
	float: left;
	width: 100%;
	font-size: medium;
	color:#0000FF;
background: #FFFFFF;
	
	z-index: 100;
	overflow: visible;
	visibility: visible;
	text-decoration: underline;
	height: 15px;
	padding: 20px;
	margin-top: 5px;
	font-style: normal;
}
#fixed #colmask #colmid #colright #col2 #sidebar a:hover {
	
	background-image: url(none);
}
#fixed #colmask #colmid #colright #col2 #sidebar .subitem a {
	font-size: small;
	padding-left: 10px;
	padding-right: 30px;
	height: 25px;
	padding-bottom: 5px;
	background-image: url(none);
	
	color: #333333;
}
#fixed #header li {
	list-style-type: none;
	float: right;
	margin-left: 25px;
	padding-right: 25px;
	font-size: small;
	padding-left: 5px;
}
#fixed #colmask #colmid #colright #col2 #sidebar a {
	background-image: url(none);
}
#fixed #header ul {
	display: block;
	float: right;
}
#fixed #colmask #colmid #colright #col2 #sidebar .subitem {
	font-size: small;
	background-image: none;
	height: 25px;
}
.style1 {color: #339933}
#fixed #header a {
	color: #000000;
	text-decoration: none;
	text-align: center;
}
#fixed #header a:hover {
	color: #DF9025;
	text-decoration: underline;
}
#fixed #header .callus {
	float: right;
	display: block;
	width: 700px;
	color: #000000;
	font-size: x-large;
	margin-top: 5px;
	margin-bottom: -10px;
}
.style3 {font-size: small ;color: #000000;}
.style4 {font-size: medium;color: #000000;}
.style6 {font-size: x-large;color: #000000;}
h1 {
	
	margin-top: 5px;
	font-size: xx-large;
	font-weight: bold;
}
#fixed #colmask #colmid #colright #col1wrap #col1pad #col1 li {
	padding: 0;
}
#fixed #colmask #colmid #colright #col1wrap #col1pad #col1 ul {
	margin-top: 5px;
	margin-bottom: 5px;
}


