/* CSS Document */
body {	margin:0px;	padding:0px;	background-image: url(../img/page-background.gif);}
h1{font-size:150%;}

.title-text-big{	font-family:Arial, Helvetica, sans-serif;	font-size:125%; color:#0000FF}
.title-text-normal{	font-family:Arial, Helvetica, sans-serif;	font-size:90%;}
.body-text-normal{	font-family:Arial, Helvetica, sans-serif;	font-size:80%;}
.body-text-normal-blue{	font-family:Arial, Helvetica, sans-serif;	font-size:100%; color:#0000FF; font-weight:bold}
.body-text-tac{	font-family:Arial, Helvetica, sans-serif;	font-size:75%;}
.credit {font-family:Arial, Helvetica, sans-serif;	font-size:75%; text-decoration: none; color:#183a40;}
.clr {clear:both;}

#page-header{	background-image: url(../img/header-background.gif);	background-repeat: no-repeat;	width: 672px;	height: 22px;}
#page-title{	width: 642px;	left: 30px;	top: 10px;	text-align:left;	position:relative;}
#page-body{	left: 30px;	width: 615px;	top: 10px;	text-align:left;	position:relative;}
#page-footer{	background-image: url(../img/footer-background.gif);	background-repeat: no-repeat;	width: 672px;	height: 52px;}

#page1-logo{	background-image: url(../img/body-background.gif);	background-repeat: repeat-y;	text-align:left;	left: 30px;	top: 10px;	text-align:left;	width: 672px;}
#page1-body-container{	background-image: url(../img/body-background.gif);	background-repeat: repeat-y;	width: 640px;}

