/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	background-color: #FFE34A;
}
h1 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 24pt;
	line-height: 26pt;
	font-weight: bold;
	color: #33841A;
	font-family: "Comic Sans MS", fantasy;
	text-align: center;
}
p, ol, ul, li {
	font: 12pt/20pt Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
p {
	margin: 0px 0px 16px 0px;
	padding: 0px;
}
table.advert_rates {
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	border: 3px solid #30674A;
	color: #30674A;
	background-color: #99FF99;
	font-size: 14pt;
	font-weight: normal;
}
table.advert_rates > td {
	color: #1C3D2C;
	background-color: #99FF99;
	font-size: 14pt;
	font-weight: normal;
}
table.display_rates {
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	border: 3px solid #1B4264;
	color: #0E233C;
	background-color: #ACDEFB;
	font-size: 10pt;
	font-weight: normal;
}
table.display_rates > td {
	color: #132F54;
	background-color: #ACDEFB;
	font-size: 10pt;
	font-weight: normal;
}
a {
	color: #001DC9;
	font-size: 12pt;
	padding: 3px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #001DC9;
	padding: 3px;
}
a:visited {
	color: #001DC9;
	padding: 3px;
}
a:hover {
	color: #FFE34A;
	text-decoration: none;
	background-color: #251DC7;
	padding: 3px;
}
a:active {
	color: #FFE34A;
	text-decoration: none;
	background-color: #251DC7;
	padding: 3px;
}
#Header {
	margin: 25px 0 0 0;
	padding: 0;
	height: 100px;
	line-height: 12pt;
	background-color: #C7EAFC;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 14px;
	border-top-width: 10px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #339933;
	border-bottom-color: #339933;
}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>#Header {height: 100px;}

.logoleft {
	float: left;
	margin: 14px 0 0 1px;
	padding-bottom: 0;
}
#Content {
	margin: 0 auto 50px auto;
	padding: 10px;
	text-align: center;
	background-color: #FFFFFF;
	border: 3px solid #339933;
    width: 720px;
}
#Menu {
	position: absolute;
	top: 160px;
	right: 90px;
	width: 150px;
	padding: 10px;
	background-color: #BFE5FC;
	border: 10px double #DA2827;
	line-height: 25pt;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 150px;
}
/* Again, "be nice to Opera 5". */
body>#Menu {width:150px;}
#order {
	position: absolute;
	top: 320px;
	right: 90px;
	width: 150px;
	padding: 10px;
	background-color: #BFE5FC;
	border: 10px double #DA2827;
	line-height: 25pt;
	/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 150px;
}
/* Again, "be nice to Opera 5". */
body>#order {width:150px;}
#adcopy1 {
	position: absolute;
	top: 650px;
	right: 95px;
	width: 125px;
	padding: 5px;
	background-color: #FFFFFF;
	border: 10px double #30674A;
	font-size: 12pt;
	/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 125px;
}
/* Again, "be nice to Opera 5". */
body>#adcopy1 {width:125px;}
#adcopy2 {
	position: absolute;
	top: 888px;
	right: 95px;
	width: 125px;
	padding: 5px;
	background-color: #FFFFFF;
	border: 10px double #30674A;
	font-size: 12pt;
	/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 125px;
}
/* Again, "be nice to Opera 5". */
body>#adcopy2 {width:125px;}
#adcopy3 {
	position: absolute;
	top: 1144px;
	right: 10px;
	width: 300px;
	padding: 5px;
	background-color: #FFFFFF;
	border: 10px double #30674A;
	line-height: 25pt;
	/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 300px;
}
#adcopy4 {
	position: absolute;
	top: 1425px;
	right: 95px;
	width: 125px;
	padding: 5px;
	background-color: #FFFFFF;
	border: 10px double #30674A;
	font-size: 12pt;
	/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 125px;
}
/* Again, "be nice to Opera 5". */
body>#adcopy4 {width:125px;}
#textmenu {
	margin: 0px 200px 10px 10px;
	padding: 10px;
}
#footer {
	margin: 40px 0 10px 200px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 3px solid #CCCCCC;
	background-color: #EAEAEA;
	color: #666666;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 2px;
}
#footer p {
	font: 9pt/12pt Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	padding: 0 30px 0 0;
}
#footer a {
	font-size: 9pt;
}
h2 {
	margin: 0px 0px 20pt;
	padding: 0px;
	color: #0099CC;
	font: bold 14pt/26pt Verdana, Arial, Helvetica, sans-serif;
}
.editingnote {
	font-family: Time, 'Times New Roman', serif;
	color: #CC0000;
	background-color:#FFFFFF;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
}
.image_left {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.image_right {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.fidosfinest {
	clear: both;
	height: 220px;
}
a.imagelink {
	border: 0; 
	color: #FFFFFF; 
	background-color: transparent;
	padding: 0;
	margin: 0;
}
.babyblue {
	color: #0099CC;
}
.lightgreen {
	color: #00CC33;
}
.mediumblue {
	color: #006699;
}
.hotpink {
	color: #FF3399;
}
.saffron {
	color: #FF9933;
}
.red {
	color: #CC0000;
}
div.starburst {
	width: 620px;
	height: 400px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/red_starburst.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.starburst p {
	color: #ffffff;
	margin: 0;
	text-align: center;
	padding: 160px 170px 0 195px;
}
.footnote {
	font-size: 0.8em;
	font-weight: normal;
	color: #666666;
}
table.sponsors {
	margin: 0 0 1em 2em;
}
table.sponsors td {
	text-align: left;
	vertical-align: top;
	width: 50%;
	padding: 0 2em 0 1em;
}
table.sponsors li {
	margin: 0 0 1em 0;
	padding-left: 0;
}
table.sponsors a {
	font-size: .8em;	
}
table.sponsors ul {
	margin-left: 0;
	padding-left: 0;	
}
.scavengeranswers {
	width: 90%;
	margin: 1em auto;
	text-align: left;
	padding: 1em 1em 0em;
	border: 2px solid #639;
	background: #EAFFFF;
}

