body {
	background: #eee;
}
img
{
	border: 0px;
	}
/* text */

div,p,a { 
	font-family: "Trebuchet MS",Verdana,sans-serif; font-size: 12px; color: #000; 
}
a { color: #999; }
a:hover { color: #333; }
#supportingText p { padding-left: 15px; padding-right: 15px; text-align: justify; }


/* layout */

#container { 
	background: #fff url(images/structural/header.jpg) no-repeat top left; width: 750px; padding: 100px 0px 0px 0px; margin: 0px auto; position: relative; border: 1px solid #ccc; 
	border-bottom: 8px solid #000; 
}
#intro {
	background: transparent; width: 175px; padding: 0px 10px; margin: 0px; position: absolute; top: 130px; right: 0px; voice-family: "\"}\""; voice-family: inherit; width: 155px;
}
html>body #intro { width: 155px; }
#pageHeader { display: none; }
#linkList {
	background: transparent; width: 175px; padding: 0px 10px; margin: 0px; position: absolute; top: 130px; left: 0px; voice-family: "\"}\""; voice-family: inherit; width: 155px;
}
html>body #linkList {
	width: 155px;
}
#supportingText {
	background: transparent; 
	width: auto; 
	padding: 30px 0px 20px 0px; 
	margin: 0px 175px 0px 175px; 
	border-left: 1px solid #ccc; 
	border-right: 1px solid #ccc;
}
#footer {
	padding: 0px 0px 0px 10px; margin: 0px;
	font-size: 10px;
	line-height: 12px;
}

/* list styles */

#linkList ul {
	padding: 0px 15px; margin: 0px; 
	list-style: none;
}
#linkList li {
	padding: 0px; margin: 0px;
}
#linkList a {
	color: #666; font-weight: normal; text-decoration: none;
}
#linkList a:hover {
	color: #333; text-decoration: underline;
}

#lselect li { border-bottom: 1px solid #ccc; padding: 3px 0px; }
#lselect a { display: block; }
#lselect a.c { display: inline; }

/* headings */

h3 span { display: none; }

#latestrelease h3 { height: 36px; }
#linkList h3 { height: 18px; }
#supportingText h3 { height: 30px; }

#lselect h3 { background: transparent url(images/structural/select.gif) no-repeat top left; }
#news h3 { background: transparent url(images/structural/news.jpg) no-repeat top left; }
#mission h3 { background: transparent url(images/structural/mission.jpg) no-repeat top left; }
#roadmap h3 { background: transparent url(images/structural/roadmap.jpg) no-repeat top left; }
#links h3 { background: transparent url(images/structural/links.jpg) no-repeat top left; }
#downloads h3 { background: transparent url(images/structural/downloads.jpg) no-repeat top left; }
#forums h3 { background: transparent url(images/structural/forums.jpg) no-repeat top left; }
#bugzilla h3 { background: transparent url(images/structural/bugzilla.jpg) no-repeat top left; }
#latestrelease h3 { background: transparent url(images/structural/latestrelease.gif) no-repeat top left; }

/* make sure all three columns are somewhat even at the top of each column */

#quickSummary p.p1 { margin-top: 4px; }
#quickSummary p { margin-top: 4px; }
#explanation h3 { margin-top: 0px; }
#lselect h3 { margin-top: 4px; }

/* misc */
acronym { border: 0px; }
