* {
	margin:0;
	padding:0;
}
body   { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; background-image: url("images/USflag.jpg"); background-repeat: no-repeat; background-position: 0 0 }
h1        { color: #191970; font-size: 16px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; line-height: 22px; margin-top: 10px; margin-bottom: 4px }
h2 { color: #900; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 18px }
h3     { color: #900; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: italic; font-weight: bold; line-height: 18px }
h4 { color: #900; font-size: 22px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: italic; font-weight: bold; line-height: 24px }
p { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif }
a:link   { color: #900; text-decoration: none }
a:visited   { color: #900; text-decoration: none }
a:hover   { color: #191970; text-decoration: none }
#container       { background: #ffffff; margin: auto; width: 800px; border: solid 1px #21232f }
#Header     { background: url("images/header.jpg") no-repeat; text-align: center; width: 800px; height: 100px }
#Content     { margin: 10px 20px 0 }
#BodyContent        { font-size: 12px; line-height: 16px; margin: 0; width: 540px }
#BodyContent a  { }
#BodyContent ul { list-style-type: disc }
#BodyContent p     { color: #191970; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 18px; margin-top: 10px }
.clearer {
	clear:both;
	height:10px;
}
.border   { border: solid 2px #21232f }
#Footer        { color: #fff; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #33335a; background-position: 0 0; text-align: center; height: 48px }
#Footer p     { color: #fff; font-size: 10px; padding-top: 20px }
#Footer a    { color: #a9a9a9; font-size: 10px; text-decoration: none }
#Footer a:hover   { color: #f8f8ff; font-size: 10px; text-decoration: none }
#Menu       { background-color: #33335a; height: 40px }
#Menu ul   { text-align: center; padding-top: 10px; padding-left: 20px }
#Menu li {
	list-style: none;
	display: inline;
}
#Menu li a      { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; background: url(images/menustar.gif) no-repeat left 6px; text-align: left; padding: 3px 30px 3px 15px; float: left }
#Menu li a:link { 
	color: #ffffff;
	font-weight:bold;
	font-size:12px;
}
#Menu li a:visited { 
	color: #ffffff; 
}
#Menu li a:hover  { color: #b0c4de }
#SideNav                                       { color: #fff; background-color: #33335a; text-align: left; margin-top: 25px; margin-right: 5px; margin-left: 15px; padding-left: 0; width: 200px; height: 580px; float: right }
#SideNav ul   { list-style-type: none; display: block }
#SideNav a                      { color: #fff; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; background-image: url(images/menustar.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: left 16px; padding-top: 12px; padding-bottom: 12px; padding-left: 15px }
#SideNav a:link                   { color: #fff; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
#SideNav a:hover          { color: #b0c4de; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
html {overflow-y: scroll;}

