.topFrame{
		BORDER-Bottom: #8B008B 1px solid;
}
#ContentWrapper {
	display: block;
	width: 200px;
	float: right;
}
#LeftColumnDiv {
	width: 150px;
	float: left;
}
#RightColumnDiv {
	display: block;
	width: 585px;
	border: 1px solid #333333;
	margin: 5px 0px 0px 5px;
	padding: 0px;
	float: left;
}
#MainNavDiv {
	/*	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #5E665F;
	border-bottom-color: #5E665F;*/
	width: 150px;
	margin: 0px;
	padding: 0px;
	background-image: none;
	background-repeat: repeat-x;
	background-position: bottom;
	}
#RedFrame {
	display: block;
	width: 580px;
	border: 5px solid #ED1C24;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#TopHeader {
	text-align: center;
	display: block;
	padding-top: 10px;
}
#GreyLine {
	width: 420px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-right: auto;
	margin-left: auto;
}
#DiversionTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	display: block;
	margin: 0px auto;
	line-height: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 530px;
	padding-left: 20px;
	white-space: nowrap;
}
#ShortCentered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	display: block;
	padding-bottom: 20px;
}
#Bottomdiv {
	background-image: url(../images/diversion/StopSign.gif);
	background-repeat: no-repeat;
	display: block;
	height: 331px;
	background-position: right bottom;
}
#BottomTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	width: 360px;
	padding: 20px 20px 20px 35px;
}
#XtraSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#Logo {
	width: 122px;
	padding-top: 200px;
	padding-left: 50px;
}
A.smalllink
{
    COLOR: #00003c;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: underline;
	FONT-size:9px;
}
A.smalllink:hover
{
    TEXT-DECORATION: none
}