body {
	font-family: "Trebuchet MS", Arial, Sans-serif;
	font-size: 9px;
	color: #000000;/*themecolour3%0;*/
	background-color: #cccccc;/*themecolour3;*/
}
table {
	font: 9pt "trebuchet ms", arial, sans-serif
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;/*themecolour3%0;*/
	margin-right: 0px;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;/*themecolour3%0;*/
}
.rightcolumn ul {
	color: #000000;/*themecolour3%0;*/
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 45px;
	list-style-image: url(images/csci585_bullet.gif);
}
.leftcolumn ul {
	color: #000000;/*themecolour3%0;*/
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	list-style-image: url(images/csci585_bullet2.gif);
}
a:link {color: #1b3967;/*themecolour1$ -3.3%, -21.6%;}*/
}

a:visited {color: #000000;/*themecolour3%0;*/
}

a:link:hover {color: #33305b;/*themecolour6;*/
}

.paneltext a:link {color: #1b3967;/*themecolour1$ -3.3%, -21.6%;}*/
}

.paneltext a:visited {color: #000000;/*themecolour3%0;}*/
}

.paneltext a:link:hover {color: #33305b;/*themecolour6;}*/
}


h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;/*themecolour3%0;*/
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 0px;
	padding-bottom: 2px;
}
h2 {
	font-size: 15px;
	color: #244984;/*themecolour1;*/
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 0px;
	font-weight: bold;
}

.hnavbg {
	color: #222222;
	background-image: url(images/csci585_hnavbar_bg.gif);
	background-repeat: repeat-x;
	font-size: 12pt;
	font-weight: bold;
}

.leftcolumn {
	background-image: url(images/csci585_border_left.gif);
	background-repeat: repeat-y;
}

.rightcolumn {
	background: url(images/csci585_border_right.gif) repeat-y right;
}

.footer {
	background-image: url(images/csci585_footer_bg.gif);
	background-repeat: repeat-x;
}
.toptext {
	padding-right: 30px;
}
.paneltext {
	padding-right: 30px;
}
