﻿
body
{ 	
	/*color:#2f4f4f; */
	color:#FFDC5A;
	font-family:Book Antiqua, arial, serif; 	
	background-color:Black;
/*	text-align:center;*/
}

A:link 
{ 
	text-decoration: none; 
	color:#820000; 
}
A:visited 
{ 
	text-decoration: none; 
	color:#820000; 
}
A:hover 
{ 
	text-decoration: underline; 
	color:#FFDC5A;  
}
A:active 
{ 
	text-decoration: underline;
	color:#820000; 
}

.bannerText
{ 

	font-size: 50px ;
	font-weight: normal;	
	/*letter-spacing: +0.2px;
	text-align: center;
	line-height: 2;*/
	text-transform: uppercase;
	position:relative;
	left:228px;
	top:5px;
	
}

/* The following define the horizontal menu links*/
.menuLink 
{ 
	font-size: medium;
	text-align: center;	
	/*line-height: 2;*/
	text-transform: lowercase;
	padding-left: 20px;
	padding-right: 20px;
}
#ctl00_hypHome 
{
	position:relative;
	left: 184px;
	top: 15px;
}	
#ctl00_hypMusic
{
	position:relative;
	left: 214px;
	top: 15px;
}	
#ctl00_hypVideo 
{
	position:relative;
	left: 234px;
	top: 15px;
}	
#ctl00_hypAbout 
{
	position:relative;
	left: 264px;
	top: 15px;
}	
	
.pageSubTitle
{
	text-decoration:underline;
	font-weight:bold;
	line-height:2;
}

/*Page Text Stylesheet*/
.pageText
{
	font-size: medium;
	text-align: center;
	/*line-height: 2;*/
	/*text-transform: lowercase;*/
	padding-left: 20px;
	padding-right: 20px;
	/*position:relative;	
	top: 30px;
	font-family:Times New Roman;
	line-height:1.25;*/
	color:#820000;
}
.pageTextLine1
{
	font-size: medium;
	text-align: center;
	position:relative;	
	top: 20px;
	padding-left:auto;
	padding-right:auto;
	color:#820000;
}
.pageTextLineX
{
	font-size: medium;
	text-align: center;
	position:relative;	
	top: 25px;
	padding-left:auto;
	padding-right:auto;
	color:#820000;
}

/*Homepage text*/
#divDefault_Text
{
	top: 730px;	
}

.thumbnailImage
{
	/*height: 80px;
	width: 100px;*/
}
A.thumbnailTitle:link 
{
	text-decoration: underline; 
}

A.thumbnailTitle:visited
{
	text-decoration: underline; 
}
A.thumbnailTitle:active
{
	text-decoration: underline; 
}
A.thumbnailTitle:hover
{
	text-decoration: underline; 
}

.thumbnailSize
{
}

.pageImage
{
	position:relative;
	top: 60px;
	left: 108px;
}

.pageBullet
{
	position:absolute;
	text-indent: 50px;
}

#centreBlock
{
	width: 800px;
	height: 680px;
	left: 50%;
	position:absolute;
	margin-left: -400px;
	background-color:Black;
	
}
