.bullet	{ 
		list-style-image:      url('images/bullet.gif'); 
		list-style-type: square
		}
		
body 	{ 
		background-repeat: no-repeat;
		}
		
.paraText	{ 
			font-family:	Georgia, Times New Roman, serif;
			font-size: 15px; 
			color: #000000
			}
			
.paraTitle	{ 
			font-family:	Tahoma, Geneva, sans-serif;
			font-size: 22px; 
			font-weight: regular;
			color: #360
			}
#straggleOne	{
			position:	absolute;
			top:		865px;
			left:		12px;		
			}
#sideText	{
			position:	absolute;
			top:		100px;
			left:		0px;		
			}
#rightLinks	{
			position:	absolute;
			top:		100px;
			left:		1298px;		
			}

#bodyText	{
			position:	absolute;
			top:		125px;
			left:		200px;		
			}
#fillerText	{
			position:	absolute;
			top:		965px;
			left:		0px;
			visibility:	hidden;		
			}
a:visited	{
			font-family:	Georgia, Times New Roman, serif;
			font-size: 18px; 
			font-weight: bold;
			color:	#360;
			text-decoration: none;
			}
a:hover		{
			font-family:	Georgia, Times New Roman, serif;
			font-size: 18px;
			font-weight: bold; 
			color:	#000;
			text-decoration: none;
			}
			
a			{
			font-family:	Georgia, Times New Roman, serif;
			font-size: 18px; 
			font-weight: bold;
			color:	#360;
			text-decoration: none;
			}
.cappy	{
		font-family:	Georgia, Times New Roman, serif;
		font-size:		11px;
		font-style:		italic;
		color:			#000;
		}
#slideLinky	{
			position:	absolute;
			top:		750px;
			left:		600px;
			}

