/* CSS Document */
body {
	background: #cccccc;
	}

#rap 
{
	background: #fff;
	border: 3px solid black;
	width:740px;
	margin:0 auto;
	padding: 8px;
	font-family: Trebuchet MS, Georgia, Arial, serif;
	font-size: 12pt;
	align: center;
	text-align: left;
}

#rap2
{
	background: #fff;
	width:720px;
	margin:10 auto;
	font-family: Trebuchet MS, Georgia, Arial, serif;
	font-size: 12pt;
	align: center;
	text-align: left;
}

#content {
background: #fff;
padding: 0px 10px 0px 10px;
font-size: 10pt;
}

#removelinks {
font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 8pt;
	line-height: 1em;
	color: blue;
}

#Sidebar {
	background: #000;
	width:140px;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 12pt;
	float:left;
	text-align: left;
}

#link {
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 10pt;
	line-height: 1.1em;
	color: yellow;
	text-align: left;
	text-decoration: none;
	}

#link2 {
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 10pt;
	line-height: 1.1em;
	color: orange;
	text-align: left;
	text-decoration: none;
	}
#red {
	color: red;
	}
DIV.menu {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	BACKGROUND: black;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	WIDTH: 170px;
	PADDING-TOP: 0px;
	bottom-border: 1px white solid;
	font-size: 10pt;
}
DIV.menu A {
	PADDING-RIGHT: 5px;
	DISPLAY: block;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	MARGIN: 0px;
	WIDTH: auto; 
	COLOR: yellow;
	PADDING-TOP: 5px;
	BORDER-BOTTOM: white 1px solid;
	TEXT-ALIGN: right;
	TEXT-DECORATION: none;
}
DIV.menu A:hover {
	BACKGROUND: #000;
	COLOR: #0099FF;
}

#white {
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 10pt;
	COLOR: #fff;
	}

#bigfont {
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 14pt;
	COLOR: #0099CC;
	}

#biggerfont {
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 18pt;
	COLOR: #0099CC;
	}	

#question {
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 10pt;
	color: black;
	font-weight: bold;
	text-decoration: underline;
	}
	
#displayname {
font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 10pt;
	line-height: 1.2em;
	color: blue;
	text-decoration: overline,underline;
	}
	
#topnav {
	BORDER-TOP: white 1px solid;
}

#bigred {
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 14pt;
	COLOR: #c00;
	}
	
#yellowlink {
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	color: orange;
	font-size: 10pt;
	text-decoration: none;
	line-height:1.1em;
}
DIV.topmenu {
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	color: orange;
	font-size: 10pt;
	text-decoration: none;
	line-height:1.1em;
}
DIV.topmenu A {
	DISPLAY: block;
	COLOR: orange;
	TEXT-ALIGN: center;
	text-decoration: none;
}
DIV.topmenu A:hover {
	COLOR: #0099FF;
	TEXT-ALIGN: center;
	text-decoration: none;
}

TABLE.prospects {
font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 9pt;
	line-height: 1.2em;
	border-width: 1px;
	border-spacing: 3px;
	border-style: outset;
	border-color: black;
	border-collapse: separate;
	background-color: #ffc;
	}
#whitenav {
	PADDING-RIGHT: 5px;
	DISPLAY: block;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	MARGIN: 0px;
	WIDTH: auto; 
	COLOR: white;
	PADDING-TOP: 5px;
	BORDER-BOTTOM: white 1px solid;
	TEXT-ALIGN: right;
	TEXT-DECORATION: none;
	font-weight: bold;
	}
.floatright {

  float: right;
  margin: 0 10px 0 10px;
  display: inline;
}

.floatleft {
  float: left;
  margin: 0 10px 0 10px;
  display: inline;
}
#days {
	font-size: 120%;
	color: red;
	text-decoration: underline;
}
#countdown {
	font-size: 120%;
	font-weight: bold;
	text-align: center;
}
#middlename-div {
	visibility: hidden;
}
