/* generic */

html,body{
	margin:0;
	padding:0;
	}
	
body{
	font-size: 85% ;
	font-family: arial,sans-serif;
	background-image:url('Fine_Speckled65.gif');
	}

a{
	display:block;
	color: #981793;
	padding:10px;
	}

/*non-div styles*/

p.search{
	color: #000000;
	margin-left: 30px;
	margin-right: 30px;
	padding-left : 25px;
	padding-right : 25px;
	}

p.results{
	font-family: georgia, times, serif;
	font-size: 140%;
    font-weight: bold;
	color: #000000;
	padding-top: 30px;
	padding-bottom : 10px;
	text-align: center;
	}
 
p.tips{
	font-family: georgia, times, serif;
	font-size: 120%;
    font-style: italic;
	color: #000000;
	padding-top: 30px;
	padding-bottom : 10px;
	text-align: center;
    }
	
p.advice{
	font-size: 100%;
	color: #000000;
	margin-top: 10px;
	margin-bottom : 10px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
    }

p.stretch{
	letter-spacing: .35em;
	font-size: 110%;
	font-family: georgia, times, serif;
	font-style: italic;
	font-weight: bold;
	padding-top: 0;
	padding-bottom: 0;
	}
	
p.date{
	color: #000000; 
	text-align: center; 
	font-size: 120%;
	font-weight: bold; 
	margin-top: 2px; 
	margin-bottom: 2px;
	}
    
p.topic{
	font-family: georgia, times, serif;
	color: #000000; 
	text-align: center; 
	font-size: 130%;
	font-weight: bold; 
	margin-top: 2px; 
	margin-bottom: 2px;
	}

p.offholder	{
	font-size: 110%;
	color: #000000;
	/* line-height: 120%; */
	padding-bottom: 0px;
	padding-top: 4px;
	font-style: italic;
	font-weight: bold;
	}
	
	
p.points	{
	font-family: georgia, times, serif;
	font-size: 110%;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	/* line-height: 120%; */
	text-indent: -15px;
	}

p.form	{
	font-family: georgia, times, serif;
	font-size: 120%;
	font-weight: bold;
	color: #2E5C5C;
	/* line-height: 120%; */
	text-indent: -15px;
	margin-top: 2px;
	margin-bottom: 2px;
	}


p.counter{
	font-weight: bold;
	font-style: italic;
	text-align: center;
    }

/* divisions */

div#navigation{
	float:left;
	width:25%;
	margin-left:-100%;
	background-image:url('Fine_Speckled65.gif');
/*	background:#B7ECE1; */
	padding-top: 10px;
	}

div#header{
	background-image:url('Fine_Speckled65.gif');
/*	background: white url("flag.jpg");
	background-repeat: repeat-x;
	background-position: center;
	height: 250px;*/
	}

div#footer{
	background: #333;
	color: #FFF;
	}

div#wrapper{
	float:left;
	width:100%;
	}

div#content{
	margin: 0 25%; 
	background-image:url('Fine_Speckled65.gif');
    padding-left: 25px; 
    padding-right: 25px;
    }

div#extra{
/*	background:#B7ECE1; */
	background-image:url('Fine_Speckled65.gif');
	padding-top: 10px;
	float:left;
	width:25%;
	margin-left:-25%;
	}
	
div#footer{
	clear:left;
	width:100%;
/*	background:#B7ECE1; */
	background-image:url('Fine_Speckled65.gif');
	}

div#search{
	margin: 0 25%; 
	background:#D7E1FF; 
    padding-left: 5px; 
    padding-right: 5px; 
    padding-top: 20px;
    }


div#forms{
	margin: 0 25%; 
	background:#D7E1FF; 
	padding-left: 5px; 
	padding-right: 5px;
	}
	
div#hints{
	float:left;
	width:25%;
	margin-left:-100%; 
	background:#D7E1FF;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	}

div#empty{
	float:left;
	width:25%;
	margin-left:-25%; 
	background:#D7E1FF;
	}



/* div styles */

div#member a:link {
	color: #2E5C5C;
	padding-top: 1px;
	padding-bottom: 1px;
}

div#member a:visited {
	color: #2E5C5C;
	padding-top: 1px;
	padding-bottom: 1px;
}


div#navigation a:link {
		padding-top: 1px;
		padding-bottom: 1px;
       }

div#navigation a:visited {
		padding-top: 1px;
		padding-bottom: 1px;
       }
       
/*	padding-left: 5px; 
	padding-right: 5px; 
	margin-top: 1px;
	margin-bottom: 1px;
	text-align: center;
	font: 120%;
	}
*/


div#navigation p{
	padding-left: 5px; 
	padding-right: 5px; 
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	}

div#navigation h3{
	color: "#000000"; 
	text-align: center; 
    font-style: italic; 
    font-family: georgia, times, serif;
    }
    
div#navigation h4{
	font-size: 120%; 
	color: "#000000"; 
	text-align: center;
	font-style: italic; 
	font-family: georgia, times, serif;
    padding-left: 5px; 
    padding-right: 5px; 
    margin-bottom: 5px;
    }

div#navigation h5{
	font-size: 110%; 
	color: "#000000"; 
	text-align: center; 
    font-style: italic; 
    font-family: georgia, times, serif;
    padding-left: 5px; 
    padding-right: 5px;
    }

div#header h1{
	height:100px;
	line-height:80px;
	margin:0;
	padding-left:10px;
	background: #EEE;
	color: #FFA8D6;
	}

div#content p{
	line-height:1.4; 
	padding-left: 5 px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	}

div#content h2{
	color: #000000; 
	text-align: center;
	font-style: italic; 
	font-family: georgia, times, serif;
	}

div#content h3{
	color: #000000; 
	text-align: center; 
	font-style: italic;
	font-family: georgia, times, serif;
	}

div#search h3{
	color: #000000; 
	text-align: center; 
	font-style: italic; 
	font-family: georgia, times, serif;
	}

div#forms h3{
	color: #000000; 
	text-align: center; 
	font-style: italic; 
	font-family: georgia, times, serif;
	}

div#extra h3{
	color: "#000000"; 
	text-align: center;
	font-style: italic; 
	font-family: georgia, times, serif;
	}
	
div#extra h4{
	color: "#000000"; 
	font-size: 120%;
	text-align: center; 
	font-style: italic; 
	font-family: georgia, times, serif;
	}
	
div#extra p{
	padding-left: 5px; 
	padding-right: 5px;
	}

div#hints h4{
	font-size: 120%; 
	color: "#000000"; 
	text-align: center; 
	font-style: italic; 
	font-family: georgia, times, serif;
	padding-left: 5px; 
	padding-right: 5px; 
	margin-bottom: 5px;
	}

div#footer p{
	margin:0;
	padding:5px 10px;
	}

div#navigation a {
	text-align: center;
}

div#extra a {
	text-align: center;
	padding-top: 0;
	padding-bottom: 0;
}

