td, p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #663399;
	text-align: justify;
}
ul,ol {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663399;
	list-style-type: none;
	text-indent: -15px;
}

#title {
	left: auto;
	right: auto;
	height: 145px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	background-color: #FFCCFF;
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;
	width: 774px;
	padding-right: 5px;
	padding-left: 3px;
}
#meat {
	background-color: #FFCCFF;
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;
	width: 700px;
	text-align: center;
	background-image: url(../images/corpusbg.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-position: center top;
}
#corpus {
	padding: 15px;
	vertical-align: top;
	background-image: url(../images/corpusbg.jpg);
	background-repeat: no-repeat;
}
#links {
	position: relative;
	padding-top: 25px;
	padding-bottom: 10px;
}
/*styling of the table in the right sidebar*/
#promotable {
 background: #DBDEE6;
	width: 150px;
	font-size: 11px;	/*/*/font-size: 85%; /* */  
vertical-align: top;		
border: 1px solid #656E8D;
margin: 15px 5px;
}
#promotable td {
padding: 4px 4px 0px;
}	
/*sets the background image for the left column*/
#navbar {
	background-color: #FFFFCC;
}
#rightcolumn {
	width: 150px;
	padding: 0px;
	background-color: #FFFFCC;
}
#navbartable {
margin-top: 50px; 
padding:2px;
}
#footer {
border: 1px solid #656E8D;
	background-color: #666699;
	color: White;
text-decoration: none;
padding: 5px 5px;
}
#footer td {
color: White;
font: 12px Arial, Verdana, Geneva, Helvetica, sans-serif;
}
#footer a:link {
color: White;
font: 12px Arial, Verdana, Geneva, Helvetica, sans-serif;
text-decoration: underline;
}
#footer a:visited {
color: White;
font: 12px Arial, Verdana, Geneva, Helvetica, sans-serif;
text-decoration: underline;
}
#footer a:hover {
color: #EADFEA;
font: 12px Arial, Verdana, Geneva, Helvetica, sans-serif;
text-decoration: none;
}
#footer a:active {
color: White;
font: 12px Arial, Verdana, Geneva, Helvetica, sans-serif;
text-decoration: underline;
}
#copyright {
border: 1px solid #656E8D;
	background-color: White;
font-size: 10px;
color: #666699;
padding-top: 8px;
padding-bottom: 4px;
}
/*styles the text in the <td> tag of the copyright table*/
 #copyright td {
background-color: White;
font-size: 10px;
color: #666699;
padding-top: 8px;
padding-bottom: 4px;
}
#copyright a:link {
	color: #666699;
text-decoration: underline;
}
#copyright a:visited {
	color: #666699;
text-decoration: underline;
}
#copyright a:hover {
	color: #666699;
text-decoration: none;
}
#copyright a:active {
color: #666699;
text-decoration: underline;
} 
h1 {
	color: #666666;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	background-position: center;
}
h3{
	color: #9900CC;
	font-size:14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
h2{
	color: #663399;
	font-size: 16px;
	background-position: center;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
h4 {
	color: #8E0000;
font-size: 13px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663399;
	text-align: center;
	font-weight: bold;
}
.style1 {
	font-size: 12px;
	color: #666666;
}
