@charset "UTF-8";
body {
	background-color: #747ba2;
}

#divwrapper {
	background-color: #f1e9cf;
	height: auto;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border: 8px groove #FFCC66;
}
#copyright {
	height: 25px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #f1e9cf;
	text-align: center;
	padding: 5px;
}


#content-1 {
	height: 35px;
	width: 400px;
	margin-top: 25px;
	margin-left: 20px;
	padding: 4px 4px 3px;
	border: 5px ridge #FFF;
}

#content-2 table tr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .95em;
	text-align: center;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}
#content-2 table tr.altrow {
	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}

#content-2 table {
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}

table a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
}
table a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
}
table a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	font-weight: normal;
	color: #0099FF;
	text-decoration: underline;
}


#content-2 th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #FFFFFF;
	background-color: #4A3574;
	padding: 5px;
}
#content-2 table td {
	padding: 7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000099;
	font-size: 1.4em;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #000099;
}
.h3centered {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000099;
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
}
.h3centeredparentheses {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	color: #000099;
	text-align: center;
}



li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 20px;
	color: #1F1D0B;
	list-style-position: inside;
	
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.95em;
	color: #1F1D0B;
}
.italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
	font-style: italic;
	color: #000000;
}


.textBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
	font-weight: bolder;
	color: #1F1D0B;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bolder;
	color: #4A3574;
}

li a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.95em;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
	line-height: 25px;
}
li a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.95em;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
	line-height: 25px;
}
li a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.95em;
	font-weight: normal;
	color: #0066FF;
	text-decoration: underline;
	line-height: 25px;
}
p a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
}

p a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
}

p a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
	color: #0099FF;
	text-decoration: underline;
}
#assignmentWrapper {
	height: auto;
	width: 600px;
	margin-left: 125px;
	padding: 10px;
	margin-top: 25px;
	margin-bottom: 25px;
	border: medium outset #FFF;
}

a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #000099;
	text-decoration: none;
}

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #000099;
	text-decoration: none;
}

a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #06F;
	text-decoration: underline;
}

