@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/tubes.jpg);
	background-repeat: repeat-y;
	color: #586170;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1em;
}
#name {
	height: 50px;
	margin-top: auto;
}

#top {
	background-image: url(img/starback.gif);
	background-repeat: repeat-x;
	height: 172px;
	padding-top: 50px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
}

h1 {
	font-size: 1.2em;
	color: #FFF;
	letter-spacing: 0.3em;
	padding-left: 35px;
	font-family: "Lucida Console", Monaco, monospace;
}
h2 {
	font-size: 1.5em;
	font-weight: bold;
	color: #A3492F;
	margin-top: 0px;
	padding-top: 15px;
	margin-bottom: 9px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFF;
	font-style: italic;
	margin-top: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
h4 {
	margin-top: 0px;
	padding-top: 7px;
	padding-right: 7px;
	padding-left: 250px;
	margin-bottom: 0px;
	padding-bottom: 7px;
	letter-spacing: .2em;
	color: #FFF;
	font-size: 90%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
h5 {
	font-size: 1.3em;
	font-weight: bold;
	color: #586170;
	margin-bottom: 9px;
	padding-top: 3px;
	width: 400px;
	margin-top: 0px;
}
h6 {
	font-size: 95%;
	color: #000;
	padding: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
}


#links {
	background-color: #995352;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-left: 25px;
}


#content {


#586170;
	padding-right: 7px;
	padding-bottom: 0px;
	margin-top: 20px;
	padding-top: 0px;
	margin-bottom: 0px;
	background-image: url(img/content-back.gif);
	font-size: 95%;
	border: 1px solid #586170;
	margin-left: 268px;
	padding-left: 10px;
	width: 800px;
}
#content a {
	color: #995352;
}
#content p {
	font-size: 100%;
	color: #586170;
	margin-bottom: 9px;
	line-height: 1.3em;
	padding-left: 5px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#content #CollapsiblePanel1 .CollapsiblePanelContent li {
	font-size: 95%;
	text-indent: 1em;
	list-style-type: none;
	margin-top: 3px;
	margin-bottom: 3px;
}

blockquote {
	text-indent: -.2em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-top: 0px;
	margin-bottom: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #586170;
}
.dates {
	width: 700px;
}
td {
	vertical-align: top;
	border: 1px solid #995352;
	font-size: 95%;
	padding: 4px;
	width: 180px;
}
table {
	margin-top: 5px;
	margin-bottom: 5px;
}
#logo {
	float: left;
	width: 258px;
	margin-right: 30px;
}
.col3 {
	width: 180px;
}
.col2    {
	width: 190px;
}
.centeralign {
	text-align: center;
}

.col1 {
	width: 20px;
}



#course {
	background-color: #586170;
	margin-bottom: 2px;
	color: #943222;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #BABFC9;
	padding-left: 35px;
}


.floatl {
	float: left;
}
li {
	font-size: 0.8em;
	color: #000;
	height: 20px;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	background-color: #010101;
	padding-top: 3px;
	padding-left: 10px;
	border: 1px solid #A3492F;
	padding-right: 10px;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	width: 700px;
	padding-left: 250px;
	background-color: #8D2B1F;
}
p {
	color: #586170;
	margin-top: 3px;
	margin-bottom: 5px;
	font-family: Geneva;
	line-height: 1.2em;
}

a {
	font-size: 95%;
	color: #FFF;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	background-color: #E9EEF2;
}

