body {
margin: 0;
}


img {
  border: none;
}

div.right {text-align: right;}

div.center {text-align: center;}


h1 {
font-family: Verdana, arial, sans-serif;
font-size: 14px; 
}

h2 {
font-size: 13px;
}

h3 {
font-family: arial, verdana, sans-serif;
font-size: 10px;
}

h4 {
font-family: arial, verdana, sans-serif;
font-size: 16px;
}

p {
margin-top: 1em;
margin-bottom: 1em;
}


IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }


#top {
background: url(bluetile1.jpg) repeat-x;
border-bottom: 5px solid #1E4EA2;
height: 3em;
}


#top .rightside {
font-family: Maiandra GD, verdana, arial;
font-size: 36px;
float: right;
margin: 28px;
color: #fff;
}


#top .logo {
padding: 9px;
float: left;
}


#center {
height: 415px;
margin: 2% 18% 0 19%;
padding: 1% 3%;
background: #fff url(artist2.jpg) center no-repeat;
color: #3D3D5F;
font-family: Verdana, arial, sans-serif;
}


#right {
position: absolute;
width: 16%;
height: 251px;
margin-left: 80%;
padding: 10px 2px;
top: 100px;
text-align: center;
}


#right .rightside {
position: absolute;
width: 17%;
height: 251px;
margin-left: 80%;
padding: 10px 1.5%;
top: 150px;
text-align: center;
}


#right .second {
position: absolute;
width: 17%;
height: 460px;
margin-left: 80%;
padding: 10px 1.5%;
top: 150px;
text-align: center;
}


#footer {
clear: both;
color: #3D3D5F;
text-align: center;
font-family: Verdana, arial, sans-serif;
}



#left {
position: absolute;
top: 100px;
padding-top: 4px;
height: 450px;
width: 18%;
background: #1E4EA2 repeat-x;
color: #000;
}


#h_menu ul{
background-color: #ffffff;
border: 1px solid #1353b7;
width: 780px;
padding: 0;
margin: 0;
white-space: nowrap;
}

#h_menu ul li{
display: inline;
}

#h_menu ul li a{
padding-left: 1em;
padding-right: 1em;
font: x-small Verdana, Arial, sans-serif;
text-decoration: none;
color: white;
}


#navigation { 
position: relative; 
margin-left: 10px; 
margin-right: 10px; 
font-family: verdana, arial, sans-serif; 
font-size: 12px; 
} 

#navigation ul { 
list-style: none; 
margin: 0; 
padding: 0; 
} 

#navigation li { 
border: 1px solid #3D3D5F; 
} 

#navigation li a { 
display: block; 
padding: 3px; 
background-color: #FFF; 
color: #3D3D5F; 
text-decoration: none; 
} 

#navigation li a:hover { 
background-color: #3D3D5F;
color: #FFF;
}



