 /* Default page settings */
	body {
		background-color: #ffffff;
		background-image: url("/images/bubbles.jpg");
		background-repeat: no-repeat;
		background-position: 5 40;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		text-decoration: none;	
		font-family: Verdana, Arial;
		font-size: 12px;
		font-style: normal;
		text-align: left;
		}

	img {
		border: 0px;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		}
	
	h1,h2 {
		font-family: Verdana, Arial;
		font-size: 12px;
		padding: 0px 0px 0px 0px;
		margin: 4px 8px 10px 0px;
		}

	h3 {
		padding: 0px 0px 0px 0px;
		margin: 4px 8px 10px 0px;
		font-size: 12px;
		line-height: 130%;
		text-indent: 0px;
		}

	p,h4,h5,h6 {
		padding: 0px 0px 0px 0px;
		margin: 4px 0px 10px 0px;
		font-size: 11px;
		line-height: 130%;
		text-indent: 0px;
		}

	li {
		padding: 0px 0px 0px 0px;
		margin: 2px 4px 2px 4px;
		font-size: 11px;
		line-height: 100%;
		text-indent: 0px;
		}
	hr {
		color: #000;
		height:1px;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		width:100%;
		}

	td	{
		font-size: 11px;
		line-height: 100%;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		}
	
	table {
		border: solid #000 0px; 
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		}

	input,textarea,select {
		color : #000000;
		font: normal 11px Verdana, Arial, Helvetica, sans-serif;
		border-color: #000000;
		border-style: solid;
		border-width: 1px;
		text-indent : 2px;
		}

	a:link			{color: #258B29; text-decoration: none;}    /* unvisited link */
	a:active		{color: #258B29; text-decoration: none;}   /* selected link */
	a:visited		{color: #258B29; text-decoration: none;}	/* visited link */
	a:hover			{color: #000000; text-decoration: none;}

	#outsidearea {
		border: solid #000 0px; 
		margin: 0px 50px 20px 50px;		
		padding: 0px 0px 0px 0px;
		}

	#headingarea {
		border: solid #000 0px; 
		margin: 0px 0px 0px 150px;		
		padding: 0px 0px 0px 0px;
		}

	#textarea {
		border: solid #000 0px; 
		margin: 0px 0px 0px 0px;		
		padding: 0px 0px 0px 0px;
		}

	#leftcontent {
		padding: 200px 0px 0px 0px;
		}

	.leftcontent p {
		font-size: 12px;
		line-height: 120%;
		text-indent: 50px;
		}

	#rightcontent {
		border: solid #000 0px; 
		padding: 30px 0px 0px 0px;
		}

	#footerarea {
		border: solid #000 0px; 
		margin: 0px 0px 0px 150px;		
		padding: 0px 0px 0px 0px;
		}

	#picture {
		float: right;
		}

	.navbar {
		border-bottom: solid #000 1px; 
		border-top: solid #000 1px; 
		}
	.footbar {
		border-bottom: solid #000 1px; 
		}
	
	.navlink {
		padding: 5px 2px 5px 2px;
		font-size: 9px;
		font-weight: 550;
		text-align: center;
		}

	.copyright {
		padding: 5px 2px 5px 2px;
		font-size: 9px;
		font-weight: 550;
		text-align: center;
		}
	.copyright a:link			{color: #000000; text-decoration: none;}    /* unvisited link */
	.copyright a:active		{color: #000000; text-decoration: none;}   /* selected link */
	.copyright a:visited		{color: #000000; text-decoration: none;}	/* visited link */
	.copyright a:hover			{color: #000000; text-decoration: none;}