html, body, img { margin: 0;padding: 0; }

body {
font-size: 11px;
font-family: arial, sans-serif;
color: #000000;
}

h1 { font-size: 150%; }
h2 { font-size: 140%; }
h3 { font-size: 130%; }
h4 { font-size: 120%; }
h5 { font-size: 110%; }

h1, h2, h3, h4, h5 { 
color: #06002d;
}

a { text-decoration: none; }

a:link { color: #555555; }
a:visited { color: #555555; }
a:hover {color: #000081; }
a:visited:hover { color: #000081; }

ul li, ol li { font-size: 100%; }
ul li ul li a { font-size: 100%; }

table { font-size: 100%; }

#header {
background: #06002d;
border-bottom: 3px solid #777B87;
padding-left: 4%;
}


#nav {
text-align: center;
margin: 15px auto 15px auto;
}

#page {
padding: 0;
width: 985px;
margin: 0 auto 0 auto;
min-height: 400px;
background: url(images/page_back_mid.png) right top repeat-y;
}

#page_inner {
padding: 1px 0 0 0;
background: url(images/page_back2.jpg) right top no-repeat;
}

#content {
font-size: 12px;
float: right;
width: 710px;
padding: 50px 0 0 0;
margin: 0 25px 0 0;
min-height: 500px;
}

#content a { /*color: #14407F;*/color: #06002D; font-weight: bold; }
#content a:hover { color: #999999; font-weight: bold; }


#content2 {
font-size: 12px;
float: right;
width: 690px;
padding: 50px 0 0 0;
margin: 0 25px 0 0;
min-height: 500px;
}

#content2 a { 
	/*color: #14407F; */
	color: #06002D;
	font-weight: bold; 
}
#content2 a:hover { color: #999999; font-weight: bold; }

#lyteboximg img {
/*width: 75px;*/
padding: 3px;
border: 1px solid #999999;
margin: 0 5px 0 0;
vertical-align: text-top;
}

.artist {
float: left;
width: 100px;
padding: 10px;
height: 120px;
margin: 10px 10px 20px 10px;
}

.artist img {
border: 1px solid #999999;
}

.artist div {
float: right;
padding: 1px;
border: 2px solid #999999;
}

.artist h2 {
font-size: 12px;
margin: 0 0 10px 0;
}

#aboutimage {
float: left; 
margin: 0 10px 10px 0;
}

#aboutimage img {
width: 200px;
}

#page_bottom {
background: url(images/page_bottom2.jpg) right top no-repeat;
height: 76px;
clear: both;
}

#body {
margin: 5px 0 0 0;
background: url(images/body_back2.jpg) left top repeat-x;
}

#leftbox {
margin: 103px 0 0 0;
padding: 15px 20px 20px 40px;
width: 135px;
background: url(images/left_back.png) left top no-repeat;
}

#leftbox2 {
margin: 103px 0 0 0;
padding: 20px 20px 35px 40px;
width: 135px;
background: url(images/left_back2.png) left top no-repeat;
line-height: 10px;
font-weight: bold;
}

#leftbox3 (
margin: 10px 0 0 0;
padding: 15px 0px 0px 0px;
width: 170px;
)

#footer {
width:400px;
margin: 0 auto 0 auto;
text-align: center;
}

.footlinks {
font-weight: bold;
font-size: 12px;
}