@charset "utf-8";
/* CSS Document */

body {
	background-color: #669933;
	background-image: url(../images/bg2.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #CC3300;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
.bodycopy {
	font: Eurostile;
	font-family: Eurostile, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.strongcopy {
	font: EurostileBold;
	font-family: Eurostile, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.listcopy {
	font: Eurostile ExtendedTwo;
	font-family: Eurostile, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.historydates {
	font: bold "Eurostile ExtendedTwo";
	font-family: Eurostile, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#bg {
	position:absolute;
	width:800px;
	height:1035px;
	z-index:1;
	background-image: url(../images/urlbg.gif);
	overflow: visible;
	visibility: visible;
	left: 0;
	top: 0;
}
#topper {
	position:absolute;
	left:50%;
	margin-left:-410px;
	top:0;
	width:820px;
	height:140px;
	overflow:visible;
	z-index:101;
}
#toplinks {
	float:left;
	width:260px;
	margin-top:80px;
	margin-left:178px;
}
#logo {
	float:right;
	width:357px;
	margin-right:20px;
	margin-top:15px;
}
#lines {
	float:left;
	width:800px;
	height:1px;
	margin-left:10px;
	margin-top:5px;
	background-color:#cccc66;
}	
#column1 {
	float:left;
	width:158px;
	margin-left:10px;
	margin-top:5px;
	text-align:right;
}
#column2 {
	float:left;
	width:255px;
	margin-left:10px;
	margin-top:15px;
	text-align:left;
}
#column3 {
	float:right;
	width:357px;
	margin-right:20px;
	margin-top:15px;
}
#footer {
	background-image:url(../images/fullres/footer.png);
	background-repeat:no-repeat;
	position:fixed;
	bottom:0;
	left:50%;
	margin-left:-1000px;
	margin-bottom:0px;
	width:2000px;
	height:80px;
	z-index:100;
}
#fullcenter {
	position:absolute;
	left:0;
	margin-left:0;
	top:140px;
	width:100%;
	z-index:50;
	visibility:visible;
	overflow:visible;
}
#centerdiv {
	position:absolute;
	left:50%;
	margin-left:-410px;
	top:140px;
	width:820px;
	height:890px;
	overflow:hidden;
	z-index:2;
	visibility:visible;
}
#aboutslide {
	position:absolute;
	left:0;
	margin-left:0;
	top:0px;
	width:100%;
	height:200px;
	overflow:visible;
	z-index:3;
	visibility:visible;
}
#portfolioslide {
	position:absolute;
	left:0;
	margin-left:0;
	top:890px;
	width:100%;
	height:890px;
	overflow:visible;
	z-index:4;
	visibility:visible;
}
#history {
	position:absolute;
	background-image:url(../images/icons/historyback.png);
	background-repeat:no-repeat;
	left:444px;
	top:15px;
	width:357px;
	height:400px;
	visibility:visible;
	z-index:5;
	overflow:visible;
}
#hitoryscroll {
	position:absolute;
	left:20px;
	top:10px;
	width:327px;
	height:380px;
	visibility:visible;
	overflow: auto;
	z-index:6;
}
