body {
	background-color: #c2c7ca;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	color: #3f3f3f;
	line-height: 1.5em;
}
	
#top {
	width: 764px;
}

#topleft {
	width: 196px;
   margin: 86px 0 0 0;
	position: absolute;
}

#main {
	padding: 40px 270px 0 233px;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	height: 1000px;
}

#contact {
	padding: 0 0 0 0px;
}

a:link {
	color:#1e3a4d;
}
a:visited {
	color:#8da5b6;
}
#counter {
	position:absolute;
	left:0px;
	top:0px;
	width:10px;
	height:10px;
	z-index:1;
	visibility: hidden;
}
h1 {
	font-size: 120%;
}

#highlight {
	font-weight: bold;
	font-size: 1.1em;
   font-style: italic;
}

#header {
	background-color: #3F7299;
}
	
#nav {
	width: 568px;
	height: 37px;
	margin: 0px 0 0 196px;
	position: absolute;
}	

#pics {
	width: 236px;
	height: 590px;
	margin: 0 0 0 764px;
	position: absolute;
	float: right;
}

#left {
	width: 196px;
	position: absolute;
	margin: 30px 0 0 0;
	background-color: #1d384b;
}
.style1 {
	font-weight: bold;
}
	
#allcontent	{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 1000px;
}
	
	

	
	