BODY  {
		margin:0px 0px 0px 0px;
		padding:0px;
}

	#content {
		background : #fff;
   		margin-left : 10px;
   		margin-right :10px;
		}

	#banner {
	background : url("../icons/whitewatertile40.jpg");
	height : 40px;
		}

P  {
	font-size : 100%;
	font-family : georgia,times new roman,serif;
	font-weight : 200;
	font-style : normal;
	color : #555;
	margin-left: 0;
	margin-right : 1em;
	margin-top : 0;
	margin-bottom : 0;
	padding-left : 1em;
	padding-right : 1em;
	padding-top : .5em;
	padding-bottom : .5em;
	text-indent : 0;
	border-left : 1px dashed #99cc99;
	line-height : 160%;
}

P.small  {
	font-size : 80%;
	font-family : verdana,arial,helvetica,sanserif;
	font-weight : 300;
	font-style : normal;
	color : #000;
	text-indent : 0;
	margin-left : .5em;
	margin-right : 1em;
	margin-top : 0;
	margin-bottom : .5em;
	text-align : left;
	line-height : 140%;
	padding : .1em;
	border-left : none;
}

P.tailer  {
	font-size : 80%;
	font-family : verdana,arial,helvetica,sanserif;
	font-weight : 300;
	font-style : normal;
	color : #666;
	text-indent : 0;
	margin-left : .5em;
	margin-right : .5em;
	margin-top : .5em;
	margin-bottom : .5em;
	text-align : left;
	line-height : 140%;
	padding : .5em;
	background : #eee;
	border-top : 1px solid #ccc;
	border-bottom : 1px solid #ccc;
	border-left : none;
}


P.caption  {
	font-size : 80%;
	font-family : arial,helvetica,sanserif;
	font-weight : 500;
	font-style : normal;
	color : #ffffff;
	text-indent : 0;
	margin-left : .2em;
	margin-right : .2em;
	margin-top : .5em;
	margin-bottom : .5em;
	margin : .5em;
	text-align : left;
	line-height : 100%;
	border-left : none;
}

P.top  {
	font-size : 80%;
	font-family : verdana,arial,helvetica,sanserif;
	font-weight : 400;
	font-style : normal;
	color : Black;
	text-indent : 0;
	margin-left : 1em;
	margin-right : 1em;
	margin-top : 0;
	margin-bottom : 0;
	text-align : left;
	line-height : 100%;
	border-left : none;
}


P.copyright  {
	font-size : 70%;
	font-family : verdana,arial,helvetica,sanserif;
	font-weight : 100;
	font-style : normal;
	color : #666;
	text-indent : 0;
	margin-left : 1em;
	margin-right : 1em;
	margin-top : 0;
	margin-bottom : 0;
	padding : 0;
	text-align : right;
	border-left : none;
}


H1  {
	font-size : 180%;
	font-family : georgia,times new roman,serif;
	font-weight : 100;
	font-style : italic;
	color : #9999cc;
	margin-left : 0;
	margin-right : 0;
	margin-top : .5em;
	margin-bottom : .5em;
	padding-right : 1em;
	padding-top : .1em;
	padding-left : 1em;
	padding-bottom : .1em;
	text-indent : 0;
	text-align : left;
	background : #fff;
	}


H2  {
	font-size : 140%;
	font-family : verdana,arial,helvetica,sanserif;
	font-weight : 400;
	font-style : normal;
	color : #99cc99;
	margin-left : .2em;
	margin-right : .2em;
	margin-top : .5em;
	margin-bottom : .5em;
	border-top : 1px solid #eee;
	border-bottom : 1px solid #eee;
	text-align : left;
	text-indent : 0;
}

H3  {
	font-size : 100%;
	font-family : verdana,arial,helvetica,sanserif;
	font-weight : 400;
	font-style : normal;
	color : #666699;
	margin-left : 1em;
	margin-top : 2em;
	margin-right : 1em;
	margin-bottom : .5em;
	text-align: left;
	text-indent : 0;
}

H4  {
	font-size : 80%;
	font-family : verdana,arial,helvetica,sanserif;
	font-weight : 400;
	font-style : normal;
	color : #666;
	margin-left : .1em;
	margin-right : .1em;
	margin-top : .4em;
	margin-bottom : .4em;
	text-align : left;
	text-indent : 0;
	padding-left : .4em;
	padding-top : 0;
	padding-bottom : 0;
	padding-right : .5em;
}

H5  {
	font-size : 80%;
	font-family : verdana,arial,helvetica,sanserif;
	font-weight : 500;
	font-style : regular;
	color : #ccc;
	margin-left : auto;
	margin-right : 1em;
	margin-top : .3em;
	margin-bottom : .2em;
	text-align : right;
	background : #fff;
	border-top : 1px dotted #eee;
	padding : 2px;
}


A  {
	color : #336633;
	font-weight : 600;
}

A:Visited  {
	color : #336633;
	font-weight : 600;
}

A:Active  {
	color : #336633;
	font-weight : 600;
	color : #003300;
	background : #ffffcc;
}

A:Hover  {
	color : #336633;
	font-weight : 600;
	color : #003300;
	background : #ffffcc;
}

A:Visited  {
	font-weight : 600;
	color : #336633;
}



