/* CSS Document */

body {
font-family: Arial, Helvetica, sans-serif;
background-color: #f3f3e4;
background-image: url(images/background1.jpg);
margin: 0px;
padding: 0px;
}

h1 {
	color: #801918;
	font-size: 22px;
	font-style: italic;
	margin-top: 15px;
}

h2 {
	font-size: 20px;
	margin-top: 40px;
}

td {
	padding: 0px;
	vertical-align: top;
	font-size: 16px;
	line-height: 25px;
}

blockquote {
	margin: 35px;
	font-size: 16px;
	line-height: 23px;
	border: 10px solid #eae8df;
	background-color: #e0dccf;
	font-style: italic;
}

#pageWrapper {
	position: relative;
	top: 0px;
	left: 50%;
	width: 720px;
	margin-left: -358px;
	border: 3px solid #000;
	border-top: 0px;
	padding: 3px;
	padding-top: 0px;
	background-color: white;
}

#footer
{
	position: relative;
	top: 0px;
	left: 50%;
	margin-left: -358px;
	width: 720px;
	padding: 30px;
	text-align: center;
	font-size: 12px;
	color: #ccc;
}

#footer a {
	color: #fff;
}

td#leftColumn {
	width: 500px;
	background-image: url( "images/leftColumnHeader.gif" );
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px 10px 15px 5px;
}

td#rightColumn {
	background-color: #ccc;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	line-height: 45px;
}

.dict_term {
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
	margin-top: 35px;
	margin-bottom: 5px;
}

.dict_def {
	padding-left: 40px;
	font-style: italic;
	line-height: 16px;
	margin-top: 5px;
	margin-bottom: 35px;
}

.credits
{
	width: 100%;
	text-align: right;
}

.credits2
{
	margin-top: -15px;
	width: 80%;
	text-align: right;
}

.contactInfo {
	line-height: 16px;
	text-align: center;
	margin: 30px 0px;
}
.fatlinks {
	width: 100%;
	text-align: center;
	font-weight: bold;
}

.quotation {
	padding-left: 10px;
	line-height: 21px;
	font-style: italic;
}

blockquote div {
	text-indent:1.5em;
}
.dropshadow {
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 10px;
}
/*
td.rightside {
background-image: url(images/template_22.jpg);
background-repeat: repeat-y;
}

td.leftside {
background-image: url(images/template_21.jpg);
background-repeat: repeat-y;
}

h1 {
margin-bottom: 0px;
color: #1a1aa3;
font-size: 17px;

}

.bold {
text-decoration: underline;
font-weight: bold;
}

.smalltext {
font-size: 10px;
color: #4E3721
}

td.hwsinfo{
color: #000000;
}

table.hwsinfo{
color: #000000;
}
*/
