body {
	margin : 0px;
	background-color : #E3F0DA;
}

body, p, td, th, li {
	font-family : Arial, Verdana, Helvetica, Sans-serif;
	font-size : 12px;
}

h1 {
	font-family : Times New Roman, Times, Serif;
	font-size : 19px;
	font-weight : bold;
	color : #333333;
	text-align : center;
}

hr {
	width : 100%;
	height : 1px;
	color : #A6BB40;
	border-width : 1px;
	margin : 16px 0px;
}

#Layout {
	margin : 0px auto;
	text-align : left;
	width : 910px;
}

#TopBar {
	height : 211px;
}

#MainImage {
	height : 423px;
}

#Content {
	background-image : url("images/contentBkg.gif");
	background-repeat : repeat-y;
	padding : 10px 21px;
	text-align : left;
}

.seperator td {
	font-size : 1px;
	height : 10px;
	position : relative;
}
