body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

a {
	color: #5a6e89;
}

.menu {
	background-color: #8EB9D4;
	background-image: url(images/menu_bg.png);
	background-repeat: repeat-y;
	height: 228px;
}

.topblock {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #5a6e89;
}

.wrapper {
	border: 1px solid #d1d1d1;
}

.blurb {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d1d1d1;
}

.blurb .text img {
	padding-top: 0px;
	padding-bottom: 0px;
}

.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1d1d1;
}
.bottombar {
	background-color: #eaeaea;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d9d9d9;
	border-bottom-color: #d9d9d9;
}


.text {
	padding: 9px;
	font-size: 11px;
	text-align: justify;
	letter-spacing: 1px;
}

.text {
	padding: 9px;
	font-size: 11px;
	text-align:justify;
	
	letter-spacing: 1px;
}


.dates {
	padding: 9px;
	font-size: 11px;
	letter-spacing: 1px;
}

.content {
	padding: 9px;
	font-size: 12px;
	text-align: justify;
	letter-spacing: 1px;
}
.date {
	font-weight: bold;
	color: #5f5f5f;
}

.bottom {
	background-color: #f9f9f9;
}

.imageblurb {
	background-image: url(images/image_blurb.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

.constimages{
	border-color:#000000;
	border-width:1px;
	font-size: 11px
      }

.copyright {
	font-size: 12px;
	color: #666666;
	text-align: right;
	line-height: 17px;
}

.fixcompletelybrokenie {
	background-image: url(images/ie_is_retarded_lets_fix_the_crap.png);
	background-repeat: repeat;
}

.copyright a {
	color: #666666;
}

.leftbox {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #5a6e89;
	margin-right: 20px;
}
