A:hover	{	
	color:	#5A008C;
	}
	
h2
{
	color:#5A008C;
}

h3
{
	color:#5A008C;
}

ul li
{
	list-style-image:url(images/skydiving/bullet.gif);	
}

#bannertitle
{
		background-image:url(images/skydiving/title.gif);
}

li.menuitem_selected
{
	background-image:url(images/skydiving/nav_bg_down.gif);		
}

li.menuitem
{
	background-image:url(images/skydiving/nav_bg_up.gif);		
}

#leftcol
{
	border:solid 1px #5A008C;
}

.colheader
{
	background-color:#5A008C;
}

#rightcol
{
	border:solid 1px #5A008C;
}

#fullcol
{
	border:solid 2px #5A008C;	
}

#footerLine
{	
	background-color:#5A008C;
}

.botrightcorner
{
	background-image:url(images/skydiving/boxcorner.gif);	
}

.part
{
	font-family:Arial;
	font-size:10px;
}

.featured 
{
	width:960px;
	font-family:Arial;
	font-size:10px;
}


.featured div.left
{
	width:300px;
		float:left;
} 
.featured div.middle
{
	width:650px;
	float:left;
	overflow:auto;
	border:1px solid black;
	height:400px;
	font-size:8px; 
}


.featured div.right
{
	width:0px;
	float:right;
}