/*
Beth @ Wagonerstudios.com's Stylesheet
Description: A design using grays and bright pinks selected from kuler.adobe.com
Creative Commons licensed by Beth Wagoner attribute the work to Beth by linking to http://wagonerstudios.com
For more information visit: http://creativecommons.org/licenses/by-nc-sa/3.0/us/
Photographs and images are copyrighted not CC licensed.  Do not use them without asking for Beth's permission by emailing beth@wagonerstudios.com.
*/

body, html {
	margin:20px 0px 20px 0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	background:url(images/bg.gif) repeat top left;
    }
body {
    min-width:700px;
	    }
#container {
 	margin:0 auto;
	padding:0;
    width: 700px;
	color: #000;
	}
#top {
	display:none;
	}		

#projects {
	display:none;
	}		
#content {
	padding: 8px 10px;
	background-color:#282828;
	}
#des {
	float:left;
	padding: 0em 1em;
	border:solid 1px #4b4b4b;
	margin-right: 1em;
	}
#footer {
	clear: both;
	margin: 0;
	width:700px;
	padding: 0;
	}
#footer p {
	padding:2px 0px;
	font-size:small;
	}		
#footer img {
	display:none;
	}		

	
#nav {
	display:none;
	}

	