@charset "utf-8";
body {
	font: .9em Verdana, Geneva, sans-serif;
	background: #FFF url(../images/logo-header2010-bkgrnd.png) repeat;
	color: #000;
	height: 100%;
	width: 100%;
	text-indent: 5pt;
}
#container #image p {
	font-size: smaller;
	list-style: none;
}

#container {
	width: auto;
	height: auto;
	background: #FFF url(../images/logo-header2010-bkgrnd.png) repeat;
}
.parag {
	background: #EAF4F6;
	width: 400px;
	padding: 10px;
	border: thin solid #CCC;
}


h1 h2 h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
}
h1 {
	color: #000;
	position: relative;
	font: 1.5em Georgia, "Times New Roman", Times, serif;
	text-align: right;
	width: 780px;
	height: 50px;
}
h2 {
	font-size: 1.25em;
	font-weight: bold;
	color: #000;
	width: 780px;
}
h3 {
	font-size: 1.1em;
	color: #C60;
}
h4 {
	font-size: 1.15em;
	color: #666;
	line-height: 1.15em;
}
a:link {
	color: #000;
	text-decoration: underline;
	background-color: #FFF;
}
a:visited {
	color: #333;
	text-decoration: underline;
}
a:hover {
	color: #F00;
	text-decoration: underline;
}
a:active {
	color: #666;
	text-decoration: underline;
}
/*
#content {
	background-image: url(images/bkgrnd_salmon.gif);
}
*/
#content {
	padding-left: 10px;
	padding-right: 10px;
	background: #FFF;
	width: 960px;
}
#branding {
	background: #FFF url(../images/logo-header2010.png) no-repeat left top;
	height: 90px;
	width: 100px;
	color: #000;
}
#branding h1 {
	font-size: 150%;
}

#site-info {
	font-size: 0.75em;
	width: 800px;
	height:40px;
	position: relative;
	top: auto;
	bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
#text {
	width: 40%;
	float: left;
	top: 150px;
	height: auto;
	background: #FFF;
	margin-right: 10px;
	margin-bottom: 20px;
}
.left {
	width: 350px;
	font-size: .8em;
	margin-bottom: 10px;
	border-width: 1px;
}

a img {
	text-decoration: none;
	padding: 3px;
	border: thin solid #999;
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	clear: both;
	float: left;
	height: 35px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background: #CCC url(../images/logo-header2010banner.png);
	margin-top: 20px;
}
.nav a:link {
	font-size: 0.9em;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
	padding-right: 3px;
	padding-left: 3px;
	border-top-width: thin;
	border-right-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #006;
	border-right-color: #006;
}
.nav a:visited {
	font-size: 0.9em;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
	padding-right: 3px;
	padding-left: 3px;
	border-top-width: thin;
	border-right-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #006;
	border-right-color: #006;
}
.nav a:hover {
	background-color: #F0E9F3;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
	color: #333333;
	text-decoration: none;
}
.nav a:active {
	font-size: 0.9em;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
	padding-right: 3px;
	padding-left: 3px;
	border-top-width: thin;
	border-right-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #006;
	border-right-color: #006;
}
.codesec {
	font-family: "Courier New", Courier, monospace;
	font-size: .9em;
	font-weight: 500;
	color: #000;
	background-color: #FFF;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	border: thin dotted #CCC;
}
.ldiv {
	float: left;
	height: auto;
	width: 45%;
}
.spdiv {
	float: left;
	height: 80px;
	width: 2%;
}
.rtdiv {
	float: left;
	width: 45%;
}
.ldiv #class {
	width: 95%;
	font-size: .8em;
	border-width: 0px;
}


.clearfloat {
	clear: both;
}
.hidden {
	display: none;
}
.congrats {
	font: bolder .9em Georgia, "Times New Roman", Times, serif;
	color: #969;
	border-top: thin solid #666;
	border-bottom: thin solid #666;
	margin-bottom: 25px;
	padding-left: 10px;
}
.aside {
	font-size: .8em;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}
.lbox {
	font-size: 9pt;
	padding: 10px;
	height: 200px;
	width: 300px;
	margin-bottom: 25px;
	border: 1px solid #CCC;
}


.noline {
	text-decoration: none;
}
.week {
	font-size: 0.8em;
	height: 300px;
	width: 400px;
	padding-right: 10px;
	padding-left: 10px;
	overflow: auto;
	margin-bottom: 25px;
}

.under {
	text-decoration: underline;
	font-weight: bold;
}
h5 {
	font: 1.1em Georgia, "Times New Roman", Times, serif;
	color: #006;
	background: #FFF;
}
.announce {
	padding: 10px;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	border: thin dashed #999;
}
.rightImage {
	text-align: right;
	list-style: url(none) none;
	padding-right: 10px;
}
#image {
	float: left;
	width: 55%;

}
.pastStu {
	position: absolute;
	left: 10;
	top: 9000px;
}
.bkgrnd {
	background: #FFF;
}
#content table {
	width: 500px;
	margin-bottom: 25px;
	margin-left: 50px;
}
#image .bkgrnd table {
	font-size: small;
	width: 300px;
	text-align: center;
	border: 1px solid #CCC;
}
table {
	margin-left: 100px;
}
