﻿	
.loginbar {
	background-image: url('../images/Button-Backgroundtopbar.jpg');
	background-repeat:repeat-x;
	text-align: right;
	vertical-align:middle;
	font-family:Verdana, Geneva, Tahoma, sans-serif; 
	font-weight: 900;
	font-size: x-small;
	color:white;
	width:800px;
	height:20px;
	margin-left:auto;
	margin-right:auto;
	

}


.header {
	background-position:center;
	width:800px;
	height:140px;
	margin-left:auto;
	margin-right:auto;
}

.menubar {
	
	background-repeat:repeat-x;
	text-align:left;
	text-decoration:none;
	width:800px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	z-index: auto;
}

.menubar a:hover{
text-decoration:none;
	
}

.breadcrumbs {
	background-image:url('../images/Button-Backgroundtopbar.jpg'); 
	background-repeat:repeat-x;
	width:800px;
	height:20px;
	margin-left:auto;
	margin-right:auto;

}

.mainbackround {
	width:800px;
	height:435px;
	background-color: #b2b2b2;
	background-repeat:repeat-x;
	margin-left:auto;
	margin-right:auto;

}
.rightbanner {
	background-image:url('../images/Right-Bannerbl.jpg');
	position: relative;
	float: right;
	width: 160px;
	margin-top:10px;
	margin-left:10px;
	margin-right:20px;
	height:400px;
}

.mainbox {
	position: relative;
	background-image:url('../images/Large_Text-BG.jpg');
	text-align: center;
	color:black;
	float: left;
	width:600px;
	height:400px;
	margin-left:10px;
	margin-top:10px;
}
.mainbox-boxright {

	background-color:silver;
	float:right;
	text-align:right;
	font-family:Verdana, Geneva, Tahoma, sans-serif; 
	font-size:xx-small;
	color:red;
	width:50%;
	margin-left:auto;
	margin-right:auto;
}

.mainbox-boxleft {

	background-color: gray;
	float:left;
	text-align:left;
	font-family:Verdana, Geneva, Tahoma, sans-serif; 
	font-size:xx-small;
	color:red;
	width:50%;
	margin-left:auto;
	margin-right:auto;

}

.footer {
	background-image: url('../images/Button-Background.jpg');
	background-repeat:repeat-x;
	text-align:center;
	font-family:Verdana, Geneva, Tahoma, sans-serif; 
	font-weight: 900;
	font-size: 12px;
	color:white;
	width:800px;
	height:30px;
	margin-left:auto;
	margin-right:auto;

}

.footerhc {
	background-image: url('../images/Button-Background.jpg');
	background-repeat:repeat-x;
	text-align:center;
	font-family:Verdana, Geneva, Tahoma, sans-serif; 
	font-weight: 900;
	font-size: 12px;
	color:white;
	width:800px;
	height:30px;
	margin-left:auto;
	margin-right:auto;

}
.footerhc a {
	color: #FFFFFF;
}
.footerhc a:visited {
	color: #FFFFFF;
}
.footerhc a:active {
	color: #800000;
}
.footerhc a:hover {
	color: #800000;
}

.copyright {
	font-size: xx-small;
	text-decoration:underline;
	color:black;
}


a {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:active {
	color: #800000;
}
a:hover {
	color: #800000;
}

.footer-kewwords {

	text-align:center;
	font-family:Verdana, Geneva, Tahoma, sans-serif; 
	font-size:xx-small;
	color:red;
	width:800px;
	margin-left:auto;
	margin-right:auto;

}

