*       { margin:0; padding:0; border: none; } 
BODY
{
	font: 10pt Arial, Helvetica, sans-serif;
	margin: 18px 10px 10px 10px;
}
H2	{ text-transform: uppercase; font-size: 1.1em; color: #008FD5; margin: 1.2em 5px 1em 10px; }
H3	{ text-transform: uppercase; font-size: 1.1em; color: #000000; margin: 1.2em 5px 1em 10px; }
P	{ color: #56575A; font-size: 1em; line-height: 1.3em; margin: 1em 5px 1.2em 10px; }
UL	{ color: #56575A; font-size: 1em; line-height: 1.3em; margin: 1em 5px 1.2em 30px; }

#struct00
{
	width: 810px;
	position: relative;
	margin: 10px auto 0 auto;
	padding: 0 20px 0 70px;
}
#navMain
{
	width: 650px;
	padding: 0 0 20px 0;
	position: absolute;
	bottom: 0;
	left: 300px;
}
#navMain UL
{
	list-style: none;
}
#navMain UL LI
{
	font-size: 14pt;
        display: inline;
	text-transform: uppercase;
	padding: 0 0 0 30px;
}
#navMain UL LI A 
{
	text-decoration: none;
	padding: 0 0 10px 0;
}
#struct10
{
	width: 820px;
	margin: 20px auto 0 auto;
	padding: 40px 30px 0 50px;
	background: #ffffff url(/images/background.gif) left top no-repeat;
}
#struct20
{
	width: 900px;
	margin: 0 auto 0 auto;
	padding: 20px 0 0 0;
	background: #ffffff url(/images/background-bottom.gif) left top no-repeat;
	text-align: center;
}
#struct20 P B
{
	color: #008FD5;	
}

.about 		{ color: #3FAE49; }
.projects 	{ color: #D2212A; }
.contact 	{ color: #008FD5; }
.chalkGreen 	{ background: transparent url(/images/chalk-green.gif) center bottom no-repeat; }
.chalkRed 	{ background: transparent url(/images/chalk-red.gif) center bottom no-repeat; }
.chalkBlue 	{ background: transparent url(/images/chalk-blue.gif) center bottom no-repeat; }
.imgwithbgfleft
{
	margin: 0 10px 10px 0;
	float: left;
	width: 315px;
	height: 205px;
	background: #ffffff url(/images/chalk.png) center center no-repeat;
}
.imgwithbgfleft IMG { margin: 20px 0 0 23px; }
.imgwithbgfright
{
	margin: 0 0 10px 10px;
	float: right;
	width: 315px;
	height: 205px;
	background: #ffffff url(/images/chalk.png) center center no-repeat;
}
.imgwithbgfright IMG { margin: 20px 0 0 23px; }
