#wrapper {
	width: 800px;
	background-image: url(images/topBar.gif);
	background-repeat: repeat-x;
	margin: 0 auto;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}
#header {
	font-family: "Times New Roman", Georgia, Serif, cursive;
	font: Georgia, "Times New Roman", Times, serif
	width: 800px;
	padding-top: 25px;
	height: 125px;
}
#navigation {
	text-align: center;
	height: 65px;
	width: 800px;
	background-color:#FFF;
}
#navigation img {
	padding-left: 6.5px;
	padding-right: 6.5px
}
#footer {
	background-color: #CA0000;
	height: 18px;
	width: 800px;
	font-family: "Times New Roman", Georgia, Serif;
	font: Georgia, "Times New Roman", Times, serif
	font-size: small;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
body {
	background-color:#CCC;
	font-family: "Times New Roman", Georgia, Serif, cursive;
	font: Georgia, "Times New Roman", Times, serif
	text-align:left
}

#mainContent {
	padding-top: 20px;
	font-family: "Times New Roman", Georgia, Serif, cursive;
	font: Georgia, "Times New Roman", Times, serif
	padding-bottom: 20px;
	background-color: #FFF;
	text-align:left
}
a img {
	 border:none;
}
#links {
	font: Georgia, "Times New Roman", Times, serif
	height: 25px;
	width: 750px;
	margin: 0 auto;
	font-weight: bold;
}

#wrapper #mainContent #links a {
	color: #853E82;
	padding: 7px;
	font-size: small;
}

#information {
	text-align: center;
	font-family: "Times New Roman", Georgia, Serif, cursive;
	font: Georgia, "Times New Roman", Times, serif
	font-size: small;
}

#faqAnswers {
	font-family: "Times New Roman", Georgia, Serif;
	font: Georgia, "Times New Roman", Times, serif
	font-size: small;
	text-align: left;
}

#ScholarInfo {
	text-align: left;
	font-family: "Times New Roman", Georgia, Serif, cursive;
	font: Georgia, "Times New Roman", Times, serif
	font-size: small;
}

