img {
   border: 0;
}

body {
	font-size:x-small;
	font-family:verdana, sans-serif;
	color:#333333;
	margin:0;
	padding:0;
	text-align:center;
}

div#banner {
	background-color:#333333;
	color:#ffffff;
	font-size:small;
	padding:3px;
	text-align:left;
	border:thin solid #666666;
}

div#nav {
	background-color:#eeeeee;
	font-size:small;
	padding-top:4px;
	padding-left:14px;
	padding-bottom: 0px;
	text-align:left;
	border:thin solid #666666;
}#nav ul li {
	display: inline;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999999;
	
}
#nav ul {
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#nav a {
	text-decoration: none;
	font-weight: bold;
	color: #0000CC;
}
#nav a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #0000CC;
}
#nav a:hover {
	color: #FF0000;
}

#nav .current a {
	color: #FF3300;
	
}

div#wrapper {
	margin:0 auto;
	width:950px;
	text-align:left;
}
div#content {
	width: 750px;
	font-size:small;
	padding-right: 100px;
	padding-bottom: 20px;
	padding-left: 100px;
}
div#left-content {
	width: 49%%;
	float: left;
	font-size:small;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	
}div#right-content {
	width: 49%;
	float: right;
	font-size:small;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
div#billboard {
	background-color:#000099;
	font-size: small;
	color: #FFCC00;
	padding: 8px;
	width: 100%;
	border: medium groove #FFCC00;
}
div#quote {
	background-color:#000000;
	font-size:xx-small;
	width: 500px;
	text-align:justify;
	padding:10px;
	border:thin groove #FF0;
	color: #FF0;
	font-style: italic;
}
div#footer {
	background-color:#CCCCCC;
	font-size:xx-small;
	margin:0 auto;
	width:100%;
	text-align:center;
	padding:5px;
	border:thin solid #666666;
}
caption {
	color: #333333;
	font-size: small;
	padding-top: 8px;
	padding-bottom: 6px;
	font-weight: bold;
	text-align: left;
	padding-left: 4px;
}
h1 {
	color: #999999;
	font-size: large;
}
h2 {
	color: #666666;
	font-size: medium;
}
h3 {
	color: #336600;
	font-size: small;
	font-weight: bold;
}
h4 {
	color: #000000;
	font-size: small;
	font-weight: bold;
}
h5 {
	color: #000000;
	font-size: x-small;
	margin: 0px;
	padding: 0px;
	text-transform: none;
}
h6 {
	color: #333333;
	font-size: xx-small;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.stop {
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
}
.attention {
	font-size: x-small;
	color: #FF0000;
	font-weight: bold;
}
.tiny {
	font-size: xx-small;
	font-weight: normal;
	color: #333333;
}
.blue {
	color: #3333FF
}
.red {
	color: #FF0000
}
.yellow {color: #FFCC00}
.green {
	color: #000000;
	background-color: #CCFFCC;
	text-transform: uppercase;
}
.lecture {
	color: #000000;
	font-weight: bold;
	background-color: #FFFFCC;
	text-transform: uppercase;
}

th {
	background-color: #FBFBFB;	
	}

tr.yellow td {
	
	}

td {
	text-align: left;
	}

