body {
	background-color : #601720;
	margin : 23px;
	text-align : center;
}

body, p, td, th, li {
	font-family : Verdana, Arial, Helvetica, Sans-serif;
	font-size : 12px;
}

h1 {
	font-family : Times New Roman, Times, Serif;
	font-size : 18px;
	font-weight : bold;
	color : #79272D;
	border-bottom : 2px #2C473F solid;
	width : 100%;
	text-align : left;
	padding-bottom : 5px;
}

h2 {
	color : #2C473F;
	font-size : 15px;
	font-weight : bold;
	text-align : left;
}

#HomeImage {
	width : 781px;
	height : 562px;
}

#Layout {
	width : 800px;
	height : 600px;
	margin : 0px auto;
	text-align : center;
}

#TopBar {
	height : 135px;
}

#NavBar {
	height : 34px;
}

#ContentSpace {
	background-image : url("images/layoutBkg.jpg");
	background-repeat : repeat-y;
	padding : 10px 35px;
	vertical-align : top;
}

#BottomBar {
	height : 29px;
}
