body 			{ 
				padding: 0;
				margin: 50px; 
				margin-top: 10px;
				font-family: arial, helvetica, sans-serif; 
				background-color: #000066; 
				text-align:center;
				color: #333333;
				} 
		
div.layout	{
			background-color: #ffffff;
			width: 740px;
			margin:0px auto;
			text-align:left;
			}

div.flash	{
			width: 740px;
			height: 238px;
			background-color: #ffffff;
			padding-bottom: 0px;
			margin: 0px;
			}
			
div.content	{
			background-color: #ffffff;
			width: 670px;
			margin: 35px;
			margin-bottom: 0px;
			}
			
div.bottom	{
			width:741 px;
			height: 62px;
			margin:0;
			margin-top: 30px;
			padding:0;
			background-image: url(images/bottom3.jpg);
			background-repeat: no-repeat;
			background-color: #000066;
			}

div.top	{
			width:741 px;
			height: 68px;
			margin:0;
			padding:0;
			background-color: #000066;
			}

div.news	{
			position: relative;
			top: -35px;
			width: 184px;
			float: right;
			z-index: 100;
			margin-left: 22px;
			}
			
div.newstop	{
			background-image: url(images/newstop.gif);
			background-repeat: no-repeat;
			width: 184px;
			height: 14px;
			}
			
div.newsbody	{
				background-image: url(images/newsback.gif);
				background-repeat: repeat-y;
				padding: 17px;
				padding-bottom: 0px;
				}
				
div.newstext	{
				position: relative;
				top: -17px;
				}

div.newsbot	{
			background-image: url(images/newsbot.gif);
			background-repeat: no-repeat;
			width: 184px;
			height: 14px;
			}

div.login {
			width: 740px;
			height: 62px;
			text-align: right;
			margin: 0;
			padding: 0;
			color: #0000CC;
			background-color: #000066;
}		

div.login a:hover {
			color: #feae01;
			background-color: #000066;
}		

div.logout {
			text-align: right;
			padding-right: 15px;
			margin-top: 0px;
}	

div.teacherphoto {
			position: relative;
			top: -85px;
			width: 184px;
			float: right;
			z-index: 100;
			margin-left: 22px;
			}

div.departmentname {
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 1.1em;
	font-weight: bold;
}

div.departmentname a {
	color: #feae01;
}

div.departmentname a:hover {
	text-decoration: none;
}

div.classname a {
	margin-left: 30px;
	font-size: 0.8em;
	color: #000066;
}

div.classname a:hover {
	margin-left: 30px;
	font-size: 0.8em;
	text-decoration: none;
}

div.detail {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 0.8em;
}

div.staff	{
			position: relative;
			top: -45px;
			width: 184px;
			float: right;
			z-index: 100;
			margin-left: 22px;
			font-size: 0.8em;
			}
			
div.stafftop	{
			background-image: url(images/newstop.gif);
			background-repeat: no-repeat;
			width: 184px;
			height: 14px;
			}
			
div.staffbody	{
				background-image: url(images/newsback.gif);
				background-repeat: repeat-y;
				padding: 17px;
				padding-bottom: 0px;
				}
				
div.stafftext	{
				position: relative;
				top: -17px;
				}

div.staffbot	{
			background-image: url(images/newsbot.gif);
			background-repeat: no-repeat;
			width: 184px;
			height: 14px;
			}

div.stafftools {
			width: 740px;
			height: 62px;
			text-align: right;
			margin: 0;
			padding: 0;
			background-color: #000066;
}		

a.classtype {
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 1.1em;
	font-weight: bold;
	color: #feae01;
}

a.classtype:hover {
	text-decoration: none;
}

h1 {
	font-size: 1.4em;
	font-weight: bold;
	text-align: left;
	line-height: 1em;
	margin-top: -10px;
	margin-bottom: 20px;
	color: #feae01;
	}

h2 {
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	line-height: 1px;
	color: #feae01;
	}

h3	{
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	line-height: 1px;
	color: #feae01;
	}
		
h4 {
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	line-height: 1px;
	margin: 10px;
	color: #feae01;
	}
	
h5 {
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	line-height: 1px;
	color: #feae01;
	}

p 	{
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 10px;
	}
	
span.more	{
			position: relative;
			left: 90px;
			font-size: 1em;
			font-style: italic;
			text-align: right;
			}

span.button a {
			border: 1px solid #000;
			border-top: 1px solid #ccc;
			border-left: 1px solid #ccc;
			padding-left: 5px;
			padding-right: 5px;
			background-color: #ccc;
			text-decoration: none;
			color: #000;
			font-size: 95%;
			}

span.semestercodes {
	font-size: 1em;
}

span.breadcrumb {
	font-size:0.8em;
}

span.breadcrumb a:hover {
	text-decoration: none;
}

span.detailtitle {
	font-weight: bold;
}

input.button {
			border: 1px solid #000;
			border-top: 1px solid #ccc;
			border-left: 1px solid #ccc;
			padding-left: 5px;
			padding-right: 5px;
			background-color: #ccc;
			text-decoration: none;
			color: #000;
			font-size: 90%;
			cursor: pointer;
			cursor: hand;
}

span.welcome {
	color: #feae01;
	font-weight: bold;
}

table {
	margin: 0;
	font-size: 0.9em;
}

tr.yellow {
	background-color: #ffcc00;
}

tr.lightyellow {
	background-color: #feebb0;
}

th {
	width: auto;
}

td {
	font-size: 0.85em;
	width: auto;
	text-align: left;
	vertical-align: top;
}

td.teacherphoto {
	text-align: right;
	vertical-align: top;
}

td.edit {
	width: 5%;
}

img.edit {
	border: 0;
}

ul.regular {
	padding: 10;
	margin-left: 50px;
	display: list-item;
	list-style: outside;
}

/* admin menu styles */			
ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav a {
	color: #000;
	font-weight: bold;
}

#nav a {
	text-decoration: none;
}

#nav a:hover {
	color: #feae01;
	background-color: #f9f9f9;
}

#nav li li a {
	display: block;
	text-decoration: none;
	font-size: 0.65em;
	font-weight: bold;
	color: #000;
	background: #fff; /* IE6 Bug */
	padding: 7px;
	border: 1px solid #ccc;
	border-top: 0px;
	width: 7.7em;
}

#nav li li a:hover {
	color: #feae01;
	background-color: #f9f9f9;
}

div.menuTitle {
	font-weight: bold;
}

li {
	float: left;
	position: relative;
	width: 95px;
	text-align: center;
	cursor: default;
	background-color: white;
	border: 1px solid #ccc;
	border-width: 1px 0;
	font-size: 1em;
}

li#first {
	border-left-width: 1em;
}

li#last {
	border-right-width: 1em;
}

li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	background: #fff;
}

li>ul {
	top: auto;
	left: auto;
}

li li {
	background-color: transparent;
	border: 0;
}

li:hover ul, li.over ul {
	display: block;
}

ul.decimallist {
	list-style: decimal;
	margin-left: 1em;
}

ul.decimallist li {
	display: list-item;
	float: none;
	border: 0;
	margin-bottom: 10px;
	text-align: left;
	width: 100%;
	font-size: 0.9em;
}

ul.bulletlist {
	list-style:disc;
	margin-left: 1em;
}

ul.bulletlist li {
	display: list-item;
	float: none;
	border: 0;
	margin-bottom: 5px;
	text-align: left;
	vertical-align: middle;
	width: 100%;
	font-size: 0.9em;
}



