body
{
	margin: 0;
	padding: 0;
	background: url( ../img/bg.jpg) no-repeat left top;
	color: #3A2517;
	font-family: Helvetica, Geneva, Arial, Verdana, sans-serif;
}

a
{
	text-decoration: none;
	color: #999;
}

a:link {}
a:visited {}
a:hover
{
	border-bottom: 1px dotted #999;
}

p
{
}

h1
{
	margin: 14px 0 0 0;
	color: #3A2517;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}

#Page
{
	width: 100%;
	height: 100%;
}

#Header
{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 40px;
}

#NamePlate
{
	display: inline;
	margin: 0;
}

#Content
{
	margin: 0;
	padding: 15px 0 50px 0;
	/*background-color: #FFF;*/
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background: #FFF url(/img/top-shadow.gif) no-repeat center top;
/*	text-align: justify;*/
}

#menuMain, #menuPortfolio
{
	margin: 0 0 25px 0;
	padding: 0 0 25px 0;
}

#menuMain li, #menuPortfolio li
{
	display: inline;
	list-style-type: none;
	margin: 0 50px 0 0;
}

#menuPortfolio
{
	padding: 0;
	font-size: 10px;
	font-weight: bold;
	color: #999;
}

#menuPortfolio li
{
	margin: 0 25px 0 0;
	padding: 0;
}

#menuMain a.menuSelectedItem
{
	border-bottom: 1px solid #3A2517;
}

#menuMain a
{
	text-decoration: none;
	color: #3A2517;
	/* These three border statements keep IE6 from
	drawing border-bottom too long. */
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

#menuMain a:link {}
#menuMain a:visited {}
#menuMain a:hover
{
	border-bottom: 1px dotted #3A2517;
}

#menuPortfolio a
{
	text-decoration: none;
	color: #999;
}

#menuPortfolio a:link {}
#menuPortfolio a:visited {}
#menuPortfolio a:hover
{
	border-bottom: 1px dotted #999;
}

#dsxIntro, #modProjects
{
	border-top: 2px solid #3A2517;	
}

.Showcase
{
	float: left;
	width: 220px;
	margin: 0;	
	font-size: 12px;
	line-height: 1.5;
	text-align: center;
}

.Module1C
{
	float: left;
	width: 200px;
	margin: 0 20px 0 0;	
	font-size: 12px;
	line-height: 1.5;
}

.Module2C
{
	float: left;
	width: 420px;
	margin: 0 20px 0 0;
	line-height: 1.5;
	font-size: 14px;
}

.Showcase p
{
	padding: 0 20px 0 5px;
}

.Module2C-Center
{
	width: 420px;
	margin: 0 0 0 220px;
	line-height: 1.5;
	font-size: 14px;
}

.Flowline
{
	clear: left;
	padding: 50px 0 0 0;
}

#Footer
{
	clear: left;
	padding: 0;
}

.Flowline, .HeaderFlow, #menuMain, #menuPortfolio
{
	margin: 0 auto;
	width: 900px;
}

p.Voice
{
	font-style: italic;
	font-size: 10px;
}

#modEmailForm
{
	margin-left: 220px;
}

#ContactInfo
{
	height: 30px;
	margin: 0;
	padding: 0;
	background: url(/img/contact_panel.gif) no-repeat left top;
	font-size: 10px;
}

#ContactInfo li
{
	display: inline;
	list-style-type: none;
	width: 200px;
	height: 20px;
	margin: 0 20px 0 0;
}
