#mPart {
	background: #000000 url(images/bg/generic_top.jpg) no-repeat;
	background-position: 70px 0;
}

#mData {
	background-image: url(images/bg/generic_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#leftCol {
	/*width: 220px;
	padding-right: 40px;*/
	padding-top: 170px;
	min-height: 430px;
}

* html #leftCol {
	height: 300px;
}

#rightCol {
	padding-top: 170px;
	padding-right: 150px;
	padding-bottom: 50px;
}

h1 {
	margin-bottom: 20px;
}

.lInfo h2 {
	color: #E90D1F;/*
	padding-left: 40px;
	padding-top: 22px;
	background-image: url(images/bg/articles_left_icon.gif);
	background-repeat: no-repeat;*/
}

.smmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	margin-bottom: 5px;
}

.smmain a, .smmain a:visited {
	text-decoration: none;
	text-transform: lowercase;
	color: #aaaaaa;
}

.sm1 {
	font-size: 120%;
	text-transform: lowercase;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 3px;
	font-weight: bold;
}

.sm1 a, .sm1 a:visited {
	color: #cccccc;
}

.sm2 {
	margin-left: 40px;
	margin-top: 7px;
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 110%;
}

.sm2 a, .sm2 a:visited {
	color: #cccccc;
	text-transform: lowercase;
}

.sm3 {
	margin-left: 60px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 95%;
}

.sm3 a, .sm3 a:visited {
	color: #cccccc;
	text-transform: lowercase;
}

H1.error {
	font-size: 1000%;
	line-height: 0.8em;
	color: #FF0000;
}

p.error {
	font-size: 130%;
	color: #ffffff;
	margin-bottom: 30px;
}

.smmain a:hover, .sm1 a:hover, .sm2 a:hover, .sm3 a:hover {
	text-decoration: underline;
	color: #ffffff;
}