body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height:1.3;
}

#everything {
	width:741px;
	margin-left:auto;
	margin-right:auto;
}

#logo { text-align:center; }
#in_control { text-align:center; }

#search {
	text-align:centre;
	background:#EEEEEE;
	margin-top:10px;
	margin-bottom:10px;
	padding:20px;
	font-weight:bold;
	font-size:11pt;
}

#search #keywords {
	font-size:14pt;
	margin-left:10px;
	margin-right:10px;
}

#search #submit {
	font-size:12pt;
}

.column {
	width:227px;
	float:left;
	min-height:480px;
} #information {
	background:#9999FF;
	margin-right:30px;
}
	
#support {
	background:#99FF66;
	margin-right:30px;
}
	
#resources {
	background:#FFCC99;
}

#footer {
	background:#EEEEEE;
	margin-top:10px;
	margin-bottom:10px;
}  

#footer div {
	padding:20px;
}

#footer a {
	font-weight:bold;
	color:#444444;
}	

#footer a:hover {
	font-weight:bold;
	color:#000000;
	background:#FFFFFF;
}

#footer div#icons {
	padding:0px;
	float:left;
}

#bottom {
	text-align:right;
	margin-top:10px;
	margin-bottom:10px;
	color:#999999;
	font-size:75%;
}

#bottom a {
	color:#999999;
}	

#bottom a:hover {
	color:#000000;
	background:#FFFFFF;
}


.column div {
	padding-left:10px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:10px;
}

.column div li {
	margin-left:-20px;
	margin-bottom:5px;
}

.column div ul {
	margin-top:5px;
	margin-bottom:0px;
}

.column div a {
	font-weight:bold;
	color:#444444;
}

.column div a:hover {
	font-weight:bold;
	color:#000000;
}

#information a:hover {
	background:#BBBBFF;
}

#support a:hover {
	background:#BBFFBB;
}

#resources a:hover {
	background:#FFDDBB;
}

#book {
	float:left;
	margin:0px;
	margin-right:5px;
}

.spacer {
	background:#EEEEEE;
	height:0px;
}

