body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	color: #000000;
}

#main {
	padding: 15px;
	border: thick outset #CCCCCC;
}

#head {
	padding: 5px;
	border: thin dashed #cccccc;
}

.nav {
	font-weight: bold;
	text-decoration: none;
	color: #000066;
	font-size: 18px;
	padding-top: 10px;
}

.nav:hover {
}

.smenu {
	background-color: #cccccc;
	border: thin solid #000000;
}

.smenu:hover {
}

.submenu {
	color: #000000;
	font-size: 14px;
	background-color: #cccccc;
	text-decoration: none;
	font-weight: bold;
}

.submenu:hover {
}

.style2 {font-size: 18px}

.style3 {
	font-size: 12px;
	font-style: italic;
}

.style4 {
	color: #000000;
	font-style: italic;
	font-size: 12px;
}

.contact {
}

.resume {
	padding-left: 10px;
}

.title {
	background-color: #0000FF;
	width: 650px;
	color: #CCCCCC;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

.logo {
	padding: 10px;
}
.hnav {border: thin solid #000000;
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.nav1 {font-weight: bold;
	text-decoration: none;
	color: #FF0000;
	font-size: 14px;
	padding-top: 10px;
}

.quizzes {
	border: medium dashed #333333;
}

.book {
	border: 10px solid #FF0000;
}

#tickertape{
position:relative;
layer-background-color:black;
width:400px;
height:20px;
}

#subtickertape{
background-color:black;
position:absolute;
border: 1px solid black;
width:400px;
height:20px;

}

.subtickertapefont{
font:bold 12px Verdana;
text-decoration:none;
color:white;
}

.subtickertapefont a{
color:white;
text-decoration:none;
}