﻿body 
{
    background-color:#5A5857;
}

a
{
    color:#FFFFFF;
    font-family:Monotype Corsiva, Bradley Hand ITC, Century Gothic;
    font-size:26pt;
    text-align:center;
    text-decoration:none;
}
a:link
{
}

a:hover
{
    text-decoration:underline;
}

a.ContentLink
{
    font-family:Verdana;
    font-size:8pt;
    text-decoration:none;
}

#PageContainer 
{
text-align: center;
}


#Page				
{
margin-left: auto;
margin-right: auto;
text-align: left; /* overrule inheritance */
width:760px;
height:890px;  
background-color:#000000;
border:solid 1px #F78222;
}
	
	
#PageHeader
{
    position:relative;
    width:720px;
    height:160px;
}

#PageHeaderImage
{
    width:230px;
    height:160px;
}

#PageHeaderNavigation
{
    position:absolute;
    top:0px;
    left:230px;
    width:530px;
    height:160px;
    text-align:center;
    color:#FFFFFF;
    font-family:Monotype Corsiva, Bradley Hand ITC, Century Gothic;
    font-size:26pt;
    text-align:center;
}

#PageHeaderNavigationTop
{
    position:absolute;
    top:0px;
    left:0px;
    width:520px;
    height:80;
    margin-left:5px;
    margin-right:5px;
}

#PageHeaderNavigationBottom
{
    position:absolute;
    top:80px;
    left:0px;
    width:520px;
    height:80px;
    margin-left:5px;
    margin-right:5px;
}

.NavPadding
{
    width:5px;
    float:left;
    height:80px;
}

#NavHome
{
    width:170px;
    float:left;
    height:80px;
    vertical-align:middle;
}
#NavGigs{width:170px;float:left;height:80px;}
#NavBookings{width:170px;float:left;height:80px;}
#NavBio{width:170px;float:left;height:80px;}
#NavMusic{width:170px;float:left;height:80px;}
#NavGallery{width:170px;float:left;height:80px;}


#PageContent
{
    height:400px;
}

#PageContentTop
{
    height:170px;
    width:720px;
    margin-left:15px;
    margin-right:15px;
}

.rtop, .rbottom{display:block}
.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden}
.r1{margin: 0 5px;background-color:#F78222;}
.r2{margin: 0 3px;background-color:#F78222;}
.r3{margin: 0 2px;background-color:#F78222;}
.r4{margin: 0 1px; height: 2px;background-color:#F78222;} 

#PageContentTopText				
{
    height:400px;
    width:720px;
    background-color:#F78222;
    padding:0px 5px 0px 5px;
    font-family:Verdana;
    font-size:8pt;
    overflow:auto;
background-image:url("/background.jpg");  
background-position: 100% 0%;
}

#PageContentBottom			
{
    position:relative;
    height:200px;
    width:720px;
    margin-left:15px;
    margin-right:15px;
    margin-top:275px;				
    margin-bottom:15px;
}

#PageContentBottomMerge
{
    position:absolute;
    top:0px;
    left:0px;
    height:200px;
    width:460px;
}

#PageContentBottomMergeText
{
    height:196px;
    width:450px;
    background-color:#F78222;
    padding:0px 5px 0px 5px;
    font-family:Verdana;
    font-size:8pt;
    font-style:italic;
    overflow:auto;
background-image:url("/background.jpg");  
background-position: 100% 0%;
}

#PageContentBottomLeft
{
    position:absolute;
    top:0px;
    left:0px;
    height:200px;
    width:200px;
}

#PageContentBottomLeftText
{
    height:196px;
    width:190px;
    background-color:#F78222;
    padding:0px 5px 0px 5px;
    font-family:Verdana;
    font-size:small;
    font-weight:bold;
    text-align:center;
background-image:url("/background.jpg");  
background-position: 100% 0%;
}

#PageContentBottomCentre
{
    position:absolute;
    top:0px;
    left:200px;
    width:260px;
    height:200px;
    margin-left:15px;
}

#PageContentBottomCentreText
{
    height:196px;
    width:250px;
    background-color:#F78222;
    padding:0px 5px 0px 5px;
    font-family:Verdana;
    font-size:8pt;
    overflow:auto;
background-image:url("/background.jpg");  
background-position: 100% 0%;
}

#PageContentBottomRight
{
    position:absolute;
    top:0px;
    left:475px;
    height:200px;
    width:240px;
    margin-left:10px;
}
