.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.link_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.detail_text {
	font-size: 14px;
	font-weight: normal;
}
.detail_header {
	font-weight: bold;
	font-size: 18px;
	text-decoration: underline;
}
.motto_text {
	font-size: 16px;
	font-style: italic;
}
.bottom_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
}
.state_background {
	background-image: url(Images/illinois-outline.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.eye_background {
	background-image: url(Images/eye_background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.grey_background {
	background-image: url(Images/grey_backdrop.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.header_background {
	background-image: url(Images/red_diffuse_header.gif);
	background-repeat: repeat-x;
}
.side_top_background {
	background-image: url(Images/side_border_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.H1 {
	font-size: 24px;
	margin-top: 64px;
}
.side_links {
	margin: 5px 0px;
}
.link_text_white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: hand;
}
.fendi_background {
	background-image: url(Images/fendi_frame.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.front_office_background {
	background-image: url(Images/front_counter.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.font_desk_background {
	background-image: url(Images/front_desk.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.note_text {
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
