/* CSS Document */

body, table, tr, td, a, p, h1, h2, h3, h4, h5
{ font-family:"Times New Roman", Times, serif
}

body
{
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	background-color: #FFFFFF;
	background-image: url(images/ConistonJetty.jpg);
}

p
{
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
	color: #C4D280;
	line-height: 1.3em;
	text-align: left;
}


li
{
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
	color: #C4D280;
	line-height: 1.3em;
	text-align: left;
}

a:link { 
	color: #002200; 
	font-family:"Times New Roman", Times, serif;
	font-size: 1em; 
	text-decoration: underline;  
	}

a:visited { 
	color: #224422; 
	font-family:"Times New Roman", Times, serif;
	font-size: 1em; 
	text-decoration: underlin; 
	} 

a:active { 
	color: #442244;
	font-family:"Times New Roman", Times, serif;
	font-size: 1em; 
	text-decoration: underlin; 
	} 

a:hover { 
	color: #000000; 
	font-family:"Times New Roman", Times, serif;
	font-size: 1em; 
	text-decoration: underlin;
	}
	
h1
{
	font-family:"Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #002200;
	margin-left: 15px;
	margin-top: 15px;
}

h2
{
	font-family:"Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #002200;
	margin-top: 15px;
	margin-left: 15px;
}

h1.artists
{
	font-weight: normal;
	font-size: 1.2em;
	color: #C4D280;
	margin-left: 8px;
  margin-top: 25px;
}

h1.release
{
	font-weight: normal;
	font-size: 0.6em;
	color: #C4D2800;
	margin-left: 15px;
}

.maintable 
{
	width: 800px;
	background-color: #FFFFFF;
	margin-top: 50px;
	margin-bottom: 25px;
	border-style: groove;
	border-width: 5px;
	}

.menutable 
{
	height: 25px;	
	width: 800px;
	border-style: groove;
	border-color: #002200;
	background-color: #FFFFFF;
}

.onecolumncell 
{
	vertical-align:text-top;
	width: 800px;
	height: 400px;
	
}
.additionalonecolumncell 
{
	width: 800px;
	height: 400px;
	
}

.homeright 
{
	vertical-align:text-top;
	border-left-style:solid;
	border-width:2px;
	width: 600px;
	height: 400px;
	
}

.homeleft
{
	vertical-align:text-top;
	width: 200px;
	height: 400px;
	
}

.discogtop 
{
	vertical-align:text-top;
	width: 800px;
	height: 30px;
	
}


.discogright 
{
	vertical-align:text-top;
	border-left-style:solid;
	border-style:solid;
	border-width:1px;
	width: 700px;
	height: 100px;
	
}

.discogleft 
{
	vertical-align:text-top;
	width: 100px;
	height: 100px;
	border-style:solid;
	border-width:1px;
	
}

.discogone 
{
	vertical-align:text-top;
	width: 800px;
	height: 30px;
	border-style:solid;
	border-width:1px;
	
}

.threecolumncell 
{
	width: 266px;
	height: 150px;
	
}
.additionalthreecolumncell 
{
	width: 266px;
	height: 150px;
	
}

p.text
{
	font-size: 0.8em;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 10px;
	color: #002200;
}

p.discogtext
{
	font-size: 0.8em;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #002200;
}

p.welcome
{
	font-weight: normal;
	font-family:"Times New Roman", Times, serif 
	font-size: 0.75em;
	color: #002200;
	margin-top: 30px;
	margin-left: 30px;
	text-align: left;
}

p.menubar
{
	font-size: 1em;
	margin-left: 15px;
	margin-right: 15px;
	text-align: center;
	color: #002200;
}

p.subheader
{
	font-size: 1.2em;
	text-decoration: strong;
	margin-left: 15px;
	margin-right: 15px;
	color: #C4D280;
}

p.index
{
	padding-top: 15px;
	font-size: 1.5em;
	margin-left: 5px;
	margin-right: 5px;
	color: #E1E1E1;
	text-align:center;
}

p.gigs
{
	padding-top: 15px;
	line-height:1.8;
	font-size: 0.6em;
	margin-left: 5px;
	margin-right: 5px;
	color: #E1E1E1;
}

p.releases
{
	padding-top: 5px;
	font-size: 0.6em;
	margin-left: 5px;
	margin-right: 5px;
	color: #E1E1E1;
}

p.footer
{
  text-align: center;
	color: #000000;
	font-size: 0.7em;
}
p.footer2
{
  color: #E1E1E1;
	font-size: 0.8em;
	}