#center { 
	width: 790px;
}

#right { 
	display: none;
	visibility: hidden;
}

#extra .banner { 
	display: none;
	visibility: hidden;
}

#homepages {
}

#homepages h2 {
	padding: 0;
	margin: 0;
}

#homepages h1 {
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-size: 3em;
	padding: 0;
	margin: 0;
	text-transform: none;
	letter-spacing: normal;
	font-weight: bold;
	border: none;
}

#homepages .letters {
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	padding-left: 1px;
	padding-right: 1px;
	height: auto !important;
	height: 1%;
}

#homepages .letters .label {
	display: inline;
	float: left;
	width: 90px;
	text-align: right;
	font-weight: bold;
}

#homepages .letters .letterlist a.selected, #homepages .letters .letterlist a:hover {
	background-color: #FF6600;
	color: #FFFFFF;
}

#homepages .letters .letterlist a:link, #homepages .letters .letterlist a:visited {
}

#homepages .links {
	margin-top: 10px;
	clear: both;
	height: auto !important;
	height: 1%;
	margin-bottom: 20px;
}

#homepages .links .icons {
	float: right;
	text-align: right;
}

#homepages .links .title, #homepages .links .archive {
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-size: 0.9em;
	height: 1.1em;
	overflow: hidden;
}

#homepages .links .archive {
	height: 1.3em;
}


#homepages .links h2 {
	padding-top: 3px;
	padding-bottom: 3px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-size: 1.2em;
	border-bottom: 1px solid #cccccc;
	height: 1%;
}

#homepages .links h2 a {
	font-weight: bold;
}

#homepages .links .description {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 1em;
	height: 5em;
	overflow: hidden;
}

#homepages .links .col0, #homepages .links .col1, #homepages .links .col2 {
	border-top: 4px solid #cccccc;
	margin-bottom: 20px;
	width: 250px;
}

#homepages .links .col0 {
	clear: both;
	float: left;
	margin-right: 20px;
}

#homepages .links .col1 {
	float: left;
}

#homepages .links .col2 {
	float: right;
}
