#header .left {
	text-align: right;
}
#header .center {
	width: 281px;
	text-align: center;
}
#header .right {
	text-align: left;
}

#sidebar1  {
	display: none;
}
#mainContent  {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
#mainContent hr {
	color: 336799;
}

#mainContent A.question {
	COLOR: #1066B1;
	text-decoration: none; 
}

#mainContent A.question:hover {
	font-weight: bold;
}

#mainContent TD.question {
	COLOR: #1066B1;
	font-weight: bold;
    
}

#mainContent TD.answer {
	font-style: italic;
}
#mainContent A.degree {
	COLOR: #1066B1;
	font-weight: bold;
}

#mainContent A.degree:hover {
	font-weight: normal;
}

#mainContent .header {
	COLOR: #1066B1;
}

#footer address {
	font-size: x-small;
	font-family: "Times New Roman", Times, serif;
}
#footer .update {
	color: #F0B000;
	font-size: xx-small;
}
