body {
	background-color: #5F8000;
	behavior: url(../css/csshover.htc);
	font-size: 11px;
	font-size: medium;
}

a {
	text-decoration: none;
}

.nowrap {
	white-space: nowrap;
}

.wrapper { /*	background-color: green;*/
	white-space: nowrap;
	width: 1100px;
}

.error {
	color: blue;
}

.home_ {
	padding-bottom: 10px;
	padding-left: 25px;
	padding-top: 10px;
	padding-right: 25px;
}

td.content {
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #DDE3D9;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-align: justify;
	padding: 6px 6px 6px 12px;
	/*background: #CAE8EA url(images/bg_header.jpg) no-repeat;*/
}

.header {
	background-image: url('../images/small_pic1.jpg');
	background-repeat: no-repeat;
	font-weight: bold;
	background-color: #F8FBFF;
	font-size: 30px;
	height: 120px;
	padding-right: 25px;
	color: #3B4934;
	text-align: right;
	padding-left: 60px;
}

.main_menu {
	background: #5F8000 url(../images/menu-background.png) repeat-x center
		top;
	color: red;
}

p a {
	color: #000;
	text-decoration: underline !important;
}

a {
	color: #000;
	text-decoration: none;
}

p a:hover {
	text-decoration: none !important;
}

ul#nav {
	position:relative;
	list-style: none;
	padding: 0;
	margin: 0;
	z-index: 5;
}

.widewidth {
	width: 190px;
	text-align: left;
}

ul#nav li a {
	color: white;
	display: block;
	font-weight: bold;
	padding: 2px 10px;
	background: #003300;
}

ul#nav li a:hover {
	background: green;
	color: #fff;
}

ul#nav li {
	float: left;
	position: relative;
	text-align: center;
	margin-right: 5px;
	border: 1px solid #ccc;
}

ul#nav li.current a {
	background: #ddd;
}

ul.course_list>li>div {
	text-indent: 2em;
	color: #49415D;
}

ul#nav li.current a:hover {
	background: #888;
}

li ul {
	list-style: none;
	display: none;
	position: absolute;
	width: 100px;
	top: 0;
	left: 0;
	font-weight: normal;
	padding: 1px 0 10px 0;
	margin-left: -1px;
}

td.test {
	background-image: url('../images/small_pic1.jpg');
	background-image: url('../images/Prof_jon.gif');
}

ul#nav li ul.sub li {
	border-width: 0 1px 1px 1px !important;
}

ul#nav li ul.sub li a {
	font-weight: normal !important;
	font-size: 12px;
	text-align: left;
}

li>ul {
	top: auto;
	left: auto;
}

li:hover ul,li.over ul {
	display: block;
}

.news {
	font-size: x-small;
	background-color: white;
	text-align: left;
}

.footer {
	background-color: #003300;
	text-align: center;
	color: white;
}

.footer a:link {
	color: white;
}

.footer  a:visited {
	color: white;
}

.footer a:hover {
	font-size: large;
	color: #66FF66;
}

<!--
This is for the rolling News and Events-->.bl {
	background: url(../images/b.gif) 0 100% no-repeat;
	width: 20em;
	background-color: green;
}

.br {
	background: url(../images/b.gif) 100% 100% no-repeat;
}

.tl {
	background: url(../images/corner_1.png) 0 0 no-repeat;
}

.content {
	font-size: large;
	font-weight: bold;
	color: white;
	text-align: justify;
}

.tr {
	background: url(../images/corner_2.png) 100% 0 no-repeat;
}

.style1 {
	margin-bottom: 0em;
}

.clear {
	font-size: 1px;
	height: 2px
}

.style2 {
	background: green url('../images/b.gif') no-repeat 0 100%;
	width: 20em;
	margin-left: 0;
}

td.right_side_slide {
	width: 550px;
}

#newsticker-demo {
	background: white;
	margin-top: 0px;
	width: 320px;
	float: none;
	
}

#newsticker-demo a {
	text-decoration: none;
}

#newsticker-demo img {
	border: 2px solid #FFFFFF;
}

#newsticker-demo .title {
	overflow: auto;
	text-align: center;
	padding: 5px;
}

ul.sub_1 {
	list-style: none;
	padding-left: 0px;
	left: opx;
	text-align: left;
	margin-left: 0px;
}

ul.sub_1 li:hover {
	/*font-size: 18px;*/
	background-color: #5F8000;
}

.text-wrapper {
	white-space: normal;
	text-align: justify;
	color: white;
	font-size: medium;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	/*letter-spacing: 2px;*/
	text-align: justify;
	/*padding: 6px 6px 6px 12px;*/ /*background-color: #7AC043;*/
}

.text-wrapper h3 {
	color: white;
	/*background-color: green;*/
}

.home_header {
	color: white;
	font-size: large;
	font-weight: bold;
	background-color: #4F602A;
	text-align: center;
	margin-bottom: 10px;
}

.home {
	background-image: url('../images/home2.jpg');
	background-repeat: no-repeat;
}

.newsticker-jcarousellite {
	border: 1px green solid;
	text-align: left;
	
}

.newsticker-jcarousellite {
	list-style: none;
	display: block;
	padding-bottom: 0px;
	margin-bottom: 5px;
	padding-left: 15px;
}

/*.newsticker-jcarousellite .thumbnail{
	float:left; width:10px;
}*/
.newsticker-jcarousellite .info {
	float: none;
	margin: 0px 0px 0px 0px;
	text-align: left;
}

.newsticker-jcarousellite .info span.cat {
	font-size: 10px;
	color: #003300;
	display: block;
	font-size: small;
}

.news_header {
	text-align: center;
	color: white;
}

.clear {
	clear: both;
}

.hide {
	display: block;
}

.unhide {
	width: 700px;
	display: none;
	text-indent: 15px;
	text-align: justify;
}

.active {
	font-size: 18px;
	background-color: silver;
}

a.header {
	font-size: medium;
}

.course_list {
	list-style: none;
	text-align: left;
	margin-left: 200px;
}

ul.course_list {
	list-style: none;
	text-align: left;
	margin-left: 0px;
}

.center-align {
	text-align: center;
}

/*on click when the tab open move the title to left */
.left_align {
	text-align: left;
	margin-left: 10px;
}

/*the header width chages here, which the header css*/
a.ui-helper-clearfix {
	width: 390px;
}

li.credit_course {
	padding-bottom: 5px;
	padding-top: 5px;
	left: 0px;
}

courses {
	padding-left: 15px;
}

.course_wrapper {
	margin-left: 10px;
}

#wrapper {
	width: 700px;
}

.programs {
	text-align: left;
	padding-bottom: 15px;
	padding-top: 15px;
}

ul.course_list {
	padding-right: 0px;
}

li.ui-widget-content {
	margin-left: 0px;
}

.ui-widget-content {
	font-size: 10px;
	font-family: Times New Roman;
	text-align: left;
}

li.ui-widget-header {
	text-align: left;
	margin-left: 0px;
	width: 500px;
}

div.ui-datepicker {
	font-size: 80.5%;
}
#facebook_likebox{
	float: left;
}
.info>a:hover{
	color: blue;
	font-size: 22px;
}

