body {
	margin-top:0px;
	text-align:center;
	background:url(/images/DeCortInteractiveBackground.jpg) repeat-x #333333;
}
#container{
	background:url(/images/cssInnerBkgrnd.jpg) repeat-x #000033;
	margin:30px auto 0px auto;
	padding:30px;
	width:600px;
	text-align:left;
	border:solid #FFFFFF;
	border-width:15px;
}
#contentPane{
	position:relative;
	padding:0px;
	margin:0px;
	height:399px;
	width:818px;
	border:solid 1px #000000;
	border-bottom:none;
	clear:both;
}
.noFlashMessage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
	color:#FFFFFF;
}
#welcome{
	padding:5px;
	color:#FFFFFF;
	text-align:left;
}
.content {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#CCCCCC;
	line-height:20px;
}
br {
 line-height:30px;
}

.content_title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
	color:#FFFFFF;
}
.content a:link {
	color:#FFFFFF;
}
.content a:hover{
	color:#FF0000;
	text-decoration:none;
}
.content a:visited {
	color:#FFFFFF;
}
.content a:active {
	color:#FF6600;
}
.content a:visited:hover {
	color:#FF0000;
	text-decoration:none;
}

