/* This style sheet will work for templates Titan, Mercury,
   and Shamrock with modification of the colors. */

body, td, th {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}

body.contents {
  background-image: url("http://atlas.nowyouknow.com/images/ross_side_db.gif");
}

body.header {
  background-image: url("http://atlas.nowyouknow.com/images/ross_top_db.gif");
}

p {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
}

a {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	color: #336699;
}

h1 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 32px;
	color: #336699;
	font-style: italic;
}

div.menu a {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
}

div.menu a:hover {
	color: #00FFFF;
}

div.menu p {
	margin-top: 3;
	margin-bottom: 3;
}

div.header p {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 30px;
	margin-top: 10;
	margin-bottom: 10;
	color: #FFFFFF;
	font-weight: bold;
}

p.largenote {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #336699;
}

.marquee {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #FFF;
}