body			{
			background-attachment: fixed;
			margin: 0;
			padding: 0;
			text-align: center;
			}


div.allwrapper		{
			margin: 0;
			padding: 0;
			xwidth: 900px;
			xmargin-right: auto;
			xmargin-left: auto;
			xborder-right: 2px solid #000000;
			xborder-left: 2px solid #000000;
			background: #AAFFAA;
			text-align: left;
			}

a:link			{
			color: #FFFFFF;
			text-decoration: underline overline;
			}

a:visited		{
			color: yellow;
			}

a:hover			{
			font-style: none;
			font-weight: none;
			color: #FFFFFF;
			text-decoration: underline overline;
			}


h1			{
			color: white;
			font-size: 4em;
			text-align: center;
			}

h2			{
			color: white;
			font-size: 3em;
			}


ul.nav li		{
			display: inline;
			}


img.btn			{
			height: 19;
			width:  131;
			border:  0;
			}


div.nav			{
			align: center;
			}

.inav			{
			list-style-type: none;
			margin-left:  -15;
			text-align: center;
			}

.inav a			{
			display: block;
			width:   7.3em;
			}


a.button		{
			text-decoration: none;
			border: solid 1px #000;
			background: blue;
			border-width: 2px;
			border-style: solid;
			border-top-color: #FFFFFF;
			border-right-color: #666;
			border-bottom-color: #000065;
			border-left-color: #000000;
			}

a:hover.button		{
			font-style: none;
			text-decoration: none;
			border: solid 1px #000;
			background: #000086;
			border-width: 2px;
			border-style: solid;
			border-top-color: #000065;
			border-right-color: #000000;
			border-bottom-color: #FFFFFF;
			border-left-color: #666;
			}


a:link.jared	 	{ 
			color: #xxxxxx; 
			text-decoration: underline; 
			}


a:visited.jared		{ 
			color: #xxxxxx; 
			text-decoration: none; 
			}


a:hover.jared	 	{ 
			font-style: none; 
			color: #xxxxxx; 
			text-decoration: none;
			}

a:link.top		{
			font-style: none;
			font-size: 3em;
			text-decoration: underline overline;
			}

a:visited.top		{
			font-style: none;
			font-size: 3em;
			color: white;
			text-decoration: underline overline;
			}

a:hover.top		{
			font-style: italic;
			font-size: 3em;
			}

.top			{
			padding-top: 25;
			text-align: center;
			}
			

div			{
			padding-left: 16px;
			padding-right: 16px;
			padding-bottom: 16px;
			}

ximg			{
			height: 270;
			width:  405;
			hspace: 30;
			border:  0;
			}

.dog			{
			height: 270;
			width: 405;
			hspace: 30;
			border: 0;
			}

.me			{
			height: 240;
			width: 320;
			border: 0;
			margin-bottom:  15px;
			margin: auto;
			}


.banner			{
			xmargin: auto;
			xpadding: auto;
			margin: 0;
			padding: 0;
			position: fixed;
			left: 0;
			top: 0;
			width: 100%;
			xborder: solid 1px #000;
			}

.contentWrapper		{
			position: relative;
			xborder: solid 1px #000;
			width: 100%;
			margin-left: 180px;
			margin-right: 180px;
			xbackground-color: #00FF00;
			}

x.leftSidebar		{
			xborder: solid 1px #000;
			position: absolute;
			left: 0px;
			top: 15px;
			width: 70px;
			padding-bottom: 100%;
			}

.mainContent		{
			xborder: solid 1px #000;
			margin-left: 180px;
			margin-right: 0px;
			}

.mainContent p		{
			color: #000000;
			}



.footer			{
			xborder: solid 1px #000;
			text-align: center;
			padding-top: 12px;
			margin-right: 0px;
			margin-left: 180px;
			}






a.rolloverfam		{
			border: 0;
			xdisplay: block;
			width: 132px;
			height: 20px;
			text-decoration: none;
			background: url("buttons/greenfamily3.gif");
			} 

a.rolloverfam:hover	{
			background-position: -132px 0;
			}


a.rolloverhm		{
			border: 0;
			xdisplay: block;
			width: 132px;
			height: 20px;
			text-decoration: none;
			background: url("buttons/greenhome.gif");
			} 

a.rolloverhm:hover	{
			background-position: -132px 0;
			}

a.rolloverab		{
			border: 0;
			xdisplay: block;
			width: 132px;
			height: 20px;
			text-decoration: none;
			background: url("buttons/greenabout.gif");
			} 

a.rolloverab:hover	{
			background-position: -132px 0;
			}


a.rolloverten		{
			border: 0;
			xdisplay: block;
			width: 132px;
			height: 20px;
			text-decoration: none;
			background: url("buttons/greenten.gif");
			} 

a.rolloverten:hover	{
			background-position: -132px 0;
			}


a.rolloverkiadra	{
			border: 0;
			xdisplay: block;
			width: 132px;
			height: 20px;
			text-decoration: none;
			background: url("buttons/greenkiadra.gif");
			} 

a.rolloverkiadra:hover	{
			background-position: -132px 0;
			}












