body {
	background:		url(images/background.jpg);
	margin: 0px 0px 0px 0px;
}
h3 {
	color: #000066;
}
h4 {
	color: #000066;
}
th {
	text-align: left;
	width: 150px;
}

#banner {
	background:		url(images/background.jpg);
	
	
}

#banner img {
	margin-top: 10px;
	margin-bottom: 20px;
	
	background-color: #FFFFFF;
}
#pageHeader {
	width: 100%;
	font-family: Arial;
	font-size: x-large;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	background-color: #000066;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 40px;
}
#sidebar {
	width: 100px;
	float: left;
	margin: 5px 10px 5px 0px;
	font-size: small;
}
#sidebar li {
	border: 0px;
	border-color: #000066;
	border-style: solid;
	margin-bottom: 10px;
	list-style-image: none;
}
#sidebar img {
	border-style: none;
	vertical-align: middle;
}
#sidebar a {
	color: #000066;
	text-decoration: none;
	font-size: large;
}
#sidebar a:hover {
	color: #B30568;
}
#modules {
	display: none;
}
#modules a {
	padding-left: 50px;
}
#text {
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	width: 650px;
	margin: 5px 5px 50px 10px;
	text-align: justify;
	color: #000066;
}
#text ul {
	list-style-type: square;}
#text li {
	margin-bottom: 10px;
}
#text a {
	
}
#banner {
	width: auto;
	padding: 0px;
	text-align: center;
}
#footer {
	clear: both;
	font-family: arial, Helvetica, sans-serif;
	vertical-align: bottom;	
	font-size: x-small;
	text-transform: capitalize;
	text-align: center;
	background-color: #FFFFFF;
	color: #FFFFFF;
	margin-bottom: 0px;
	margin-top: 0px;

}

#footer img {
	margin-bottom: 20px;
	margin-top: 5px;
	margin-right: 2px;
	margin-left: 0px;
	height: 65px;
	width: 120px;
	
}

#container {
	font-family: "Times New Roman", Times, serif;
	background:		url(images/background.jpg);
	margin-right: auto;
	margin-left: auto;
	width: 1007px;
}
#semester1 {
	width: 50%;
	float: left;
}
#semester1 ul {
	list-style: none;
	padding: 0px;
}
#semester1 li {
	padding: 0px;
}
#semester2 {
	width: 50%;
	float: right;
}
#semester2 ul {
	list-style: none;
	padding: 0px;
}
#semester2 li {
	padding: 0px;
}

