
body
{
    background-position: right bottom;
    min-height: 600px;
    background-image: url(../images/bottombg.png);
    background-repeat: no-repeat;
    background-color: black;
    /*color: #FFFFFF;*/
}
.galleryMiddleView
{
    margin-top: 150px; margin-left: auto; width: 620px; margin-right: auto; height: 400px;
}
.middleview 
{
    margin-top: 150px; margin-left: auto; width: 960px; margin-right: auto; height: 400px;
}
.middleviewSplash
{
    margin-top: 200px; margin-left: auto; width: 571px; margin-right: auto; height: 400px; text-align: center; 
}
.middleViewFloat {
	Z-INDEX: 101; WIDTH: 100%; POSITION: relative; HEIGHT: 400px
}
.top-logo 
{
position:absolute; top:0px; left:0px;
}
.BackgroundTopCorner 
{
	Z-INDEX: 100; LEFT: 0px; BACKGROUND-IMAGE: url(../images/topbg.png); WIDTH: 450px; BACKGROUND-REPEAT: no-repeat; POSITION: absolute; TOP: 0px; HEIGHT: 372px
}
.mainTube
{
	width: 100%;
	border-right: white solid;
	border-top: white solid;
	border-left: white solid;
	border-bottom: white solid;
}
.trackDetails
{
    font-family: Arial, Verdana, Sans-Serif;
    line-height: 20px;
    color: whitesmoke;
}
.trackDetails A:link
{
    color: #0066cc;
    font-weight: bold;
    text-decoration: underline;

} 
.trackDetails A:visited
{
    color: #0066cc;
    font-weight:bold;
    text-decoration:underline;
    }   
