body {
	background-color: #fff;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}

a {
	text-decoration: none;
	color: #00f;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

blockquote {
	font-family: monospace;
}

ol {
	margin: 0;
	padding-top: 4px;
}

ul {
	margin: 0;
	padding-top: 4px;
}

dl {
	margin: 0;
	padding-top: 4px;
}

h1, h2, h3, h4 {
	margin: 0;
	padding-top: 4px;
}

#menu {
	width: 780px;
	margin: 0;	
	background: #eee;
	border-bottom: 1px solid #666;
	margin-bottom: 10px;
	text-align: center;
}

#wrapper {
	width: 780px;
	margin: 0 auto;
	text-align: left;
	padding: 0px;
	border: 1px solid #666;
}

#header {
	margin: 0;
	padding: 0;
}

#left_column {
	clear: both;
	float: left;
	width: 214px;
	overflow: hidden;
	margin-top: 6px;
	padding: 0;
}

#search_box {
	margin: 0;
	width: 212px;
	height: 127px;
	overflow: hidden;
	padding-top: 7px;
	padding-left: 12px;
	padding-right: 7px;
	background: url('images/search_box.png') no-repeat top left;
}

#ad_bottom {
	clear: both;
	padding-top: 55px;
	margin: 0 auto;
	text-align: center;
	width: 780px;
}

#ad_left {
	text-align: center;
}

#ad_left_top {
	text-align: center;
}

#footer {
	width: 780px;
	font-size: 11px;
	margin: 0 auto;
}

.nav {
	padding-left: 4px;
	padding-right: 4px;
}

.nav:hover {
	background-color: #fff;
	text-decoration: none;
}

.main {
	width: 563px;
	float: right;
	margin: 0;
	background: url('images/content_bg.png') repeat-y top left;
	margin-top: 5px;
}

.content {
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	margin-top: -10px;
}

.main_top {
	margin: 0;
	padding: 0;
	height: 16px;
	width: 563px;
}

.main_bottom {
	margin: 0;
	padding: 0;
	height: 21px;
	width: 563px;
}

.ibox {
	background: url('images/innerbox_bg.png') repeat-y top left;
	padding-left: 10px;
	padding-right: 15px;
	text-align: left;
}

.ibox_top {
	background: url('images/innerbox_top.png') no-repeat top left;
	margin: 0;
	padding: 0;
	height: 8px;
	width: 535px;
}

.ibox_bottom {
	background: url('images/innerbox_bottom.png') no-repeat top left;
	margin: 0;
	padding: 0;
	height: 7px;
	width: 535px;
}

.info {
	text-align: center;
	margin-bottom: 15px;
}

.search_container {
	width: 180px;
}

.entry_box {
	text-align: left;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	border: 1px solid #ccc;
	font-size: 14px;	
}

.entry_term {
	font-size: 16px;
}

.entry_definition {
	padding-top: 5px;
	padding-bottom: 4px;
	margin-left: 10px;	
}

.entry_info {
	color: #666;
}

.results_header {
	font-family: serif;
	font-size: 18px;	
	padding-bottom: 2px;
}

.aux_info {
	font-style: italic;
}

.pages {
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	width: 100%;
	text-align: center;
}

.expand {
	text-align: right;
}

.back {
	text-align: right;
}

.back_top {
	text-align: left;
}

h2.title {
	font-size: 16px;
	font-weight: bold;
	font-family: serif;
}

h3.title {
	color: #666;
	text-align: left;
	border-bottom: 1px solid #666;
	font-size: 14px;
	font-weight: bold;
	font-family: serif;
	margin: 0;
}

input.lookup_button {
	float: right;
}

div.paradigm {	
	text-align: center;
}

table.paradigm {
	border: 1px solid #999;
	text-align: right;
	margin: 0 auto;
}

table.paradigm2 {
	border: 0;
	border-top: 1px solid #999;
	margin: 0 auto;
	text-align: left;
}

table.paradigm3 {
	border: 0;
	border: 1px solid #ccc;
	margin: 0 auto;
	text-align: left;
}

th.title {
	text-align: left;
}

/* table heading */
th.head {
	background-color: #eee;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

/* table superheading */
th.shead {
	background-color: #ddd;
	border-bottom: 2px solid #ccc;
}

/* left heading */
td.lhead {
	border-right: 1px solid #ccc;
	background-color: #eee;
}

/* Used for choosing sections/categories listed in a table */
td.section {
	font-weight: bold;
	text-align: center;
}

td.section a {
	color: #f60;
}
