body{
	text-align: center;
	margin: 0px;
	background-color: #103E6E;
	background-repeat: repeat-y;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
#container{
	position: relative;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	left: 0px;
	text-align: left;
}
#dropdown{
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	position: absolute;
	height: 35px;
	width: 300px;
	left: 291px;
	top: 150px;
	z-index: 8888889;
	padding: 10px;
	color: #000000;
	text-align: right;
	visibility: hidden;
}
#dropdown a{background-color: #CCCCCC;}
#toplinkbar{
	position: absolute;
	height: 15px;
	width: 760px;
	left: 0px;
	top: 0px;
	background-color: #eeeeee;
	z-index: 8888;
	border-bottom:1px solid #999999;
}
#toppic{
	background-image: url(../images/women-relax.jpg);
	height: 154px;
	width: 120px;
	position: absolute;
	z-index: 8;
	top: 15px;
	left: 0px;
}
#afflinks{
	padding: 0px;
	height: 200px;
	width: 120px;
	position: absolute;
	z-index: 8;
	top: 169px;
	left: 0px;
	background-color: #ffffff;
}
#afflinks a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#afflinks a:hover{
	color: #003366;
}

#monuments{
	height: 178px;
	width: 120px;
	position: absolute;
	z-index: 8;
	top: 394px;
	left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #D4D4D4;
}
#header{
	background-image: url(../images/slowdownrelax.jpg);
	position: absolute;
	height: 136px;
	width: 640px;
	left: 120px;
	top: 15px;
	padding-top: 119px;
	background-repeat: no-repeat;
	padding-left: 0px;
}
#fadeline{
	background-image: url(../images/fadeline.jpg);
	position: absolute;
	height: 600px;
	width: 1px;
	left: 120px;
	top: 15px;
	z-index: 888;
}
#content{
	background:#ffffff;
	position: absolute;
	z-index: 88888;
	width: 640px;
	left: 121px;
	top: 150px;
}
.whitepad{
	padding: 10px;
	background-color: #FFFFFF;
	vertical-align: middle;
	font-size: 10px;
	clear:both;
}
.graypad{
	padding: 10px;
	background-color: #eeeeee;
	vertical-align: middle;
	font-size: 10px;
	clear:both;
}
.graypad:first-child{margin-top:20px;}
#bottomlinks{
	text-align: right;
	padding: 10px;
}
hr{
	width: 100%;
	height: 1px;
	color:#999999;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
#header p{
	display: inline;
	margin-right: 5px;
	margin-left: 80px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
#header h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	position: absolute;
	top: 58px;
	left: 70px;
}
#header a:active{
	background-color:#CCCCCC;
}
#header a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	background-color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
	text-align: right;
}
#header a:hover  {
	background-color: #CCCCCC;
	color: #FFFFFF;
	text-decoration: none;
}
#bottomlinks a{
	color: #666666;
	text-decoration: underline;
}
#bottomlinks a:hover{
	color: #000000;
	text-decoration: none;
}
img.left{
	border: 3px solid #CCCCCC;
	float: left;
	margin-right: 10px;
	margin-bottom:20px;
}
img.right{
	border: 3px solid #CCCCCC;
	float: right;
	margin-left: 10px;
	margin-bottom:20px;
}
.b{
	position: absolute;
	left: 180px;
	z-index: 888;
	top: -5px;
	padding-right: 10px;
}
.flags{margin-right:15px;}
.f {
	border: 2px solid #CCCCCC;
}
#dropdown a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

#dropdown a:hover {
	color: #666666;
	text-decoration: underline;
}
.whitepad a, .graypad a{
	color: #000000;
	text-decoration: none;
	border: #999999;
}
.whitepad a:hover, .graypad a:hover {
	color: #666666;
	text-decoration: underline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
}
h1{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #666666;}