@charset "UTF-8";
body {
	background-color: #999;
	margin-left: 0px;
	margin-top: 0px;
}
#wrapper {
	height: 100%;
	width: 100%;
}
#header {
	background-color: #710f0b;
	height: 40px;
	width: 725px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#leftcolumn {
	float: left;
	height: 540px;
	width: 200px;
	background-image: url(images/leftgradient.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	line-height: 34px;
	text-align: center;
}
#menutext1 {
	float: left;
	width: 145px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	margin-top: 10px;
}
#banner {
	background-color: #282724;
	height: 173px;
	width: 725px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#navbar {
	background-color: #710f0b;
	height: 40px;
	width: 725px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#container {
	background-color: #FFF;
	height: 550px;
	width: 725px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#rightcolumn {
	float: right;
	height: 540px;
	width: 500px;
}
#menutext2 {
	float: left;
	width: 145px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin-top: 10px;
}
#menutext3 {
	float: left;
	width: 145px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin-top: 10px;
}
#menutext4 {
	float: left;
	width: 145px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin-top: 10px;
}
#menutext5 {
	float: left;
	width: 145px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin-top: 10px;
}
.LEFTMENU {
	font-size: 16px;
	text-transform: uppercase;
	color: #000;
	padding-left: 7px;
}
h1 {
	font-size: 18px;
	text-align: center;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
#containertall {
	background-color: #FFF;
	height: 800px;
	width: 725px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #containertall #leftcolumntall p a {
	color: #000;
}
#rightcolumntall {
	float: right;
	height: 790px;
	width: 500px;
}
#leftcolumntall {
	float: left;
	height: 690px;
	width: 200px;
	background-image: url(images/leftgradient.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#wrapper #container #leftcolumn p a {
	color: #000;
}
