#container {
	background-color: #FFFFFF;
}

#header .left {
	background-image: url(Graphics/Header_bkgd_left.jpg);
	background-position: left;
	text-align: left;
	width: 30%;
}
#header .center {
	background-image: url(Graphics/Header_bkgd_right.jpg);
	background-position: left;
	text-align: left;
	width: 40%;
}
#header .right {
	background-image: url(Graphics/Header_bkgd_right.jpg);
	background-position: center;
	text-align: center;
	width: 30%;
}

#sidebar1 {
	background-color: #BCC9EC;	
}

#sidebar1 TD {
	FONT-SIZE: 10pt;
	FONT-FAMILY: Arial, Geneva, sans-serif;
}

#sidebar1 TD.menuSelect {
	background-color: #FFFFFF;
}

#sidebar1 A.menu {
	COLOR: #013D45;
	text-decoration: none;
}

#sidebar1 A.menu:hover {
    COLOR: #FF3300;
}

#sidebar1 A.menuSelect {
	COLOR: #FF3300;
	text-decoration: none;
	font-weight: bold;
}

#sidebar1 A.menuSelect:hover {
	COLOR: #FF3300;
}

#mainContent  {
	font-family: Arial, Helvetica, sans-serif;
}

#mainContent .header {
	font-family: Bradley Hand ITC, sans-serif;
	text-align: left;
}
#mainContent A:link {
	COLOR: #000000;
}
#mainContent A:visited {
	COLOR: #000080;
}
#mainContent A:hover {
	COLOR: #000000;
}
#mainContent A:active {
	COLOR: #000080;
}

#mainContent hr {
	color: 336799;
}

#footer address {
	font-size: x-small;
	font-family: "Times New Roman", Times, serif;
}
#footer .update {
	color: #F0B000;
	font-size: xx-small;
}
#footer .Milonic {
	font-size: x-small;
}
