/* CSS Document */

BODY {
	background-color: #01304c;
	}
	
LI {
	margin-bottom: 1em;
	}
	
#bioWrapper {
width: 400px;
margin: 0 auto; 
text-align: center;
background-color: #fbfaf4;
border-width: 1px;
border-color: #000000;
border-style: solid;
}

#bioFooter {
text-align: right;
margin-top: 8px;
margin-right: 16px;
font-size:9px;
font-family: Verdana;
margin-bottom: 16px;
}	

	

	

#wrapper {
width: 710px;
margin: 0 auto; 
text-align: center;
background-color: #fbfaf4;
border-width: 1px;
border-color: #000000;
border-style: solid;
}


.navLink {
color: #993333;
font-weight: bold;
text-decoration: none;
border-bottom: 1px dashed rgb(178, 178, 178);
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: rgb(178, 178, 178);
}




.bodyLink {
color: #993333;
text-decoration: none;
border-bottom: 1px dashed rgb(178, 178, 178);
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: rgb(178, 178, 178);
}

.phoneLink {
color: #993333;
}

a.navLink:link, a.navLink:visited  {
	color: #993333; 
	}


a.navLink:hover {
color: #000;
background-color: #F4F2E4;
  border-bottom: 1px solid #9A8E51;}

a.bodyLink:link, a.navLink:visited  {
	color: #993333; 
	}


a.bodyLink:hover {
color: #000;
background-color: #F4F2E4;
  border-bottom: 1px solid #9A8E51;}


	
#custom ul {
		list-style: none;
		margin-left: 0;
		margin-right: 12px;
		padding-left: 1em;
		text-indent: -1em;
		text-align: left;
		font-family: verdana;
		font-size: 12px;
		font-color: #000000;
		margin-left: 72px;
		}

#custom li, #custom-gen li {
		list-style-image: none;
		list-style-type: none;
		}
	
.studentPhoto {
border: 1px solid #000000;
text-align: center;
}

.bioPhoto {
border: 1px solid #000000;
margin-bottom: 4px;
margin-top: 24px;
}

.bioHeader {
font-family: verdana;
font-size: 14px;
font-weight: bold;
text-align: left;
}

.studentProfile {
text-align: center;
font-family: verdana;
font-size: 10px;
font-color: #000000;
margin-left: 10px;
margin-bottom: 10px;
}

.bodyText {
font-family: verdana;
font-size: 12px;
font-color: #000000;
margin-left: 32px; 
margin-right: 32px;
margin-top: 0px;
text-align: left;
}


.questionText {
font-family: verdana;
font-size: 14px;
font-color: #000000;
margin-left: 32px; 
margin-right: 32px;
margin-top: 18px;
margin-bottom: 6px;
text-align: left;
font-weight: bold;
}

.phoneAdapt {
font-family: verdana;
font-size: 9px;
font-color: #000000;
margin-top: 8px;
margin-left: 32px;
margin-bottom: 0px;
padding-bottom: 0px;
text-align: left;
}

.courseLinks {
font-family: verdana;
font-size: 12px;
font-color: #000000;
margin-left: 48px; 
text-align: left;
}

.pageHeader {
font-family: verdana;
font-size: 18px;
font-color: #000000;
margin-left: 32px; 
text-align: left;
font-weight: bold;
}

.rosterHeader {
font-family: verdana;
font-size: 18px;
font-color: #000000;
margin-left: 32px; 
text-align: left;
font-weight: bold;
margin-bottom: 0px;
}

#columnOne {
float: left;
width: 220px;
margin-left: 16px;
margin-right: 8px;
padding-top: 10px;
text-align: center;
}

#columnTwo {
float: left;
width: 220px;
padding-top: 10px;
margin-right: 8px;
text-align: center;
}

#columnThree {
float: left;
padding-top: 10px;
width: 220px;
margin-right: 16px;
text-align: center;
}

#ongoingColumnOne {
float: left;
width: 220px;
margin-left: 16px;
margin-right: 8px;
padding-top: 10px;
text-align: center;
}

#ongoingColumnTwo {
float: left;
width: 220px;
padding-top: 10px;
margin-right: 8px;
text-align: center;
}

#ongoingColumnThree {
float: left;
padding-top: 10px;
width: 220px;
margin-right: 16px;
text-align: center;
}

#faqFooter {
margin-left: 32px; 
margin-top: 30px;
margin-bottom: 16px;
text-align: left;
font-family: verdana;
font-size: 12px;
font-color: #000000;
}
.emphasis {
	color: #F00;
}

