/* -------- elements -------- */
body 
{
	background-color: #2E5f2F;
	background-image: url(../images/aarnipohja.gif);
	background-position: center top;
	background-repeat: no-repeat;
	font-family:  Arial, Helvetica, Sans-Serif; 
	height: 100%;
	margin: 0px 0px 0px 0px;
	overflow: auto;
	scrollbar-base-color: #373F1D;
	scrollbar-track-color: #2E5D2E;
	scrollbar-face-color: #373F1D;
	scrollbar-highlight-color: #5B6638;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #232618;
	scrollbar-arrow-color: #ffffff;
}

a, a:link, a:visited, a:focus, a:active
{ 
	color: #50004F; 
	text-decoration: none; 
}

a:hover 
{ 
	background-color: #285028; 
	color: #451258; 
	text-decoration: none; 
}

p
{
	font-family:  Arial, Helvetica, Sans-Serif; 
	font-size: 13px; 
	text-align: justify;
	line-height: 1.4; 
	color: #000000; 
}

h1
{
	border-color: #1E411D;
	border-style: solid;
	border-width: 0px 0px 2px 0px;
	color: #100125;	
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	font-size: 13px; 
	font-weight: bold;
	margin: 0px 0px 3px 0px;
	padding: 0px 3px 3px 3px;
}

h2
{
	border-color: #1E411D;
	border-style: solid;
	border-width: 1px 0px 2px 0px;
	color: #100125;	
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	font-size: 12px; 
	font-weight: bold;
	padding: 3px 3px 3px 3px;
}

table
{
	border-collapse: collapse;
}

table tr td
{
	color: #000000; 
	font-family:  Arial, Helvetica, Sans-Serif; 
	font-size: 13px; 
	line-height: 1.4; 
	text-align: justify;
	vertical-align: top;	
}

ol li
{
	font-weight: bold;	margin: 10px 0px 10px 0px;
}

/* -------- named elements -------- */

table#content
{
	height: 100%;
	width: 650px; 
}

table#content tr td#top
{
	 height: 165px;
}

table#content tr td#menuHolder
{
	width: 110px;	
}

table#content tr td#contentHolder
{
	width: 540px;	
}

table#content tr td#footer
{
	height: 110px;
	padding: 50px 0px 10px 0px;
	text-align: center;
}

table#fullSongs
{
	width: 100%;	
}

table#fullSongs tr td.songName
{
	width: 250px;	
}

table#works
{
	width: 100%;	
}

table#works tr td.title
{
	font-family:  Arial, Helvetica, Sans-Serif; 
	font-size: 16px; 
	font-weight: bold;
	padding: 30px 0px 20px 0px;
}

table#works tr td.cover
{
	font-family:  Arial, Helvetica, Sans-Serif; 
	font-size: 13px; 
	font-weight: normal;
	width: 250px;	
}

table#works tr td.factoids
{
	padding-left: 8px;
}

div#menu
{
	border-color: #1E411D; 
	border-style: solid; 
	border-width: 0px 1px 0px 0px;
	height: 270px;	
	width: 95px;
}

p#alaosa
{
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 10px; 
	line-height: 1.5; 	
	text-align: center;
}

input#ename, input#emailaddress
{
	background-color: #ffffff;
    border: solid 1px #000000;
    color: #373f1d; 
    font-family: Verdana, Arial, Helvetica, Sans-Serif; 
    font-size: 13px; 
}

input#submit
{
	background-color: #373f1d; 
	color: #ffffff; 
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	font-size: 12px;
    border: solid 1px #ffffff;
}

table#news
{
	width: 100%;	
}

table#news tr td.newsDate
{
	font-weight: bold;
	width: 4%;	
}

table#band
{
	width: 100%;	
}

table#band tr td
{
	vertical-align: middle;
}

table#band tr td.photo
{
	width: 30%;
}

img#faq, img#interview
{
	border: solid 2px #000000;
	float: right;
	margin: 0px 0px 7px 7px;
}

img#info
{
	border: solid 2px #000000;
	float: left;
	margin: 0px 7px 7px 0px;
}

/* -------- classes -------- */

.header
{
	font-family:  Arial, Helvetica, Sans-Serif; 
	font-size: 16px; 
	font-weight: bold;
	color: #000000; 
}

.hr
{
	background-color: #1E411D;
	font-size: 1px;
	height: 2px;
	margin: 10px 0px 15px 0px;
}

.question
{
	color: #FFC693;
}

.answer
{
	color: #30BF15;
	font-weight: normal;
}

.normal
{
	font-weight: normal;	
}

.date
{
	color: #100125;	
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	font-size: 11px; 
	font-weight: bold;
}