body{ margin:0;
text-align: left;
background: #000000 url(../images/bg2.gif) top right fixed no-repeat;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;

}

h1 { font-size:130%;
font-family:Georgia, "Times New Roman", Times, serif;
color:#efc21e;

}

h2 { font-size:100%;
font-family:Georgia, "Times New Roman", Times, serif;
color:#efc21e;

}

h3 { font-size:200%;
font-family:Georgia, "Times New Roman", Times, serif;
color:#efc21e;

}

a:link {
	text-decoration: none;
	color:#FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #d5a047;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.container{ 
min-width: 770px; /* minimum readable for 800x600 screens */ 
width: 80%; /* make the site liquid to the screen */ 
max-width: 1000px; /* but stop at a sensible maximum */
min-height:100%;
height:100%;

}

.header{ 
background:#962827;
height:95px;
background: #962827 url(../images/gl_header.jpg) center no-repeat;
padding:5px;

}

.nav{ background:#efc21e;
height:26px;

}

.main{
padding: 25px;
text-align:justify;
color:#FFFFFF;
background:#000000;
height:100%;
font-size: 80%;

}

.main2{
background:#000000 url(../images/bg1.jpg) center no-repeat;
height:858px;
padding:15px;

}

.main3{
background:#000000;
padding:15px;
color:#FFFFFF;
height:100%;
width:50%;
text-align:left;

}

.image1{
background:url(../images/Greg.jpg) center no-repeat;
height:189px;
width:220px;
float:right;

}

.image2{
background:url(../images/Laura.gif) center no-repeat;
height:229px;
width:220px;
float:left;

}

.image3{
background:url(../images/albums/disc_1.gif) center no-repeat;
padding-left:50px;
padding-right:50px;
height:190px;
width:132px;
float:left;

}

.image4{
background:url(../images/albums/disc_2.gif) center no-repeat;
padding-left:49px;
padding-right:50px;
height:190px;
width:133px;
float:left;

}

.image5{
background:url(../images/albums/disc_3.gif) center no-repeat;
padding-left:30px;
padding-right:50px;
height:200px;
width:150px;
float:left;

}

.image6{
background:url(../images/albums/disc_4.gif) center no-repeat;
padding-left:30px;
padding-right:50px;
height:190px;
width:150px;
float:left;

}

.image7{
background:url(../images/albums/disc_5.gif) center no-repeat;
padding-left:30px;
padding-right:50px;
height:190px;
width:150px;
float:left;

}

.image8{
background:url(../images/albums/disc_6.gif) center no-repeat;
padding-left:30px;
padding-right:50px;
height:190px;
width:150px;
float:left;

}

.footer{
padding:10px;
background: #efc21e;
min-height:100%;
height:100%;
font-family:Arial, Helvetica, sans-serif;
font-size: 60%;
text-align:right;

}