body {
	background-color : #FBF9F2;
	background-image : url("layout/bodyBkg.gif");
	background-repeat : repeat-x;
	background-position : 0px 144px;
	text-align : center;
}

body, p, td, th, li {
	font-family : Arial, Verdana, Helvetica, Sans-serif;
	font-size : 12px;
	margin : 0px;
	line-height : 22px;
}

h1 {
	color : #40707D;
	font-weight : bold;
	font-size : 20px;
	text-align : left;
}

h1:first-child {
	margin-top : 0px;
}

blockquote {
	margin-top : 0px;
	margin-bottom : 0px;
	padding : 10px 0px;
	font-style : italic;
}

blockquote + blockquote {
	border-top : 1px #CCCCCC solid;
}

blockquote .attribution {
	font-weight : bold;
	font-style : normal;
	text-align : right;
}

#Layout {
	width : 912px;
	height : 731px;
	margin : 0px auto 19px auto;
	text-align : left;
	background-color : #FFFFFF;
}

#TopBar {
	height : 130px;
}

#NavBar {
	height : 53px;
}

#MainImageSpace {
	height : 313px;
}

#Content {
	padding : 30px 34px;
	text-align : justify;
	vertical-align : top;
}

#BottomBar {
	background-color : #40707D;
	height : 33px;
	text-align : center;
	color : #FFFFFF;
}

#BottomBar a:link,
#BottomBar a:active,
#BottomBar a:visited {
	color : #FFFFFF;
	text-decoration : none;
}

#BottomBar a:hover {
	color : #ECE0B5;
	text-decoration : underline;
}
