/****************************

Copyright the David Turner

Design CSS

Coded by David Turner
www.davidturner.info

NOTE: This code is copyrighted.  No unauthorized use
is allowed.  Dont steal code.  However, please feel free
to look at how we did something then write it yourself.

*/


body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
}

#headerContainer h1 { padding: 0; margin: 0; }

#headerContainer img {
	border: none;
}

h2 span, h1 span, h3 span {
	background-position: -99999px -999999px;
}

h2 { color: #00A5EC; }

#menuContainer { display: none; }

ul.ContextMenu { display: none; }


#footerContainer {
	border-top: 2px solid #CCC;
	font-size: 0.6em;
}

#footerContainer h2 span{
	background-position: -9999999px -999999px;
	background: none !important;
}