﻿#container {
}
#sitecontainer {
	margin-right: auto;
	margin-left: auto;
}
#top {
	height: 60px;
	background-image: url('../image/layout/topredline.jpg');
	text-align: center;
}
#flash {
	height: 150px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}
#nav {
	background-image: url('../image/layout/navline2.jpg');
	height: 40px;
}
#bodycontainer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#redline {
	height: 12px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
#bottomline {
	height: 40px;
	background-image: url('../image/layout/bottomline.jpg');
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	font-family: Arial;
	color: #FFFFCC;
	font-size: 15px;
}
#center_bottom {
	width: 998px;
	background-color: #DFDCC4;
	height: 122px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#center_bottom_background {
	background-color: #DFDCC4;
}
#navmenu {
	width: 1000px;
	height: 39px;
	margin-left: 75px;
}
#navmenuborder {
	padding-left: 80px;
}
#side {
	background-image: url('../image/layout/side.jpg');
	background-repeat: no-repeat;
}
.imageslift {
	border-style: 0;
	border-color: 0;
	float: left;
	border-width: 0px;
	padding-right: 8px;
}
.imagesright {
	border-style: 0;
	border-color: 0;
	float: right;
	border-width: 0px;
}


