body {

	background: #33033f url(../images/bg.png) center repeat-y;
	color: #50494d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	margin: 0px;
}



#main {
	margin: 0px auto;
	text-align: left;
	width: 664px;

	
	}
	
#content {
	padding: 10px;
	
}
	
#content h1 {
	font-size:20px;
	font-weight:bold;
	color:#430453;
	vertical-align: middle;
	border-bottom: 1px #ffffff dotted;
	margin-top: 20px;
	}

#content h2 {
	font-size:16px;
	color:#660066;
	padding-left: 10px;
	
}

#content h3 {
	font-size:14px;
	color:#990099;
	font-style:italic;
	padding-left: 20px;

}

#content p {
	text-align:left;
	padding: 0px 30px 0px 30px;
}

#content a {
	
	color:#776576;
	font-style:italic;
	text-decoration:none;
	border-bottom: 1px #657C89 dotted;
	padding: 0px;
}
#content td {
	border: 1px #657C89 solid;
	padding: 2px;
	font-size: 15px;
	}
	
.tdHeading {
	font-size:16px;
	color:#eeeeee;
	
	background: #33033f;
}

.tdHeading2 {
	font-size:10pt;
	color:#eeeeee;
	background: #660066;
}

.tdContent {
	color: #000000;
	background: #ECF1F5;
	font-size: 10px;
}

#content a:hover {
	border-bottom: 0px;
	
}

#content ul {
	padding-left:60px;
	
	}
	
#copyright {
	clear: both;
	font-size:10px;
	color:#5B4D5A;
	text-align:center;
	border-top: 1px dotted #657c89;
	margin-left: 30px;
	margin-right: 30px;
	padding-top:3px;
	background: url(../images/cciulogo.jpg) no-repeat center bottom;
	padding-bottom: 45px;
	margin-bottom: 10px;
	}

#copyright a {
	color:#5B4D5A;
	text-decoration:none;
	}
	
#copyright a:hover {
	border-bottom: 1px #657c89 dotted;
	}
	
#logo {
	background: url(../images/MSlogo_small.png) no-repeat;
	width:150px;
	height: 155px;
	float: right;
	margin: 10px 20px 2px 10px;
	}
	
#nav {
	padding: 7px 0px 5px 0px;
	background:url(../images/bg_nav.png);
	text-align:center;
	width:688px;
	height:20px;
	margin: 0px auto;

}

#nav a {
	color: #eeeeee;
	text-decoration: none;
	margin-right: 10px;
	white-space:nowrap;
	font-size: 14px;
	}
	
#nav a:hover {
		text-decoration:underline;
	}
	
#cciulogo {

	width:100%;
	height:36px;
	margin-bottom: 10px;
}

#winningLogo {
	color: #5B4D5A;
	font-size:smaller;
	text-align:center;
	padding-top: 230px;
	background: url(../images/MS_winninglogo.png) center no-repeat;
	}
	
#winningLogoFrontPage {
	color: #5B4D5A;
	font-size:smaller;
	text-align:center;
	background: url(../images/MSLogo.png) center no-repeat;
	padding-top:305px;
	
	}
	
#winningLogoCaption {
	color: #737799;
	font-size:smaller;
	text-align:center;
	
	}
	
#leftCaption {
	color: #eeeeee;
	font-size:smaller;
	text-align:left;
	padding-left: 10px;
	}

#sponsored_by {
	color: #5B4D5A;
	font-size:11pt;
	font-weight:bold;
	text-align: center;
	margin: 5px;
	padding: 5px;
	}
	#category {
	color: #5B4D5A;
	font-size:10pt;
	font-weight:bold;
	text-align:center;
	margin: 5px;
	margin-left:35px;
	margin-right:50px;
	padding: 5px;
	}
	
#category td{
	border:hidden;
	
	}
