﻿html, body, #container {
      height:620px;
      min-height:620px;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
      background-color:#EAEAEA;
      color:white;
	font-family:calibri,Arial;
   }

#container {
    margin:auto;
	text-align: justify;
    vertical-align: middle;
    width: 800px;
	border-style: solid; 
	border-width: 1px; 
	border-color:silver;
	background-color: #000;
}

#namebanner {
	font-family:calibri,Arial;
	font-size:18px;
	color:white;
	text-align:left;
	height:127px;
	vertical-align:baseline;
	background-image:url('images/portland_events.jpg');
	background-repeat:no-repeat;
	background-position:right;
	margin-left:5px;
}
#title {
	font-size:32px;
}
#menubar{
	background-image:url('images/menubar.gif');
	background-repeat:no-repeat;
	height:40px;
}
#menubaritem {
	border-left:thin black groove;
	width:14%;
	height:40px;
	float:left;
}
#menubaritemleft {
	width:14%;
	height:40px;
	float:left;
}
#menubardummy {
	height:10px;
	font-size:2px;
}
#menubartext {
	font-family:Calibri,arial;
	font-size:medium;
	text-align:center;
	color:black;
	text-decoration:none;
}
#currentdate {
	font-size:12px;
}
#gigbody {
	width:275px;
	float:right;
	margin-right:2px;
	margin-top:2px;
	border-color:silver;
	border-style:groove;
	text-align:left;
}
#gig {
	width:275px;
	height:290px;
	overflow:auto;
	font-size:14px;
	font-weight:normal;
	text-align:left;
	margin-bottom:4px;
}
#gigl {
	width:275px;
	height:290px;
	overflow:auto;
	font-size:14px;
	font-weight:normal;
	text-align:left;
	margin-bottom:4px;
}

#giglist {
	width:790px;
	text-align:justify;
	color:white;
	font-size:small;
	height:600px;
	overflow:auto;
}

#contact {
	width:790px;
	text-align:justify;
	color:white;
	font-size:small;
	height:600px;
	overflow:auto;
}

#indexbody{
	width:500px;
	float:left;
	margin-left:5px;
	margin-top:2px;
	font-size:medium;
	font-weight:normal;
}

#google{
	width:800px;
	text-align:center;
	height:90px;
	background-color:black;
	margin-top:2px;
}

#portmarjon {
	font-size:x-small;
	font-style:italic;
}

#classicalbumsbanner {
	margin-right:2px;
	margin-top:2px;
	border-color:silver;
	border-style:groove;
	font-size:medium;
	width:790px;
	height:140px;
	text-align:center;
}

#classicalbumsbannerfront {
	margin-right:2px;
	margin-top:2px;
	border-color:silver;
	border-style:groove;
	font-size:medium;
	width:500px;
	height:125px;
	text-align:center;
}

#classicalbumsheadline{
	font-size:x-large;

}

#classicalbumsgiglist {
	width:790px;
	text-align:justify;
	color:white;
	font-size:small;
	height:545px;
	overflow:auto;
}

a.links{
	font-size:small;
	text-decoration:none;
	color:white;

}
a {
	text-decoration:none;
	color:white;
}
a.menu {
	color:black;
}

#boldtext {
	font-size:medium;
	font-weight:bold;
}




