.siteAlign
{
		position: relative;
		vertical-align: middle;
		height:100%;
		width:100%;
		}

.sidebarGene
	{	
		background-image: url('images/index_02.jpg');
	 	background-repeat: no-repeat;
		width:347;
	 	height:550; 
		padding-top: 90px;
		padding-left: 15px;
		color: #ffeacb;}
		
.sidebarOlivia
	{	
		background-image: url('images/index_olivia.jpg');
	 	background-repeat: no-repeat;
		width:347;
	 	height:550; 
		padding-top: 90px;
		padding-left: 15px;
		color: #ffeacb;}

.sidebarAzel
	{	
		background-image: url('images/index_azel.jpg');
	 	background-repeat: no-repeat;
		width:347;
	 	height:550; 
		padding-top: 90px;
		padding-left: 15px;
		color: #ffeacb;}

.sidebarShannon
	{	
		background-image: url('images/index_shannon.jpg');
	 	background-repeat: no-repeat;
		width:347;
	 	height:550; 
		padding-top: 90px;
		padding-left: 15px;
		color: #ffeacb;}

.sidebarElvis
	{	
		background-image: url('images/index_elvis.jpg');
	 	background-repeat: no-repeat;
		width:347;
	 	height:550; 
		padding-top: 90px;
		padding-left: 15px;
		color: #ffeacb;}
		
.updatesPadding	{ 
		padding-bottom: 13px;
		color: #ffeacb;
	}

.content
	{	
		background-image: url('images/bg-dragonkick.jpg');
	 	background-repeat: no-repeat;
		width:602;
	 	height:450; }
		
.contentOlivia
	{	
		background-image: url('images/bg-ballbuster.jpg');
	 	background-repeat: no-repeat;
		width:602;
	 	height:450; }
		
.contentAzel
	{	
		background-image: url('images/bg-pummel.jpg');
	 	background-repeat: no-repeat;
		width:602;
	 	height:450; }

.contentShannon
	{	
		background-image: url('images/bg-qna.jpg');
	 	background-repeat: no-repeat;
		width:602;
	 	height:450; }

.contentElvis
	{	
		background-image: url('images/bg-dragonpunch.jpg');
	 	background-repeat: no-repeat;
		width:602;
	 	height:450; }
		
td {	font: 8pt verdana;
		color: #cfbeaf; }

span.sidebarLink 
	{	color: #f8c45f; 
		font-size: 10pt;
		text-decoration: none;}
		
span.sidebarLink:hover
	{	color: #ffeacb; 
			font-size: 10pt;
		text-decoration: underline;}

a.sidebarLink 
	{	color: #f8c45f; 
		text-decoration: none;}
a.sidebarLink:hover 
	{	color: #ffeacb; 
		text-decoration: underline;}

.menuListPadding
	{ 	padding-bottom:10px;}