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;
	text-decoration: underline;
	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;
}
.click {
	font-family: arial, verdana, helvitica, sans-serif;
	font-size: 10px;
	line-height: 1.4em;
	margin: 0 0 16px 0;
	padding: 6px;
}
.content>p {
	margin: 0;
}
.content>p+p {
	text-indent: 30px;
}
a {
	font-family: verdana, arial, helvitica, sans-serif;
	font-weight: 600;
	text-decoration: none;
}
a:link {
	color: #336699;
}
a:visited {
	color: #cc0000;
}
a:hover {
	text-decoration: underline;
}
li {
	color: #000000;
	list-style-position: outside;
	list-style-image: url(images/arr.gif);
}
#flagpos {
	position: absolute;
	top: 105px;
	left: 518px;
	z-index:3;
}
/* All the content boxes belong to the content class. */
.content {
	position: relative;
	top: 95px;
	width: 528px;
	min-width: 60px;
	margin: 0 390px 10px 0px;
	border: none;
	background color: none;
	padding: 10px;
	z-index: 3;
}
#navleft {
	position: absolute;
	width: 160;
	left: 0px;
	top: 102px;
	font-size: 11px;
	line-height: 1.5em;
	border: none;
	background-color: #eee;
	padding: 10px;
	z-index: 2;
}
#navright {
	position: absolute;
	width: 170px;
	top: 103px;
	left: 590px;
	border: none;
	background-color: #eee;
	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: 82px;
	right: 255;
	z-index: 2;
	width: 274px;
	height: auto;
	font-family: verdana, arial, helvitica, sans-serif;
	left: 712px;
}
#location6 {position: absolute; top: 81px; left: 542px; 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: absolute;
  background: #ffffff;
  width: 750px;
  margin: 20px;
  text-align: center;
}
