
body {
	background-color : #072451;
	text-align : center;
}

body, p, td, th, li {
	font-family : Arial, Verdana, Helvetica, Sans-serif;
	font-size : 12px;
}

h1 {
	font-family : Edwardian Script ITC, Eduardian Script ITC;
	font-size : 27px;
	color : #072451;
	font-weight : bold;
}

#Layout {
	width : 674px;
	height : 600px;
	background-color : #FFFFFF;
	text-align : left;
	margin : 0px auto;
}

#TopBar {
	height : 95px;
}

#MainImgBar {
	height : 171px;
}

#ContentTable {
	width : 100%;
	margin : 18px 0px 8px 0px;
}

#NavBar {
	width : 180px;
	background-image : url("images/ponyShow/navBkg.jpg");
	background-position : 0px 1px;
}

#Content {
	background-image : url("images/ponyShow/contentBkg.jpg");
	background-position : 66px 23px;
	background-repeat : no-repeat;
	padding : 0px 15px;
}

#BottomBar {
	height : 13px;
}
