body 	
	{
		background:#ecebec url(Images/JCBkg.gif) 	repeat-x fixed bottom;
		padding:0px;
		margin:0px;
		font-family:"Trebuchet MS","Verdana";
		font-size:100%;
	}
.logo
	{
		float:left;

	}

.left
	{
		text-align:left;
		width:100%;
		clear:both;
	}
.left img
	{
		margin-bottom:30px;
		margin-right:15px;
	}
.left em
	{
		font-style:normal;
	}

.right
	{
		text-align:right;
		width:100%;
		clear:both;
	}

.right em
	{
		font-style:normal;
	}
.right img
	{
		margin-bottom:30px;
		margin-left:15px;
	}
.content 
	{
		position:relative;
		text-indent:50px;
		padding:10px;
		clear:left;
		width:75%;
		margin:30px 0px 5px 12.5%;
		border:ridge 4px #333366;
	}
.header 
	{
		position:relative;
		height:250px;
		top:30px;
		width:100%;
	}

.bottom
	{
		margin:0px -75px -105px -75px;
	}

#firstlink
	 { background: url(Images/LinkAbout.gif) no-repeat; cursor:pointer;}
#firstlinkover
	  { background: url(Images/LinkAboutOver.gif) no-repeat }
#secondlink
	 { background: url(Images/LinkYard.gif) no-repeat; cursor:pointer; }
#secondlinkover
	 { background: url(Images/LinkYardOver.gif) no-repeat }
#thirdlink
	{ background: url(Images/LinkPast.gif) no-repeat; cursor:pointer; }
#thirdlinkover
	 { background: url(Images/LinkPastOver.gif) no-repeat } 
#fourthlink
	 { background: url(Images/LinkPups.gif) no-repeat; cursor:pointer; }
#fourthlinkover
	 { background: url(Images/LinkPupsOver.gif) no-repeat }
#fifthlink
	 { background: url(Images/LinkWWEBA.gif) no-repeat; cursor:pointer; }
#fifthlinkover
	 { background: url(Images/LinkWWEBAOver.gif) no-repeat; }
#sixthlink
	 { background: url(Images/LinkInterests.gif) no-repeat; cursor:pointer; }
#sixthlinkover
	 { background: url(Images/LinkInterestsOver.gif) no-repeat }
