html, body {
	padding: 0px;
	border: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/bg_whitworth.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	font-size: 1em;
	background-position: 0% 0%;
}
html, body, p, th, td, li, dd, dt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p, li {
	font-size: 0.8em;
	line-height: 1.7em;
	color: #383521;
}
.line_norm {
	line-height:normal;
}
small {
  font-size: .8em;
  line-height: 1.3em;
}
blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style:italic;
	color: #660000;
	width: 10em;
	margin: 0;
	float: left;
	padding: 5px;
	line-height: 1.3em;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	letter-spacing: 1px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.1em;
	margin: 0px;
	padding: 0px;
	color: #000099;
	font-style: italic;
}

h2 {
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 4px;
	color: #990000;
	letter-spacing: 3px;
}
h3 {
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 3px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 1px;
	padding-top: 15px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
	color: #000099;
	font-style: italic;
}
h4 {
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #000099;
	padding-top: 12px;
}
h5 {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	font-style: italic;
	padding: 0px;
	margin: 0px;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #900;
	text-decoration: none;
}
a:active { 
	color: #8B0000; 
	text-decoration: none;
}
img {
  border: none;
}
.pad_r {
	padding-right:15px;
}
.est {
	font-size: 0.8em;
	margin: 1px;
	padding: 1px;
	color: #000099;
	font-variant: normal;
}
.est2 {
	font-size: 0.8em;
	margin: 1px;
	padding: 1px;
	color: #000099;
	font-variant: normal;
}
.smcap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	letter-spacing: 1px;
	list-style: none;
	padding-top: 16px;
	margin: 0px;
	line-height: .2em;
	text-indent: -3em;
}
.alert {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	font-style: italic;
	padding: 0px;
	margin: 0px;
}
.bg_head {
	background-image: url(images/box-1_r1_c1.png);
	background-repeat: no-repeat;
}
.bg_curlyhead {
	background-image: url(images/head_box.png);
	background-repeat: no-repeat;
}

.bg_bod {
	background-image: url(images/box-1_r2_c1.png);
	background-repeat: repeat-y;
}
.footer_wave {
	background-image: url(images/footer_wave.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bg_napkin {
	background-image: url(images/napkin.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#notice {
	z-index: 99; 
	position: fixed; right: 0px; top: 22px; 
	width: 200px;
	height: auto;
	padding: 12px;
	background-color: #06F;
}
.notice{
	color:#FFF;
	text-align: center;
}
.smallstuff {
	font-size: .8em;
}
.textcentre {
	text-align:center;
}
.announcement {
	font-family: "Times New Roman", Times, serif;
	color:#006;
	letter-spacing:-1px;
	font-size:1.5em;
	line-height: 1.2em;
}
big {
	font-size:2em;
}