body, html, h1, h2, h3, h4, h5, h6, ul, ol, dl, table, p, td {
	margin: 0;
	padding: 0;
}
body {
	font: 12px  Arial, Helvetica, sans-serif;
	background: #FFFFFF url(images/bkgd_inside.gif) repeat-y left top;
	margin-left: 12px;
}
p {
	margin-bottom: 1em;
}
p.faculty {
	margin-bottom: 4px;
	padding-bottom: 0px;
}
a:hover {
	text-decoration: none;
}
table#main {
	background: #fff;
}
table#main td {
	vertical-align: top;
	background: #fff;
}
table#main td img { 
	display: block;
}
table#main td#nav {
	background: #000;
	width: 133px;
}
#content {
	background: #fff;
	margin: 60px 50px 50px;
}
div#slideshow {
	background: #7772D0;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 50px;
	padding-top: 42px;
	text-align: center;
	width: 642px;
}
div#slideshow img{
	border: 8px solid #B03108;
}
#slideshow #photo-control {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 12px;
	text-align: center;
}
#slideshow #photo-control img {
	display: inline;
	border: 0px none;
}
/*new styles for striped tables*/
table#striped td {
	border-top: 1px solid #9492D3;
	border-right: #9492D3;
	border-bottom: #9492D3;
	border-left: #9492D3;
	padding: 4px 3px 4px 12px;
}
table#striped th.white {
	background: #fff;
	color: #000
}
/***************************/
table.data {
	margin-top: 3px;
}
table.data th {
	background: #8383CB;
	color: #FFFFFF;
	text-align: left;
	white-space: nowrap;
	padding: 5px 3px 5px 12px;
	vertical-align: top;
}
table#main table.data td.odd {
	background: #C0C0E4;
	border-top: 1px solid #9492D3;
	border-right: #9492D3;
	border-bottom: #9492D3;
	border-left: #9492D3;
	padding: 4px 3px 4px 12px;
	vertical-align: top;

}
table#main table.data td.even {
	background: #A3A3D9;
	border-top: 1px solid #9492D3;
	border-right: #9492D3;
	border-bottom: #9492D3;
	border-left: #9492D3;
	padding: 4px 3px 4px 12px;

}
table#main table.data tr.odd  td{
	background: #C0C0E4;
	border-top: 1px solid #9492D3;
	border-right: #9492D3;
	border-bottom: #9492D3;
	border-left: #9492D3;
	padding: 4px 3px 4px 12px;

}
table#main table.data tr.even td {
	background: #A3A3D9;
	border-top: 1px solid #9492D3;
	border-right: #9492D3;
	border-bottom: #9492D3;
	border-left: #9492D3;
	padding: 4px 3px 4px 12px;

}
#content .data ul {
	margin: 0;
	padding: 0;
}
#content .data ul li {
	margin: 0 0 7px 0;
	padding: 1px 0 0 0;
	line-height: 1.0;
	list-style: none;
	background: none;
}
h1 {
	font: bold 20px Arial, Helvetica, sans-serif;
	margin: 0 0 25px 0;
	padding: 0px;
	color: #AF310A;
}
h2 {
	font: bold 14px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	margin-bottom: 4px;
}
h3 {
	font: bold 12px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	margin-bottom: 4px;
}
hr.testimonials {
	color: #FC9103;
	margin: 0px;
	padding: 0px;
	width: 530px;
	background: #FC9103;
  	border:0;
  	border-top: 1px solid #FC9103;
  	height: 0;
}
#content ul {
	margin: 0px 0px 1em 1px;
	padding: 0px;
}
#content ul li {
	background: url(images/bullet.gif) no-repeat 0em .75em;
	padding-left: 1em;
	font: normal 1em/1.9em Arial, Helvetica, sans-serif;
	color: #000000;
	list-style: none;
	padding-top: 0px;
	margin: 0px 0px 0em;
} 
ol {
	margin-left: 15px;
}
p.testimonial-odd {
	color: #494675;
	font-weight: bold;
	width: 530px;
	margin-top: 24px;
}
p.testimonial-odd-by {
	font-style: italic;
	color: #494675;
	text-align: right;
	width: 530px;
	margin-right: 7px;
	padding-bottom: 10px;
}
p.testimonial-even {
	color: #A8320C;
	font-weight: bold;
	width: 530px;
	margin-top: 24px;
}
p.testimonial-even-by {
	font-style: italic;
	color: #A8320C;
	text-align: right;
	width: 530px;
	margin-right: 7px;
	margin-bottom: 10px;
}
/******Newsletter Styles*********/
#welcome {
	font-size: 18px;
	color: #F7931D;
	font-weight: bold;
}
.floatR {
	float: right;
	padding: 5px 0 10px 15px;
}
.floatL {
	float: left;
	padding: 5px 15px 10px 0;
}
hr {
  border:0;
  border-top: 8px solid #F79400;
  height: 0;
  background: #F79400;
  clear: both;
  margin: 25px 0;
}
table.plain {
	margin-bottom: 1em;
}
table.plain th {
	padding: 0 15px 5px 0;
	text-align: left;
	vertical-align: top
}
table.plain td {
	padding: 0 0 5px 0;
	text-align: left;
	vertical-align: top
}

img.left
{
	float: left;
	margin: 6px 20px 4px 0;
	border: 1px solid #000000;
}

img.right
{
	float: right;
	margin: 6px 15px 4px 20px;
	border: 1px solid #000000;
}