body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(../i/page_background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

#page {
	background-image: url(../i/content_bg.jpg);
	background-repeat: repeat-y;
	margin-left: 180px;
	width: 688px;

}

#page-child {
	background-image: url(../i/child-bg.jpg);
	background-repeat: repeat-y;
	margin-left: 180px;
	width: 688px;

}


.spacer {
	clear: both;
}

#col1 {
float: left;
width: 344px;
}

#col2 {
float: left;
width: 343px;
margin-left: 1px;
}

#col1wide {
float: left;
width: 688px;

}

#pad {
margin-top: 10px;
}

#title {
	margin-left: 25px;
	margin-bottom: 5px;
	margin-top: 20px;
	display: block;

}

p {
margin-left: 25px;
margin-right: 25px;

}

h1 {
	margin-left: 25px;
	margin-top: 40px;
	margin-bottom:5px;

	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #9ab1ee;

}

// tables

