A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: firebrick;}

html{
	color: #000000;
	font-size: 12px;
	line-height: 1.5;
	font-family: Georgia, 'Trebuchet MS',Helvetica,'Arial Black',Arial,Verdana,Impact,Tahoma,'Lucida Console',Geneva,Impact,'MS Sans Serif','Lucida Sans Unicode','Arial Narrow','Andale Mono','Chicago',Palatino,Utopia,Charcoal,Sans-serif;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: top left;
	}
body {
	padding: 0px;
	margin: 0px;
	}
a img {
	border: 0px;
}

.content {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}

.gallery img{
	padding: 5px; 
	margin: 5px;
	border: 1px solid #9999CC;
	}
#container {
	width: 928px;
	background-color: #ffffff;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;	
}
#main {
	width: 741px;
	min-height: 350px;
	background-color: #b1cace;
	color: #4b5153;
	margin-left: 87px;
	margin-right: 60px;
}


.booktitle {
	font-size: 125%;
	font-style: italic;
	font-weight: bold;
}
.rcol {
	padding-left: 44px;
}
	
#header {
	height: 161px;
	padding: 0;
	margin: 0;
}

#headerbutton {
position: relative; top:-163px; left: 0; padding:0; margin: 0;
}

#homebtn {
position: relative; top:-158px;  left:663px; padding:0; margin: 0;
}

#footer {
	height: 158px;
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0;
	margin: 0;
}



table td {
padding-top: 10px;
}

.question {
	font-size: 120%;
	font-weight: bold;
	}

.quizQ {
	font-size: 120%;
	font-weight: bold;
	}

.quizA {
	font-size: 120%;
	padding: 0px, 10px, 0px, 10px;
	}

.questionlist2 {
	font-size: 16px;
	font-weight: bold;
	}

.question2 {
		display: block;
			height: 30px;
			width: 700px;
			//background: url(images/accordion_toggle.jpg) no-repeat top right #a9d06a;
			padding: 0 5px 0 10px;
			line-height: 30px;
			
			text-decoration: none;
			outline: none;
			font-family:'ariel,helvetica';
			color: #ffffff;
			cursor: pointer;
			margin: 0 0 0 0;
	
	font-size: 16px;
	font-weight: normal;
	}

.answer2 {
			width: 700px;
			padding: 0 20px 0 20px;
			line-height: 24px;
			color: #f68263;
			text-decoration: none;
			outline: none;
			color: #000000;
			cursor: pointer;
			margin: 0 0 0 0;
			background-color: #CAFEB8;
	font-size: 16px;
}




#nav {
	margin-top: -45px;
	margin-left: 87px;
	width: 500px;
	text-decoration: none;
}


#nav ul {
	type: circle;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
padding-bottom: 5px;
	text-align: center;
}

#nav ul li {
	border: 0px;
	padding: 0px;
	margin: 0;
	display: inline;
	text-align: center;
	}


#nav ul li a {
	text-decoration: none;
	text-align: center;
	border:0;
	height: 27px;
	padding: 5px;
	overflow: hidden;
	border-bottom: 2px solid #FFF;
	display: table-cell;
	}

#nav a, #nav a:visited {
	color: #4B5153;
	text-decoration: none;
}
