/*  ======================================  */
/*       www.billysmalawiproject.org        */
/*      Site created by Image & Design      */
/*   Copyright 2009. All rights reserved.   */
/*  ======================================  */

/* ------------------------------ */
/*           standard             */
/* ------------------------------ */

img {
  border: none;
  }
  
@media screen, projection, print {
	.skip {display: none; }
	}

/* ------------------------------ */
/*            Design              */
/* ------------------------------ */

body {
	background-color:#FFFFFF;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #000000;
	font-size:100.01%;
	}

/* Header starts here */
	
#header {
	display: none;
	}
	
/* Content Area starts here */	

	#content {
	width: auto;
	border-style: dotted;
	border-width: 0 1px 0 1px;
	border-color: #FFFFFF;
	}

	#top-nav, #menu, #boxes-wrapper, #photo-banner {
	display: none;
	}
			

/*  ======================================  */
/*                  tags                    */
/*  ======================================  */

h1 	{
	color: #000000;
	font-family: Georgia, "Times New Roman", "Palatino Linotype", "Book Antique", "Trebuchet MS", serif
	}
	
h2, h3 	{
	color: #000000;
	font-family: Verdana, Arial, "Lucida Sans", Unicode, Tahoma, sans-serif;
	}
	
a:link, a:visited, a:hover, a:active {
	color: #000000;
	font-family: Verdana, Arial, "Lucida Sans", Unicode, Tahoma, sans-serif;
	}

/*  ======================================  */
/*                classes                   */
/*  ======================================  */
		
	.darkbrown {
	color: #000000;
	text-align: center;
	}