@import url(menubar.css);
@import url(footer.css);

body {
	margin: 0;
	padding: 0;
	background: white url(../media/bg.gif) repeat-y fixed top center;
	color: #6e6e6e;
	font-family: "Myriad Web Pro", "Myriad Pro", Myriad, "Lucida Grande", sans-serif;
	line-height: 16px;
	font-size: 11px;
}
h1, h2, h3, h4, h5, h6 {
	color: #e70;
	font-weight: bolder;
	margin: 0;
}
h3, h4, h5, h6, .blue {
	color: #5A9CDA;
}
h1 {
	line-height: 42px;
	font-size: 27px;
	line-height: 30px;
	margin-bottom: 18px;
	width: 500px;
}
h2 {
	line-height: 18px;
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
a {
	color: #5A9CDA;
	font-weight: bolder;
	text-decoration: none;
}
#content {
	background-color: white;
	margin-left: -399px;
	position: absolute;
	top: 0;
	left: 50%;
	width: 800px;
}
#crumbtrail, #col1, #col2 {
	padding: 0 20px 0 20px;
	position: relative;
	float: left;
}
#header {
	background-image: url(../media/header.jpg);
	height: 85px;
}
#crumbtrail {
	background-color: white;
	height: 40px;
	width: 760px;
	line-height: 38px;
}
#col1 {
	width: 480px;
	margin-right: 20px;
}
#col1 .mainimage {
	margin-bottom: 24px;
}
#col1 div.imgs {
	clear: both;
	width: 240px;
	float: right;
	padding: 0;
	margin: 0 -20px 0 16px;
}
img.visual {
	border: 0;
	margin-bottom: 16px;
}
img.regular {
	border: 0;
	margin-bottom: 16px;
}
#col2 {
	width: 240px;
	padding-left: 0;
}
div.intro {
	width: 500px;
	line-height: 20px;
	font-size: 13px;
	margin-bottom: 20px;
}
div.bodytext {
	width: 500px;
}
div.guillotinefix {
	clear: both;
}
#col1 div.articlel {
	clear: both;
	width: 238px;
	float: left;
	padding: 0;
	margin: 16px 0 0 0;
}
#col1 div.articler {
	width: 238px;
	float: right;
	padding: 0;
	margin: 16px -16px 0 0;
}
#col1 div.articlel img, #col1 div.articler img {
	float: left;
	margin: 8px 8px 8px 0;
	border: 0;
}
#col1 div.articler img {
	float: left;
	margin: 0 8px 8px 0;
}
img.newsimg {
	float: right;
	margin: 4px -16px 16px 16px;
	border: 0;
}
#searchtitlebar {
	background-color: #5A9CDA;
	color: white;
	height: 20px;
	width: 480px;
	padding-left: 10px;
	line-height: 24px;
}
div.downloads div.download {
	margin-left: 160px;
}
div.downloads div.img {
	float: left;
}
a img {
	border: 0;
}
#lbOverlay, #lbCenter, #lbBottomContainer {
	z-index: 20;
}
