body	{
	margin:		0;
	padding:	0;
	font-family: arial, helvetica, Sans-serif;
	color:	#000000;
	background : #ffffff;
	}
div, p, th, td, li, dd, dl, dt    {
             /* redundant selectors to help NS4 not forget */
    font-family:  arial, helvetica, Sans-serif;
    }
a	{
	text-decoration: none;
	}
a:link	{
	color:	#3333cc;
	background-color: transparent;
	}
a:visited	{
	color:	#990099;
	background-color: transparent;
	}
a:hover	{
	color:	#ff0000;
	background-color: transparent;
	text-decoration:	underline;
	}
a:active	{
	color:	#ff0000;
	background-color: transparent;
	}
dt 	{
	font-weight: bold;
	}
ol, li, dl, dt, dd {
	margin-top: 8pt;
	line-height: 1.2em;
	}
p 	{
	text-align: left;
	margin-top: 0pt;
	margin-bottom: 0pt;
	margin-left : 25px;
	}
h1	{
	font-size:	24px;
	}
h2	{
	font-size:	20px;
	}
h3	{
	font-size:	18px;
	}
h4 {
	font-size:	16px;
	}
h5	{
	font-size:	14px;
	}
h6	{
	font-size:	1em;
	}
h1, h2, h3, h4, h5, h6	{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	background-color: transparent;
	margin:	15px 0 0 25px;
	}
img	{
		/* turns off gaps around images */
	border:	0;
	}	
		/* navbar top table attributes */
table#navtop {
	border: 0;
	padding: 0;
	margin: 0;
	background-image: url(../images/banner2.jpg); width: 100%; height: 50px;
	vertical-align: top;
	line-height: 14px;
	}
#navtop td {
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	text-align: right;
	vertical-align: top;
	line-height: 25px;
	} 
#navtop a	{
	text-decoration: none;
	}
#navtop a:link	{
	color:	#ffffff;
	background-color: transparent;
	}
#navtop a:visited	{
	color:	#ffffff;
	background-color: transparent;
	}
#navtop a:hover	{
	color:	#ffff00;
	background-color: transparent;
	text-decoration:	underline;
	}
#navtop a:active	{
	color:	#ffff00;
	background-color: transparent;
	}
		/* navbar bottom table attributes */
table#navbottom {
	border: 0;
	margin: 0;
	padding: 0;
	background-color: #999;
	vertical-align: top;
	}
#navbottom td {
	font-size: 11px;
	line-height: 10px;
	text-align: left;
	text-indent: 6px;
	font-family: arial, helvetica, serif;
	color: #fff;
	}
#navbottom h1	{
	font-size: 11px;
	font-weight: normal;
	margin-top: 2px;
	margin-left: 18px;
	margin-bottom: 2px;
	font-family: arial, helvetica, sans-serif;
	}
#navbottom a	{
	text-decoration: none;
	}
#navbottom a:link	{
	color:	#ffffff;
	background-color: transparent;
	}
#navbottom a:visited	{
	color:	#ffffff;
	background-color: transparent;
	}
#navbottom a:hover	{
	color:	#ffffff;
	background-color: transparent;
	text-decoration:	underline;
	}
#navbottom a:active	{
	color:	#fffffff;
	background-color: transparent;
	}
		

	/* other page elements attributes */
#intro p {
	font-size: 1em;
	margin-top: 10px;
	margin-bottom: 10px;
	}
#sidebar p {
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 5px;
	color: #309;
	}
#sidebar img { 
	vertical-align: middle
	}

	
	
#panel {
	border: solid #309 1px;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	background-color: #9cc;
	vertical-align: top;
	width: 225px;
	}
#panel h1	{
	font-size: 1em;
	line-height: 2em;
	text-align: center;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 4px;
	font-family: arial, helvetica, sans-serif;
	color: #fff;
	background-color: #09c;
	}	
#panel p {
	color: #909090;
	}
#panel ul	{
	margin-top: 10px;
	margin-bottom: 10px;
	}
#panel li	{
	margin-top: 20px;
	margin-left: -20px;
	margin-bottom: 2px;
	text-indent: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.9em;
	color: #000;
	}
#services {
	margin-top: 10px;
	margin-left: 25px;
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 10px;
	vertical-align: top;
	width: 300px;
	background-color: #fc6;
	color: #309;
	}
#services h1	{
	font-size: 1.0em;
	font-weight: bold;
	font-style: normal;
	margin-top: 2px;
	margin-left: 15px;
	margin-bottom: 2px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #309;
	text-align: left;
	}
#services h2	{
	font-size: 0.9em;
	font-weight: bold;
	font-style: normal;
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 3px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #309;
	}	
#services p {
	color: #000;
	font-size: 0.9em;
	margin-top: 2px;
	margin-left: 15px;
	margin-bottom: 2px;
	}
	
#photo {
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 0px;
	vertical-align: top;
	padding-top: 10px
	}
	
.left {
  	float: left;
	}
.footer {
	color: #309;
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 40px;
	margin-bottom: 2px;
	text-align: center;
	}
