body,td,th {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1 em;
	color: #000000;
}

body {width: 750px;}

.bug {color: #999999; font-size:70%;}
.bugurl {color: #999999;}

.tiny {font-size:70%;}
.small {font-size:85%;}
.normal_copy {font-size: 100%}
.big {font-size: 115%}

.menu {font-size: 100%}
.banner {
	color: #000000;
	font-size: 160%;
}

.headline {
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size:150%;
	color: #FFFFFF;
	line-height: 1.2em;
}

#content {
width:800px;
}

#markup {
position:absolute;
top-margin: 30px;
left-margin:30px;
width: 700px;
font-size: 80%;
z-index: 0;
}
/* markup contains html for search engines; copy is overwritten by Flash */

.highlight{
	color: #000000;
	font-weight: bold;
}


#top_swoop {
background-image:url(images/top_swoop.jpg);
background-repeat:no-repeat;
width: 750px;
height: 181px;
}

#bottom_swoop {
background-image:url(images/bottom_swoop.jpg);
background-repeat:no-repeat;
width: 750px;
height: 181px;
}

a:link {
	color: #FD1E00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FD1E00;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color:#FD1E00;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	background-color:#FD1E00;
}

