/** This css code written by Chris "Matlock" Walcutt and Andrew "Strikez" Van Dyk.  Spring 2006**/

body {
	margin: 0px;
	background-color: #933;
	padding: 0px;
}

td, tr, p, div {
	font-family: 'PT Sans Caption', Arial, sans-serif;
	font-size: 14.5px;
	color: #000;
	font-weight: normal;
	text-align: left;
}
.mainContent {
	font-family: 'PT Sans Caption', Arial, sans-serif;
	font-size: 14px;
	color:#000;
	font-weight: normal;
	text-align: left;
}

.contentHeader {
	font-size:18px;
	font-weight: normal;
	color: #000;
	padding: 0em;
	font-family: 'Nobile', Times, serif;
	font-variant: small-caps;
	text-align: left;
}
.contentHeaderGeneral {
	font-family: 'Nobile', Times, serif;
	font-size: 28px;
	color: #ffffff;
	background-color: #CC6;
	padding: 1em;
	text-align: left;
	font-variant: small-caps;
}
.contentHeaderGerman {
	font-family: 'Nobile', Times, serif;
	font-size: 28px;
	color: #ffffff;
	background-color: #09c;
	padding: 1em;
	text-align: left;
	font-variant: small-caps;
}
.contentHeaderScandinavian {
	font-family: 'Nobile', Times, serif;
	font-size: 28px;
	color: #ffffff;
	background-color: #0c9;
	text-align: left;
	padding: 1em;
	font-variant: small-caps;
}

.subHead {
	font-family: 'Josefin Sans', Times, serif;
	font-size:20px;
	font-weight:normal;
	text-align: left;
	color: #000;
}
	
.center {
	color:#000;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}

.center2 {
	color: #000;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
}

.centerBold {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #000;
}
	
.bodyBlue {
	color:#000;
}
	
.bottomlink {
	font-family: 'Josefin Sans', Times, serif;
	font-size: 12px;
	color: #039 ;
	font-weight: light;
	text-align: center;
}
/**********/

a:link, a:visited {
	color: #039;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #039;
	text-decoration: none;
}

/*********************************/

a.subHead:link, a.subHead:visited {
	color: #039;
	font-weight: bold;
	text-decoration:underline;
	text-align: left;
}

a.subHead:hover {
	color:#039; 
	font-weight: bold;
	text-decoration:none;
	text-align: left;
}

a.profMenu:link, a.profMenu:visited {
	color: #006;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

a.profMenu:hover, a.listItem:hover {
	color: #006; 
	font-weight: bold;
	text-decoration:none;
	text-align: center;
}

a.listItem:link, a.listItem:visited {
	color: #039;
	font-weight: normal;
	text-decoration: none;
}

.boldBody {
	font-weight: bold;
}

.italics {
	font-style: italic;
}
.center2 {
	font-style: italic;
	text-align: center;
}
.center tr td {
	text-align: center;
}
.textTable {
	background-color: #FFF;
	border-top-width: 0.1em;
	border-right-width: 0.1em;
	border-bottom-width: 0.1em;
	border-left-width: 0.1em;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

.linkHeading {
	font-family: Nobile, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align:center;
	color: #006
}

