* {margin: 0; padding: 0; border: 0;}
body,td,th {
	color: #333333;
	font: 14px/130% Arial, Helvetica, sans-serif;
}
body {
	background-color: #212121;
}
p, h1, h2, h3, h4, h5, h6 {
	padding: 8px 0;
}
h1 {
	font-size: 16px;
	color: #271F86;
	background: url(images/dotted_lines.jpg) repeat-x bottom;
	padding: 10px 0;
}
h2 {
	color: #271F86;
	font-size: 14px;
}
ul, ol {
	padding: 10px 20px;
}
li {
	text-align: left;
}
dd {
	padding-left: 20px;
}
dt {
	color: #271F86;
	font-style: italic;
	font-weight: bold;
}
hr {
	color: #271F86;
}
a:link, a:visited, a:hover, a:active {
	color: #271F86;
}
input, textarea, select {
	border: 1px solid #271F86;
	padding: 2px;
	color: #271F86;
	font: 11px Arial, Helvetica, sans-serif;
}
input#button {
	background: #271F86;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
input.noborder {
	border-style: none;
}
div#advertising {
	position: absolute;
	margin-left: 775px;
	top: 0px;
}
div#container {
	background: #FFFFFF;
	width: 766px;
}
div#topnav {
	background: #343434;
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
	padding: 3px 10px;
	font-size: 12px;
}
div#topnav a:link, div#topnav a:visited, div#topnav a:hover {
	color: #FFFFFF;
}
div#right {
	float: right;
	clear: both;
	padding: 5px;
	width: 202px;
}
div#right img {
	padding: 5px 0 0 0;
}
div#mbebox {
	background: #676767;
	width: 190px;
	border: 1px solid #000000;
	color: #FFFFFF;
	padding: 5px;
}
div#mbebox td {
	color: #FFFFFF;
}
div#content {
	margin: 0 215px 0 0;
	padding: 0 20px;
	text-align: justify;
}
div#copyright {
	background: url(images/dotted_lines.jpg) repeat-x top;
	font-size: 11px;
	color: #271F86;
	text-align: center;
	clear: both;
}
div#hometext {
	width: 400px;
	margin: 0 auto;
}
div#right_form {
	background: #FFF;
	width: 200px;
	border: medium solid #271F86;
	padding: 10px;
}
table#formborder {
	border: medium solid #271F86;
	margin: 0 auto;
}
.aligncenter {
	text-align: center;
}
.alignright {
	text-align: right;
}
.fltrt {
	float: right;
	padding: 0 0 0 10px;
}
.fltlft { 
	float: left;
}
.pronunciation {
	color: #271F86;
	font: bold 14px "Times New Roman", Times, serif;
}
.purple {
	color: #271F86;
}
.blue {
	color: #06C;
}
.large {
	font-size: 16px;
}
.italics {
	font-style: italic;
}
.firstletter {
	font: italic bold 24px/80% Georgia, "Times New Roman", Times, serif;
	color: #271F86;
	padding: 0 2px 0 0;
}
.noborder {
	border-style: none;
}
.imagefltlft {
	float: left;
	margin: 0 15px 10px 0;
}
.imagefltrt {
	float: right;
}
.smalltext {
	font-size: 11px;
}
.bigred {
	font-size: 18px;
	color: #C00;
}
.black {
	color: #000;
}
.attention_box {
	background: #FFC;
	padding: 4px;
	border: 1px solid #703383;
	color: #000;
}
