body {
	margin: 0px;
	background-color: #669966;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#Header
{
    margin: 0px;
    background-image: url(images/headerbg.gif);
    background-repeat: repeat-x;
}
#MastHead
        {
            width: 750px;
            margin-right: auto;
            margin-left: auto;
        }
        #NavBar
        {
	background-color: #006666;
	border-top-style: solid;
	border-top-width: 1px;
	border-color: #FFFFFF;
	height: 19px;
        }
        #Body
        {
            background-color: #006666;
            border-top-style: solid;
            border-top-width: 1px;
            border-color: #FFFFFF;
			display:block;
        }
        .Content
        {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
        }
        #Footer
        {
	background-color: #006666;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-color: #FFFFFF;
	margin-bottom: 20px;
	font-family: "Times New Roman", Times, serif;
	padding-top: 2px;
	padding-bottom: 2px;
        }
        .Nav
        {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -1px;
        }
#News {
	border: 1px solid #006666;
	width: 140px;
	margin-right: auto;
	margin-left: auto;
}
#News #Title {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006666;
	text-align: center;
}
#News #Body {
	padding: 2px;
	background-color: #FFFFFF;
}
#News #Body p {
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F5F5F5;
}


.DropDownMenu a {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
.DropDownMenu td {
	padding: 2px;
}

    #LeftCol
{
    width: 148px;
    float: left;
    margin: 0px;
    padding: 2px;
}
#CentralCol
{
    width: 406px;
    float: left;
    margin: 0px;
    padding: 2px;
	display:block;
	background-color:#FFFFFF;
}
#RightCol
{
    width: 184px;
    float: left;
    margin: 0px;
    padding: 2px;
}
#Body .Content
{
	background-color: #FFFFFF;
	display: block;
}
#BodyContent
{
	width: 750px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	display: table;
}
#Footer .Content {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
#Footer .Content a {
	color: #FFFFFF;
}
h1 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #669966;
}
.DataBox {
	border: 1px solid #006666;
}
a {
	font-weight: bold;
	color: #006666;
	text-decoration: none;
}
.center {
	margin-right: auto;
	margin-left: auto;
}
