@charset "windows-1252";

body {
	background-image: url(bgGradient.gif);
	background-repeat: repeat-x;
}
a:link {
	color: blue;
	font: bold;
}
a:visited {
	color: blue;
	font: bold;
}
a:hover {
	color: red;
	font: bold;
}
a:active {
	color: blue;
	font: bold;
}
.clockstyle.a:link {
	color: blue;
	font: ;
}
.logoimage {
	position: relative;
	top: 0px;
	left: 0px;
}
.sliderimage {
	position: relative;
	top: 0px;
	left: px;
}
.main {
	clear: left;
	position: relative;
	height: 170px;
	width: 100%;
	border: blue 1 solid;
	
}
.maintop {
	position: relative;
		visibility: visible;
}
.maintopmenu {
	clear: left;
	position: relative;
	top: 5;
	left: 145;
	height: 30px;
	width: 80%;

}
.mainright {
	position: relative;

}
.maincenter {
	position: relative;

}
.mainleft {
	position: relative;
		height: 10px;

}
.mainbottom {
	position: relative;
	border: blue 1 solid;
	
	background-image: url(./images/kornfieldbigyellow.jpg);
	background-repeat: no-repeat;
	background-attachment:scroll;
	background-position: bottom center;

}
