HTML			{	margin: 0;	border: 0;	padding: 0; 		}

BODY 			{	margin: 0;	border: 0;	padding: 0; 
				background: #ffffff url(pics/bgs/gradient.gif) repeat-y		;   
				font-family: georgia ;											}
    
div#topdiv
				{	margin: 0;	border: 0;	padding: 0; 
				background: url(pics/bgs/topleftcorner.jpg) no-repeat bottom  left		;   
				height: 90px;
				width: 100%; 	
				font-family: century gothic; }



#topdiv	a			{text-decoration: none; 
						color: #6E7c9c; 
						display: block;
						position: absolute; 
						top: 0px; left: 0px; 
						height: 90px;
						width: 210px;
						background: url(pics/bgs/home.gif);  }	
    

#topdiv	a			{text-decoration: none; 
						color: #6E7c9c; 
						display: block;
						position: absolute; 
						top: 0px; left: 0px; 
						height: 90px;
						width: 210px;
						background: url(pics/bgs/home.gif);  }	
    
#topdiv a:link		{	color: #6e7c9c; }
#topdiv a:visited		{	color: #6e7c9c; }

#topdiv a:hover		{	background: url(pics/bgs/homehover.gif); }




#topdiv h2	{
				color: #6E7C9C;
				text-align: right; 
				font-weight: 300 ; 
				margin-right: 30px; 
				margin-top: 5px; 
				font-size: 25px; 
				}

div#topnavtopdiv
				{
				margin: 0;	border: 0;	padding: 0; 
				background: #6E7C9C 		;   
				height: 30px;
				width: 100%; 
				}

div#topnavmiddlediv
				{
				margin: 0;	border: 0;	padding: 0; 
				background: #FFFFFF url(pics/bgs/topnavmiddleright.jpg) no-repeat top right		;   
				height: 90px;
				width: 100%; 
				overflow: hidden; 
				}


#topnavmiddlediv h1	{
				color: #6E7C9C;
				font-family: century gothic; 
				text-align: center; 
				font-weight: 300 ; 
				margin-right: 30px; 
				margin-top: 5px; 
				margin-bottom: 0px; 
				font-size: 35px; 
				}


#topnavmiddlediv h2	{
				color: #6E7C9C;
				font-family: century gothic; 
				text-align: center; 
				font-weight: 300 ; 
				margin-right: 30px; 
				margin-top: 0px; 
				margin-bottom: 5px; 
				font-size: 25px; 
				}



div#topnavbotdiv
				{
				margin: 0;	border: 0;	padding: 0; 
				background: #6E7C9C 		;   
				height: 30px;
				width: 100%; 
				color: #ffffff; 
				font-family: century gothic; 
				}




#topnavbotdiv a		{		font-family: century gothic; 
								text-decoration: none; 
								text-align: center; 
								height: 30px; 
								color: #ffffff; 
								display: block;
								width: 100%; 
							}

#topnavbotdiv a:link		{ color: #ffffff ; }			/* unvisited links */
#topnavbotdiv a:visited		{ color: #ffffff;  }			/* visited links   */
#topnavbotdiv a:hover		{ color: #6E7C9C ; 
							background: #ffffff;  
							
							}			/* user hovers     */




div#mainbodydiv
 			{
				margin: 0;	border: 0;	padding: 0; 
				background: url(pics/bgs/sidebar.gif) repeat-y		;   
				}


div#contentdiv
			{	margin: 30px; }
    
div#bottomnavbarbotdiv
				{
				margin: 0;	border: 0;	padding: 0; 
				background: #6E7C9C 		;   
				height: 30px;
				width: 100%; 
				}


div.goats 		{	 }

div.goats img {	border:  solid 2px #6E7C9C; }

