@charset "utf-8";
body {
	background-image: url(images/backgroundRed.jpg);
	background-attachment: fixed;
	height: 100%;
	margin: 0;
}
html, body {
	height: 100%;
	margin: 0;
	padding: 0;	
}
html, body, .wrapper0, .wrapper1 {
	height: 100%;
	vertical-align: middle;
}

.wrapper0 {
	margin: 10px auto;
	display: table;
}
.wrapper1 {
	display: table-cell;
	vertical-align: middle;
	margin: 0;
}
/**/
.wrapper1 {
}
.content {
	background-image: url(images/bottom-right-bg-red.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
	margin: 0;
	width: 900px;
	min-height: 704px;
	display: table-cell;
}
.content2 {
	width: 900px;
	min-height: 704px;
	display: table-cell;
	background-image: url(images/menu-bg-bottom.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

a {
	color: #1B1B1F;

}

a:hover {
	color: #EE7A15;

}
p, h1, h2, h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #a60212;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #a60212;
	font-size: 12px;
}

.newsArticle {
	display: block;
	margin-top: 24px;
	margin-bottom: 18px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #a60212;
	width: 100%;
	overflow: auto;
}

.newsArticle hr {
	border-bottom: 1px dashed #a60212;
	height: 1px;
	margin-bottom: 14px;

}

.newsArticle h2{
	font-size: 16px;	
}

.newsArticle h3{
	font-size: 14px;	
}
#headline a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a60212;
	font-weight: bold;
	text-decoration: none;
}

.left {
	float: left;
	width: 319px;
	background-image: url(images/orange-left.jpg);
}
.leftTop {
	height: 130px;
	padding-top: 22px;
	padding-right: 8px;
	padding-bottom: 24px;
	padding-left: 0px;
}
.leftMiddle {
	height: 468px;
	padding-top: 40px;
}


.leftBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px 20px 14px 20px;
	color: #FFFFFF;
}
.leftBottom strong {
	color: #FFFFFF;
}
.leftBottom a {
	color: #FFFFFF;
}

.middle {
	float: left;
	min-height: 600px;
	width: 49px;
	background-image: url(images/middle.gif);
	background-repeat: no-repeat;
	display: table-cell;
}
.right {
	float: left;
	width: 581px;
	min-height: 604px;
}
.rightBottom {
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 50px;
}

.rightNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 130px;
	padding-left: 10px;
	padding-bottom: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #a60212;
}
.rightNews p {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a60212;
	padding-bottom: 10px;
}

.rightMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 304px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 20px;
	
}
.rightMainLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 440px;
	padding-right: 18px;
	padding-top: 30px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.rightTop {
	padding-top: 0px;
	padding-right: 12px;
	height: 225px;
	background-position: right top;
	background-repeat: no-repeat;
	padding-left: 48px;
	background-image: url(images/top-right-bg-red.gif);
}

#sag	{
	text-align: left;
}
#sag a	{
	font-size: 8pt;
	font-family: Arial,verdana;
	color: #FFFFFF;
	text-decoration: none;
}
#sag a:hover	{
	text-decoration: underline;
}


/* in IEM solo shrink-wrap, no vert.center \*//*/
* html .wrapper1 {
	text-align: center;
}
* html .content {
	display: inline-block;
	text-align: left;
	width: 1px;
}
