/* CSS Document */

body{
	font: 100.01%/1.3 Verdana,Arial,sans-serif;
	text-align:center;
	width: 100%;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	height: 100%;
	background-color: #A5D6D6;
	background-image: none;
}
div#box-left{
	width: 27%;
	color:#000;
	float:left;
	background-color: #339999;
	background-image:url(Images/aqua-gradient.gif);
	background-repeat: repeat-x;
	height: 100%;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#box-right{
	width: 71%;
	color:#9C3939;
	float:right;
	background-color: #FFFFFF;
	background-image: url(Images/aqua-gradient.gif);
	background-repeat: repeat-x;
	height: 100%;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-position: left top;
}
#box-right h1 {
	color: #CC0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	margin-top: 25px;
}
#box-left h1 {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	margin-top: 10px;
}
center {
	width: 95%;
}
h1,p{
	margin:0;
	padding:10px 20px
}
#box-left ul {
	margin: 0px;
	padding: 0px;
}
#box-left li {
	padding: 0px;
	list-style-type: none;
	width: 95%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
	height: 36px;
	line-height: 36px;
	vertical-align: middle;
	text-align: left;
	background-image: url(Images/aqua-grad-up.png);
	background-repeat: repeat-x;
}
#box-left li img {
	float: left;
	top: 2px;
	position: relative;
	padding-right: 5px;
	padding-left: 5px;
}
#box-left li a {
	height: 36px;
	width: 100px;
}

#box-left .youarehere {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #666666;
	background-image: url(Images/aqua-grad-down.png);
}

#box-left a {
	color: #990000;
	text-decoration: none;
}
#header {
	text-align: center;
	width: 100%;
	margin-bottom: 5px;
	background-color: #339999;
	padding-bottom: 5px;
	background-image: url(Images/header-test.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#header ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menubar {
	width: 100%;
	margin-bottom: 5px;
	font-size: 14px;
}
#menubar ul {
	text-align: center;
	display: inline;
}
#menubar li {
	text-align: center;
	display: inline;
	padding-right: 15px;
	padding-left: 15px;
}
#menubar a {
	color: #CC0000;
}

#box-right #section {
	border: 1px solid #990000;
	width: 93%;
	margin-bottom: 20px;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	background-image: url(Images/box-right-bg.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#box-right #section h2 {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #339999;
}
#box-right #section a {
	color: #990000;
	text-decoration: underline;
	line-height: 32px;
}
#box-right #section a:hover {
	text-decoration: underline;
}
#box-right #section form {
	text-align: center;
}
#box-right #section #warning {
	width: 80%;
	font-size: 18pt;
	color: #FFFFFF;
	background-color: #FF0000;
}
#box-right #section-lo {
	border: 1px solid #990000;
	width: 93%;
	margin-bottom: 20px;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	overflow: hidden;
}
#box-right #section-lo p {
}
#box-right #section-lo #content {
	height: 0px;
	width: 0px;
	overflow: hidden;
	visibility: hidden;
}

#box-right #section-lo  h2 {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #339999;
}
#box-right #section-lo a {
	color: #990000;
	text-decoration: underline;
}
#box-right #section-lo a:hover {
	text-decoration: underline;
}
#header h1 {
	font-size: 18pt;
	color: #CC0000;
	width: 60%;
	padding: 0px;
	margin-top: 10px;
	line-height: 25pt;
	text-align: center;
}


#dollardice {
	float: right;
	vertical-align: middle;
	margin: 10px;
	padding: 5px;
	height: 150px;
	width: 150px;
	background-color: #339999;
	border: 2px solid #990000;
}
#box-left a:hover {
	color: #990000;
	text-decoration: underline;
}
#footer {
	margin-top: 20px;
	padding-top: 20px;
}
#footer a {
	color: #990000;
}
#header .smallh1 {
	color: #FFFFFF;
	font-size: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 80%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header .smallh2 {
	font-size: 14px;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}



.float-left {
	float: left;
	width: 50%;
}
.float-right {
	clear: right;
	width: 50%;
}

#menubar a:hover {
	color: #FFFFFF;
	background-color: #66CCCC;
}

#header h1 a {
	font-size: 18pt;
	color: #CC0000;
	width: 60%;
	padding: 0px;
	margin-top: 10px;
	line-height: 25pt;
	text-decoration: none;
}
#header h1 a:visited {
	font-size: 18pt;
	color: #CC0000;
	width: 60%;
	padding: 0px;
	margin-top: 10px;
	line-height: 25pt;
	text-decoration: none;
}
#header h1 a:hover {
	font-size: 18pt;
	color: #CC0000;
	width: 60%;
	padding: 0px;
	margin-top: 10px;
	line-height: 25pt;
	text-decoration: none;
}
#header-bar {
	background-image: url(Images/aqua-gradient.gif);
	background-repeat: repeat-x;
	height: 25px;
	width: 100%;
	left: 0px;
	top: 0px;
}
#box-right #section a img {
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 10px;
}
#box-right #section td {
	padding-right: 10px;
	padding-left: 10px;
}

