body, div, p, blockquote, ol, ul, dl, li, dt, dd, tr, td
{
    font-family: "verdana", "arial", "helvetica", "san-serif";
    font-size: 11px; 
    font-color: #000;
    line-height: 16px;
}
li {
	line-height: 16px;
}
body {background-image: url("images/bg.jpg"); margin-left: 0%; margin-right: 0%; color: #352101}
BODY A:link {color: #3d54a8; font-weight: bold; text-decoration: none}
BODY A:active {font-weight: bold; text-decoration: underline}
BODY A:visited	{color: #3d54a8; font-weight: bold;	text-decoration: none}
BODY A:hover {color: #006; font-weight: bold; text-decoration: underline}

.logo {background-color: #cfd5e5; vertical-align: bottom; color:#006; font-size: 13px; font-weight: bold; line-height: 28px; width: 185; height:33; padding: 10px}

.sidelinks {background-color: #cfd5e5; vertical-align: top; color:#006; font-size: 13px; font-weight: bold; line-height: 28px; width: 185; padding: 10px}
.sidelinks A:link {color: #006; font-weight: bold; text-decoration: none}
.sidelinks A:active {text-decoration: underline}
.sidelinks A:visited {color: #006; text-decoration: none}
.sidelinks A:hover {color: #881226; font-weight: bold; text-decoration: none}

.bottomlinks {background-color: #e4e2a3; color: #333; width: 770; padding: 10px; text-align: center}
.bottomlinks A:link {color: #333; text-decoration: none; font-weight: bold;}
.bottomlinks A:active {text-decoration: underline;}
.bottomlinks A:visited {color: #333; text-decoration: none;}
.bottomlinks A:hover {color: #881226; text-decoration: none; font-weight: bold;}

hr {height:1px; color:#999}
.homegraphic {background: #000; vertical-align: top; width: 580; text-align: center; padding: 10px 0px 10px 0px}
.content {background: #ffffff; vertical-align: top; width: 560; height: 310; padding: 10px}
.address {font-size: 10px; color: #000; font-weight: bold}
.borders {background: #955f68; width: 5px; height: 5px}
.copyright {font-size: 10px; color: #333; padding: 5px; text-align: right}
.highlight {font-weight: bold; color: #ba2334}
.search {background: #2C466B; color: #FFF}
.sidebar {font-family: verdana, arial, sans-serif; font-size: 10px}
.subtitle {font-weight: bold; font-size: 13px; color: #000}
.title {font-size: 15px; font-weight: bold; color: #881226}
.welcome {background: #ffffff; width: 770; padding: 10px}

/*faculty page only*/
#contactinfo {background-color: #e6ebf1; width: 175px}
#contactinfo a:link, #contactinfo a:active, #contactinfo a:visited, #contactinfo a:hover {font-size: 11px}

FORM {
	font-family: "verdana", "arial", "Helvetica", "sans-serif";
	font-size: 12px;
	padding: 10px 0px 0px 0px;
	margin: 10px 0px 0px 0px
	}
TEXTAREA, INPUT, SELECT, OPTION, .area {
	background-color: #FFFFFF;
	font-family: "verdana", "arial", "helvetica", "san-serif";
	font-size: 11px;
	color: #352101;
}
