﻿body
{
    background-color: #000000;
    color:White;
    font-family:Verdana,Tahoma,Arial,Trebuchet MS,Sans-Serif,Georgia,Courier,Times New Roman,Serif;
    font-size:12px;

}

img
{
    _display: block;/* override for IE browsers 6.0 and older */
    #display: block;/* override for Microsoft Internet Explorer browsers*/
    padding:0px;
    margin:0px;
}


.splashwrap
{
    margin-top:50px;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
}

.navbar
{
    clear:both;
    margin-left:auto;
    margin-right:auto;
    width:708px;
    text-align:center;
}


.topnavbar
{

    list-style-type:none;
    padding:0px;
    margin:0px;
    



}

ul.topnavbar li
{
    float:left;

}

ul.topnavbar li a
{   
    display:inline-block;
    width:177px;
    height:66px;
    color:Black;
    text-decoration:none;
}

ul.topnavbar li a#Home
{

    background-image: url('image/navbutton/home.jpg');
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

ul.topnavbar li a#Home:hover
{
    background-repeat: no-repeat;
    background-position: 0px -66px;
}

ul.topnavbar li a#Artists
{
    
    background-image: url('image/navbutton/artists.jpg');
    background-repeat: no-repeat;
    background-position: 0px 0px;    
    

}

ul.topnavbar li a#Artists:hover
{
    background-repeat: no-repeat;
    background-position: 0px -66px;

}


ul.topnavbar li a#Message
{
    
    background-image: url('image/navbutton/message.jpg');
    background-repeat: no-repeat;
    background-position: 0px 0px;

}

ul.topnavbar li a#Message:hover
{
    background-repeat: no-repeat;
    background-position: 0px -66px;

}

ul.topnavbar li a#Contact
{
    
    background-image: url('image/navbutton/contact.jpg');
    background-repeat: no-repeat;
    background-position: 0px 0px;
    

}

ul.topnavbar li a#Contact:hover
{
    
    background-repeat: no-repeat;
    background-position: 0px -66px;

}

.headerwrap
{
    width:960px;
    margin-left:auto;
    margin-right:auto;
}

.stretchwrap
{
    clear:both; 
    text-align:center;
    width:960px;
    margin-left:auto;
    margin-right:auto;
}


.contentwrap
{
    width: 960px;
    
    margin-left: auto;
    margin-right: auto;
    padding-left:1px;
    padding-right:1px;

}

.pagecontent
{ 

    
    padding-top:100px;
    
    _padding-top: 0px;/* override for IE browsers 6.0 and older */
    #padding-top: 0px;/* override for Microsoft Internet Explorer browsers*/
    
    padding-bottom:30px;
    background-image: url('image/layout/centerbg.jpg'); background-repeat: repeat-y; background-color: #000000; }



.footerwrap
{
    margin-top:5px;
    width:900px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:5px;
}

.footerwrap a
{
    text-decoration:none;
    color:White;
}

.footerwrap a:hover
{
    text-decoration:underline;
    color:White;
}


.logo
{
    width:320px;
    margin:5px;
    float:left
}

.logobanner
{
    margin-top:20px;
    float:left;
    text-align:justify;
    padding-left:40px;
}

.leftcontent
{
    margin-left:20px;
    width:270px; 
    border-right: solid 1px White;
    
    float:left;
}

.maincontent
{
    margin-left:20px;
    float:left;
}

h1
{
    color: #FFFFFF;
    font-weight: bold;
    font-size: 18px;
}

h2
{
    color: #FFFFFF;
    font-weight: bold;
    font-size: 14px;
}

.headline
{
    color: #FFFFFF;
    font-weight: bold;
    font-size: 14px;
    line-height:30px;
}

.headtext
{
    color: #c51200;
    font-weight: bold;
    font-size: 14px;
    line-height:15px;
}

.headlist
{
    margin-top:0;
    margin-bottom:0;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 14px;
}

a:active.mainpagelnk, a:visited.mainpagelnk, a:link.mainpagelnk
{
    color: #FFFFFF;
    font-weight: bold;
    font-size: 16px;
    line-height:15px;
    text-decoration:none;
    
}

a:hover.mainpagelnk
{
    text-decoration:underline;
}

.imgnoborder
{
    border:none;
}

.clearboth
{
    clear:both;
}

.gallerywrap img 
{
    padding:5px;
    
}

.galleryphoto
{
    float:left;
    border:1px solid white;
    float:left;
    height:170px;
    margin:4px;
    padding:4px;
    text-align:center;
    width:170px;
}

.maincontent a
{
    color:White;
    text-decoration:none;
}

.maincontent a:hover
{
    color:White;
    text-decoration:underline;
}
