@charset "utf-8";
/* CSS Document */

body {
	font-family: 'TimesNewRomanPSMT', 'Times New Roman', serif;
	margin: 0;
	padding: 0;
	color: #000000;
}
a {
	color: #333;
	text-decoration:underline;
}
a:hover {
	color: #000;
	text-decoration:underline;

}
#container {
	width: 700px;
	background: #fffaee;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#header {
	float: left;
	width: 200px;
	height: 150px;
}
#sidebar2 {
	float: right;
	width: 100px;
	padding: 15px 50px 15px 20px;
}
#footer {
	padding: 0 10px 0 20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;
	background-color: #E1D0AE;
	height: 20px;
}
.clearfloat {
	clear:both;
}
.tag {
	font-family: 'TimesNewRomanPSMT', 'Times New Roman', serif;
	font-size: 20px;
	line-height: 36px;
	font-style: italic;
}
.tag1 {
	margin-right: 150px;
}
.tag2 {
	float: left;
	margin-left: 50px;
	width: 400px;
}
.tag3 {
	font-size: 14px;
	font-style: italic;
	text-align: center;
}
.tag4 {
	font-family: 'TimesNewRomanPS-ItalicMT', 'Times New Roman', 'Times New Roman Italic', serif;
	font-size: 12px;
	font-style: italic;
	line-height: 24px;
	margin-left: 200px;
}
.tag5 {
	float: left;
	margin-left: 60px;
}
#nav {
	width: 210px;
	background-color: #fffaee;
}
.navtext {
	font-family: 'TimesNewRomanPS-BoldItalicMT', 'Times New Roman', 'Times New Roman Bold Italic', serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	line-height: 28px;
	text-align: right;
	padding-right: 10px;
	color: #000;
	text-decoration: none;
}
.navtext:hover {
	font-family: 'TimesNewRomanPS-BoldItalicMT', 'Times New Roman', 'Times New Roman Bold Italic', serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	line-height: 28px;
	text-align: right;
	padding-right: 10px;
	color: #00C;
	text-decoration: none;
}


h1 {
	font-size: 30px;
	font-style: italic;
}
h2 {
	font-size: 24px;
	font-style: italic;
}
.subtext {
	font-size: 20px;
	font-style: italic;
}
.indent {
	margin-left: 100px;
}
.indent2 {
	margin-left: 285px;
}
.smalltext {
	font-size: 12px;
}
.perf1 {
	font-size: 28px;
	font-weight: bold;
	font-style: italic;
}
.perf2 {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
}
.perf3 {
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	padding-left: 10px;
}
.perf4 {
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	padding-left: 10px;
}
.perf5 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
.smalltext {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.subtitle {
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
}
 