body {
	font: 12px Arial, Helvetica, sans-serif;
	background: #000;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
img {
	border:0;
}
a:link {
	color: #990066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990066;
}
a:hover {
	text-decoration: none;
	color: #CC0066;
}
a:active {
	text-decoration: none;
	color: #CC0066;
}
.ms2008t #container {
	width: 800px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left;
}
#aboveMenu {
	background-image:url(../img/aboveMenu.gif);
	background-repeat:repeat-x;
	height:30px;
	font-size:1px;
	line-height:1px;
}
#theMenu {
	background-image:url(../img/theMenuBG.gif);
	background-repeat:repeat-x;
	height:75px;
}
#belowPic {
	background-image:url(../img/belowPic.gif);
	background-repeat:repeat-x;
	height:15px;
	font-size:1px;
	line-height:1px;
}
#mainContent {
	padding: 0 25px;
}
#footer {
	margin:100px 25px 5px 25px;
	padding:5px 25px 0 25px;
	text-align:center;
	font-size:10px;
	border-width:1px 0 0 0;
	border-style:solid;
	border-color:#ccc;
}


.twocolHome .left {
	width:350px;
	float:left;
	xborder-right-width:1px;
	xborder-right-style:solid;
	xborder-right-color:#666;
}
.twocolHome .right {
	width:350px;
	float:right;
}


.marieHomeArticle {
	border-width:0 0 1px 0;
	border-color:#666;
	border-style:solid;
	padding-bottom:20px;
	margin-bottom:20px;
}
.twocolHome .date {
	font-size:10px;
	color:#666;
}
.twocolHome .headline {
	font-size:16px;
	margin-bottom:10px;
}
.twocolHome .headline a {
	color:#000;
	text-decoration:none;
}
.twocolHome img {
	margin-bottom:10px;
}
.twocolHome .text {
        font-size:12px;
}
.twocolHome .text a {
        color:#000;
        text-decoration:none;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.clearfix:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

