@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
}
body, body div, body p, body th, body td, body li, body dd	{
	font-size:	medium;
	voice-family:	"\"}\"";
	voice-family:	inherit;
	font: large Verdana, Arial, Helvetica, sans-serif;
}
html>body, html>body div, html>body p, html>body th, html>body td, html>body li, html>body dd	{
	font-size:	large
}
body {
	text-align: center;
}
#content {
	text-align: left;
	height: 417px;
	width: 900px;
	overflow: visible;
	position: relative;
	background-image: url(../images/backgroundContent.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#textSize {
	background-image: url(../images/backgroundTextSizer.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 33px;
	width: 96px;
	position: absolute;
	left: 40px;
	top: 0px;
	line-height: 33px;
	vertical-align: baseline;
}
#textSize a {
	margin-right: 5px;
}
.smallText a {
	color: #287ad0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.mediumText a {
	color: #287ad0;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}
.largeText a {
	color: #287ad0;
	text-decoration: none;
	font-weight: bold;
	font-size: 20px;
}
#mainText {
	background-image: url(../images/backgroundMainText.jpg);
	background-repeat: no-repeat;
	width: 532px;
	display: block;
	position: absolute;
	left: 40px;
	top: 192px;
}
