body {
	background-color: none;
	background-repeat: no-repeat;
	scrollbar-face-color: #4D9DD4;
	scrollbar-shadow-color: #C3DEF1;
	scrollbar-highlight-color: #000099;
	scrollbar-3dlight-color:#00ccff;
	scrollbar-darkshadow-color: #0000ff;
	scrollbar-track-color: #C3DEF1;
	scrollbar-arrow-color: #ff0000;
	margin: 10px;
	top: 0;
	padding: 0;
	font-family: verdana, arial, helvitica, sans-serif;
	font-size: 11px;
}
#titlegraphic{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 750px;
	z-index: 1;
}
h1 {
	font-family: verdana, arial, helvitica, sans-serif;
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 18px;
	color: #000066;
}
h2 {
	font-family: verdana, arial, helvitica, sans-serif;
	margin: 0 0 5px 0;
	font-size: 12px;
	color: #316ac5;
}
h3 {
	font-family: verdana, arial, helvitica, sans-serif;
	margin: 0 0 5px 0;
	font-size: 12px;
	color: #000066;
}
h4 {
	font-family: verdana, arial, helvitica, sans-serif;
	margin: 0 0 15px 0;
	font-size: 14px;
	color: #000066;
}
p {
	font-family: verdana, arial, helvitica, sans-serif;
	line-height: 1.4em;
	margin: 0 0 16px 0;
	padding: 0;
}
.content>p {
	margin: 0;
}
.content>p+p {
	text-indent: 30px;
}
a {
	color: teal;
	font-family: verdana, arial, helvitica, sans-serif;
	font-weight: 600;
	text-decoration: none;
}
a:link {
	color: #000000;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #FFFFFF;
	background-color: #999999;
}
li {
	color: #000000;
	text-decoration: underline;
}
#flagpos {
	position: absolute;
	top: 105px;
	left: 518px;
	z-index:3;
}
/* All the content boxes belong to the content class. */
.content {
	position: relative;
	width: 428px;
	top: 95px;
	min-width: 60px;
	margin: 0 380px 10px 150px;
	border: none;
	background color: none;
	padding: 5px;
	z-index: 3;
	left: 10px;

}
#navleft {
	position: absolute;
	width: 165;
	left: 0px;
	top: 102px;
	font-size: 11px;
	line-height: 1.5em;
	border: none;
	background-color: #eee;
	padding: 10px;
	z-index: 2;
}
#featured {
	position: absolute;
	width: 165;
	left: 0px;
	top: 880px;
	font-size: 11px;
	line-height: 1.5em;
	border: none;
	background-color: #eee;
	padding: 10px;
	z-index: 2;
	font-family: verdana, arial, helvitica, sans-serif;
	font-size: 11px;
	text-decoration: none;

}
#navright {
	position: absolute;
	width: 155px;
	top: 103px;
	left: 600px;
	font-size: 10px;
	border: none;
	padding: 5px;
	z-index: 1;
}
#defnavright {
	position: absolute;
	width: 160px;
	top: 103px;
	left: 600px;
	font-size: 10px;
	border: none;
	background-color: #eee;
	padding: 5px;
	z-index: 1;
}
#addsite {position: absolute; top: 10; left: 635; z-index: 2;}
#email {position: absolute; top: 30; left: 635; z-index: 2;}
#bookmark {position: absolute; top: 50; left: 635; z-index: 2;}

#location1 {position: absolute; width:750; top: 83; left: 10; z-index: 2;}
#location2 {position: absolute; top: 80; left: 100; z-index: 2;}

#location4 {
	position: absolute;
	top: 40px;
	right: 245;
	z-index: 2;
	width: auto;
	height: auto;
}
#location6 {position: absolute; top: 83px; left: 628px; z-index: 2;}
#location7 {
	position: absolute;
	top: 175px;
	left: 7px;
	z-index: 2;
	width: 650px;
	height: 99px;
}
#location8 {position: absolute; top: 250; left: 10; z-index: 2;}
#footer {
position: relative;
  background: #ffffff;
  width: 750px;
  margin: 20px;
  text-align: center;
}
