/* CSS Document */

body,td,th {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
body {
	background-repeat: no-repeat;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana;
}
h1 {
	font-size: 12px;
	color: #d14414;
}
h2 {
	font-size: 10px;
	color: #d14414;
}
a {
	font-size: 10px;
	color: #D14414;
	text-decoration:none;
}
a:visited {
	color: #D14414;
}
a:hover {
	color: #9e9e07;
	text-decoration:underline;
}
a:active {
	color: #660033;
}
.Bullet {
	font-family: Verdana;
	list-style-position: outside;
	list-style-image: url((URL));
	list-style-type: circle;
}

.menu{
	margin: 0px 0px 0px 0px;
}
.menusmall{
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	font-style: italic;
}

h3 {
	font-size: 10px;
	color: #000000;
	margin: 20px 0px 0px 0px;
}
h4{
	font-size: 10px;
	color: #d14414;
}
h4 a:link {
color:#000000;
}
h4 a:visted {
color:#000000;
}
h4 a:hover {
color: #D14414;
}

/****New Home Page
#slideshow{
	width: 795px;
	height: 280px;
	visibility: visible;
	z-index: 1000;
	overflow: visible;
	float: left;
	position: absolute;
}****/
#profile .title {
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#currentstudentsfac h3 {
	color: #D8430C;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.descpanelfg{
	text-align: center;
}
