#wrapper {
	background-image: url(images/tile.gif);
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#masthead {
	background-color: #FF0000;
	width: 700px;
}
#footer {
	background-color: #00FF00;
	width: 700px;
}
#navigation {
	background-color: #FFFF00;
	width: 700px;
}
#content {
	background-color: #F4F5EF;
	width: 684px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: solid;
	padding: 7px;
}
#header {
	background-color: #C5C3B7;
	width: 700px;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	page-break-before: always;
	page-break-after: always;
}
a:link {
	color: #000066;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #FFCC00;
}
a:active {
	color: #0000FF;
}
a {
	font-weight: bold;
}

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	list-style-position: inside;
}
.columnOne {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 220px;
	list-style-position: outside;
	list-style-type: circle;
	font-style: normal;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	float: left;
}
.columnTwo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 220px;
	list-style-position: outside;
	list-style-type: circle;
	font-style: normal;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	float: left;
	margin-left: 7px;
}
.columnThree {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 200px;
	list-style-position: inside;
	list-style-type: circle;
	font-style: normal;
	margin-left: 7px;
	float: left;
	border: #000000;
	clear: right;
}
.bodyHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #121950;
}
.bodyTitle {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #121950;
}
.imageRt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: auto;
	list-style-position: inside;
	list-style-type: circle;
	font-style: normal;
	margin-left: 7px;
	float: right;
	border: 1px solid #000000;
	clear: both;
	height: auto;
	margin-top: 14px;
}
.columnThreeTemp {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 200px;
	list-style-position: inside;
	list-style-type: circle;
	font-style: normal;
	float: left;
	margin-left: 7px;
}
.imageLf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: auto;
	list-style-position: inside;
	list-style-type: circle;
	font-style: normal;
	margin-left: 14px;
	float: left;
	border: 1px solid #000000;
	clear: both;
	height: auto;
	margin-right: 14px;
}
.alert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	list-style-position: inside;
	color: #FF0000;
}

