/* CSS Document */


/*########################## GENERAL SITE LAYOUTS #############################*/
a 			{font-family: "Courier New";}
a:link 		{color: black; text-decoration: none; font-family: "Courier New";}
a:hover 	{color: black; text-decoration: none; font-family: "Courier New";}
a:active 	{color: black; text-decoration: none; font-family: "Courier New";}
a:visited	{color: black; text-decoration: none; font-family: "Courier New";}

div.content	{margin-top: 25%; margin-bottom: 15%; font-family: "Courier New";}

a.backlink 	{margin-bottom: 5px; margin-left: 375px;}

a.navbaranchor	{margin-left: 40px;}

div.navbar	{margin-bottom: 10px;}



/*############################# PAGE SPECIFICS #################################*/

/*=============================== t9fail.php ===================================*/
p.t9mishaps {float: left;}



/*================================= main.php ===================================*/
input.counter 	{font-family: "Courier New"; font-size: 48pt; border: none; 
				 width: 40px;}



/*================================= home.php ===================================*/
div.blogEntry 	{width: 800px; margin-top: 75px;}




/*=============================== ebaycalc.php ==================================*/
input.ebaycalcfield	{width: 50px;}
td.calctd			{text-align: right;}
input.button		{float: left;}


/*=========================== /missionslideshow/ ================================*/
div.pictureWindow	{position: relative; width: 552px; height: 590px; font-family: "Courier New";}
div.pic				{position: relative; width: 550px; height: 550px;}
div.backButton		{position: absolute; left: 0px; bottom: 0px;}
div.nextButton		{position: absolute; right: 0px; bottom: 0px;}
