body {
	margin-top: 28px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:whitesmoke;
	text-align: center;
	line-height: 130%;
}

#header {
	margin: 0 auto 0 auto;
	width: 740px;
	text-align: left;
	height: 60px;
	border-bottom: 2px solid #ccc;
	padding: 8px 4px 12px 4px;
	background-color: #fff;
	color: #036;
	font-size: 20px;
	letter-spacing: .5em;
	line-height: 140%;
	/* background-image: url(1trans.jpg); */
}

.headInfo {
	float:right;
	text-align: right;
	margin: 0px;
	padding: 0px;
	width:360px;
	letter-spacing: normal;
	font-size: 14px;
	border-left: 1px solid #ccc;
	height: 60px;
	line-height: normal;
}
}

.headInfo a:link {color:#000;}
.headInfo a:visited {color:#000;}
.headInfo a:hover {background-color: transparent; color: #f00; text-decoration:none;}

#container {
	margin: 0 auto 0 auto;
	border: 4px double #000;
	width: 760px;
	text-align:center;
	background-color:#fff;
}

#middle {
	width: 740px;
	text-align: left;
	padding: 8px 4px 8px 4px;
	background-color: #fff;
	margin: 0 auto 0 auto;
	/* border-bottom: 2px solid #666; */
	/* padding: 18px;*/
}

#footer {
    clear: both;
    /* background-color: #fff;*/
}
h3 {margin-bottom:0; font-size: 16px; margin-bottom:0; padding-bottom:0;}
.item {font-size: 14px; line-height: 130%; margin-top: 0;}
.courses {
	font-size: 13px; 
	line-height: 160%; 
	margin-top: 0; 
	border-bottom: 1px solid #000; 
	padding: 4px 4px 4px 4px;
}

.coursesNoSep {
	font-size: 13px; 
	line-height: 160%; 
	margin-top: 0;
	padding: 0px 0px 0px 4px;
}


.name,.pname {font-size: 18px; margin-top:0; padding-top:0; margin-bottom:0; padding-bottom:0;}
.pname {
	padding-top: 12px; font-weight: bold; margin-top:0; text-align:left;
}
.date {font-size: 12px; margin-top:0; padding-top:0;}
.snote {font-size: 11px;}
.nav {font-size: 12px;}
.content {font-size: 12px; line-height: 130%;}
li {font-size: 12px; line-height: 160%;}
a {text-decoration:none;}
a:link {color:#900;}
a:visited {color:#00c;}
a:hover {color:#900; text-decoration: underline;}
ul {margin-top:0; padding-top:0;}

.noshow {display: none;}

.flbg {
	background-color: #000;
	width: 760px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top:0;
	height: 82px;
	/*padding: 4px;*/
}

small {font-size: 11px;}
#sidebar {float:right; text-align:center; margin-top: 12px;}
#sidebar img {display: block;}
.sectHead {font-size: 16px; font-weight: normal; margin-bottom:0; padding-bottom:0;}

input, p.button {
	background-color: #bfc9e4; 
	border-top, border-right: 1px solid #eee;
	border-bottom, border-left: 1px solid #ccc;*/
	/*color: #f00;*/
	/*display: inline;*/
	font-size:14px;
	}
