/*  CUSTOM STYLES  */
body {
	font-size: 12pt;
	font-family: Georgia, serif;
}
h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-size: 24pt;
	font-weight: normal;
	font-family: Georgia, serif;
}
h2 .small, h3 .small {
	font-size: 24pt;
	font-weight: normal;
}
h2 {
	width: 50%;
	padding: 8px 10px 5px;
	float: left;
}
h3 {
	font-size: 14pt;
}




/*  CUSTOM IDs  */
#screen_copyright, #contact_form, #flash, #link_wrapper {
	display: none;
}
#page_title {
	display: block;
	margin: 0 25px 25px;
}
#copyright {
	margin: 50px 0 0;
	padding: 3px 0;
}
#copyright li {
	display: inline;
}




/*  CUSTOM CLASSES  */
.print_hide, .new_win, #copyright .design, #copyright .host, #copyright .xhtml, #copyright .css {
	display: none;
}
.img_left, .img_right {
	clear: both;
}
