html, body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6a6a6a;
}

img { border: 0; }

body {
	margin: 0;
	padding: 0;
	background-color: #57235d;
}

a {
	color: #6a6a6a;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
	font-family: ;
	font-weight: ;
	letter-spacing: ;
	line-height: ;
	color: ;
	text-transform: ;
}

h1 { 
	font-size: ;
	line-height: ;
}

h2 {
	font-size: ;
	line-height: ;
}

h3 {
	font-size: ;
	line-height: ;
}

h4 {
	font-size: ;
	line-height: ;
}

h5 {
	font-size: ;
	line-height: ;
}
	
blockquote {
	margin: 25px 0px 25px 25px;
	padding: 0;
	text-align: left;
}

#header {
	width: 745px;
	height: 15px;
	margin: 50px auto 0px auto;
	padding: 83px 15px 0px 20px;
	background: no-repeat top #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #196525;
	text-align: right;
}

#main-content {
	width: 726px;
	height: 345px;
	margin: 0 auto;
	padding: 18px 27px 27px 27px;
	background: #ffffff;
}

#footer {
	width: 780px;
	height: 24px;
	margin: 0 auto;
	padding: 5px 0px 0px 0px;
	color: #ffffff;
	text-align: right;
}

#footer a {
	color: #ffffff;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

.text-black { color: #000000; }

.text-white { color: #ffffff; }

.text-purple { color: #57235d; }

.text-times { font-family: "Times New Roman", Times, serif; }

.text8 { font-size: 8px; }

.text9 { font-size: 9px; }

.text10 { font-size: 10px; }

.text11 { font-size: 11px; }

.text12 { font-size: 12px; }

.text13 { font-size: 13px; }

.text14 { font-size: 14px; }

.text15 { font-size: 15px; }

.text16 { font-size: 16px; }

.text17 { font-size: 17px; }

.text18 { font-size: 18px; }

#nav {
	width: 110px;
	height: 345px;
	position: relative;
	float: left;
}

#nav-button {
	background: url(images/button-purple.jpg);
	height: 18px;
	width: 68px;
	text-align: center;
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 12px 0px;
}

#nav-button a {
	color: #fffac2;
	text-decoration: none;
}

#nav-botton a:hover {
	text-decoration: none;
}

#nav-button-selected {
	background: url(images/button-green.jpg);
	height: 18px;
	width: 68px;
	text-align: center;
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 12px 0px;
}

#nav-button-selected a {
	color: #fffac2;
	text-decoration: none;
}

#nav-button-selected a:hover {
	text-decoration: none;
}

#content-right {
	margin: 0px 0px 0px 110px;
	width: 616px;
	//width: 613px;
	padding: 25px 0px 0px 0px;
}