* {
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:12px;
	color:black;
	line-height:16px;
}

body {
	margin:0px;
	background-color:#eed4d5;
}

#container {
	width:948px;
	text-align:center;
	margin:auto;
}	

.maintable {
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
}

#contentcontainer {
	width:780px;
	text-align:center;
	margin:auto;
}	

#anothermargin {
	margin-left:2px;
}

#top {
	margin-top:54px;
	width:780px;
}
#nav {
	width:780px;	
}

#banner {
	width:780px;		
}

#yellowbar {
	width:780px;
}

#content {
	width:722px;
	background-color:white;
	padding:29px;
}

#footer {
	width:780px;
	text-align:right;
	color:white;
	padding-top:10px;
	padding-bottom:10px;
}

#footer a {
	font-weight:bold;
	color:white;
}







td {
	vertical-align:top;
}

p {
	margin-top:0px;
}

