

body {
			min-width: 780px;
			margin: 0;
			padding: 0;
			background: #FFF;
		}

#container {
		background:url(images/head.gif) top center no-repeat;
		padding: 0 32px 0 32px;
		/*border:1px solid #ff0000;*/ /*red*/
		margin: auto;
		margin-top:-648px;
		padding-bottom:648px;
		}
#folderspacer {
		height:40px;
		}
		
#mainpageback {
		/*border:1px solid #0000ff;*/ /*blue*/
		z-index:1;
		/*padding-bottom:40px;*/
		margin-bottom:-648px;
		width:686px;
		height:608px;
		}
		
#mainpagecontent {
		/*border:1px solid #0000ff;*/ /*blue*/
		z-index:200;
		/*padding-bottom:40px;*/
		/*margin-bottom:-648px;*/
		width:686px;
		height:648px;
		}
		
		#left {
			float: left;
			width: 166px;  
			z-index: -10;
			/*padding-bottom: 1001em;
			margin-bottom: -1000em;*/
		}
		#center {
		/*border:1px solid #00ff00;*/ /*green*/
			width: 686px;
			margin: auto;
			z-index:10;
		}
		#right {
			
			float:right;
			background: #e9e9e9;
			width: 166px;
			z-index: -10;
			/*padding-bottom: 1001em;
			margin-bottom: -1000em;*/
		}
		#header {
		/*border:1px solid #00ff00;*/
		margin:0;
		padding:0;
		}
		#footer {
			clear: both;
			height:37px;
			background:url(images/footerback.gif) top center no-repeat;
			z-index: 100;
			font-size: large;
			text-align: center;
		}
		/*** IE Fix ***/
		/*** Equal-height Columns ***/
		/*** Footer Fix ***/
		* html body {
			overflow: hidden;
		}
* html #footer-wrapper {
	z-index: 1000;
	float: left;
	position: relative;
	width: 100%;
	/*padding-bottom: 10000px;
	margin-bottom: -10000px;*/
		}
.headerleft {
	height: 63px;
	width: 66px;
}
.headerright {
	height: 63px;
	width: 66px;
}
.headermid {
	height: 63px;
	background-image: url(images/headermid.gif);
	background-repeat: repeat-x;
	text-align: center;
}
img.header {
margin-bottom:0px;
padding:0;
}
div.quotes {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#969696;
text-align:center;
width:138px;
margin:auto;
padding:0;
}
div.module li.info {
	/*border:1px solid #333;*/
	/*margin-bottom: -13px; 
	padding-bottom: -13px;*/
	padding-left:135px;
	display: inline;
	list-style-type: none;
	}

div.module h3  {
	color: #474134;
	margin-top: -13px;
	padding-top: -13px;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 0px;
	padding-left: 0px;
	}

div.module {
	width: 176px;
	background: url(images/colmid.gif) repeat-y;
	margin-top: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11;
	}

div.module div {
  background: url(images/colbot.gif) bottom left no-repeat;
	}

div.module div div {
  background: url(images/coltop.gif) top left no-repeat;
  padding: 4px 20px 5px 14px;
	}

div.module div div div {
  background: none;
  padding: 0;
  width: auto !important;
  width: 100%; 
	}
#datetime {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#999;
}
