body {

	background-color: black; 

	margin: 2px 2px 2px 2px;

	font-family: verdana, arial, sans-serif;

	font-size: 1em;

	line-height: 1.33em;

	font-weight: bold;

	color: white;

	}



table { border: none;

				padding: 2px 2px 2px 2px; }

	

td { vertical-align: top; } 

input { background-color: white;
				color: black;
				font-weight: normal;
				border: 1px solid black;
				padding: 3px 3px 3px 3px; }

input#button { border: outset 3px #cccccc;
								background-color: #cccccc;
								color: black;
								font-weight: bold; }

textarea { background-color: whitek;
				   color: black;
				 	 font-weight: normal;
					 border: 1px solid black;
					 padding: 3px 3px 3px 3px; }


#hd1 { font-family: 'comic sans ms', arial, sans-serif;

			 font-size: 2em;

			 color: ff9999;

			 margin: 0px 0px 0px 0px; }



#hd2 { font-family: 'comic sans ms', arial, sans-serif;

			 font-size: 1.66em;

			 color: #ff9999; 

			 margin: 0px 0px 0px 0px; }



#hd3 { font-family: 'comic sans ms', arial, sans-serif;

			 font-size: 1.33em;

			 color: white; 

			 margin: 0px 0px 0px 0px; }



#phead { border-bottom: 1px solid #aaaaaa;}			 



#links a { font-family: 'comic sans ms', arial, sans-serif;

			 	 	 font-weight: normal;

					 color: #ccccff; }



#links a:visited { font-family: 'comic sans ms', arial, sans-serif;

								 	 font-weight: normal;

									 color: ffccff; }

						

#links #cpage { font-family: 'comic sans ms', arial, sans-serif;

			 	 			  font-weight: normal;

				 				color: white; }

			 			

#content { background: url(bg.jpg);

				   padding-left: 20px;

					 padding-top: 1em; }



#content img { padding: 5px 5px 5px 5px; }



#content #page { margin: 5px 5px 5px 5px; }



#content #header { font-family: 'comic sans ms', arial, sans-serif;

				 				 	 font-size: 1.6em;

				 	 				 font-weight: bold;

									 color: yellow;

				 	 				 margin: 0px 0px 1em 10px; }

										 

#content p { line-height: 1.4em;

				 	   margin: 0px 0px 1em 0px; }

						 

#content a { font-family: verdana, arial, sans-serif;

			 	 	   font-weight: normal;

					   color: #ccccff; }



#content a:visited { font-family: verdana, arial, sans-serif;

								 	   font-weight: normal;

									   color: #ffccff; }



#footer { margin-top: 1em;

					border-top: 1px solid #999999;

					font-size: .8em; }

					

