body {
background: gray;
text-align:center;
}


div.center {
    text-align: center;
}

div.center table {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}


div.boxes{
    	background-color: #B8B8B8;
	border-style: ridge;
	border-color: black;
	border-width: medium;
	width: 470px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 0px;
	padding: 5px;
	margin:10px;
}


table.big {
table-layout: automatic;
border: 2px outset white;
width: 650px;
padding: 5px;
margin: 0px;
border-collapse: collapse;
}

table.small {
background-color: white;
Width: 500px;
table-layout: automatic;
padding: 0px;
margin: 0px;
border-collapse: separate;
border-spacing: 2px;
vertical-align: top;
position: relative;
left: 5;
top: -2;
}

.makeitfit{
width: 300px;
}

img.albums{
float: left;
margin: 5px;
}

img.oasis{
border: 2px outset black;
float: left;
margin: 5px;
width: 250px;
height: 250px;
}

img.most
{
width: 100%;
height: 100%;
}

img.special
{
float: right;
border: 1px solid gray;
}

img.about
{
float: left;
margin-left: 5px;
margin-right: 10px;
margin-bottom: 5px;
margin-top; 
}

td.logo {
background-color: white;
width: 650px;
height: 120px;
}

td.robertshaw{
width: 250px;
margin: 0px;
padding: 0px;
}

td.aop{
width: 121px;
margin: 0px;
padding: 0px;
}

td.button1 {
background-color: azure;
color: blue;
border-style: outset;
font-family: arial;
font-size: 36px;
padding: 5px;
height: 210px;
width: 469px;
position: relative;
border: outset thick;
text-align: center;
}

td.button2 {
background-color: azure;
color: blue;
border-style: outset;
font-family: arial;
font-size: 36px;
padding: 5px;
height: 210px;
width: 469px;
position: relative;
border: outset thick;
top: 8;
text-align: center;
}

td.nav {
background: #0c4870;
text-decoration: none;
font-family: arial;
font-size: 15px;
color: white;
padding-bottom: 5px;
padding-left: 3px;
padding-right: 3px;
width: 130px;
vertical-align: top;
}

td.main {
background-color: white;
border: 3px solid white;
color: #000000;
font-family: arial;
font-size: 15px;
padding: 1px;
}


p.tl {
background-color: white;
color: #000000;
padding-left: 10px;
padding-right: 5px;
padding-bottom: 5px;
padding-top: 9px;
font-family: arial;
font-size: 12px;
}

p.shaw {
color: #000000;
font-family: arial;
font-size: 12px;
}

p.title {
padding-left: 10px;
font-family: arial;
font-size: 16px;
color: black;
}

p.cd{
padding-left: 1px;
font-family: arial;
font-size: 11px;
color: black;
}

a.nav {
text-decoration: none;
color: white;
font-family: arial;
}


p.topbar {
background-color: #0c4870;
color: #0c4870;
font-size: 3px;
}

p.rights {
background: gray;
font-family: arial;
font-size: 10px;
color: black;
padding-right: 5px;
padding-bottom: 1px;
}