body {
color: #041B7B;
background: #e2e1f0;
margin: 10px 0px 10px 0px;
font-family: Arial, Helvetica, sans-serif;
}
a:link, a:visited {
color: #F00;
font-weight: bold;
text-decoration: none;
}
a:hover {
color: #F00;
font-weight: bold;
text-decoration: underline;
}
img {
border: 0px;
}
h1, h2, h3 {
margin: 0px;
font-family:Georgia, "Times New Roman", Times, serif;
}
h1 {
width: 775px; 
text-align: center; 
}
h1 {
font-size: 18pt;
}
h2 {
font-size: 16pt;
text-align: left;
color: #F00;
}
h3 {
font-size: 11pt;
text-align: left;
color: #F00;
}
dl {
margin: 0px;
padding: 0px;
}
p {
margin: 5px 0px 5px 0px;
}
#page {
width: 775px; 
margin: 0px auto 0px auto;
text-align: center;
}
#page div {
text-align: left;
}
#nav {
background: #EC9800 url(../img/nav_bg.gif) repeat-x bottom;
height: 30px; 
}
#nav dl {
text-align: center;
}
#nav dt {
display: inline;
line-height: 30px;
padding: 0px 10px 0px 10px;
}
#nav a:link, #nav a:visited {
width: 110px;
color: #FFF;
text-decoration: none;
text-transform: uppercase;
font-size: 9pt;
font-weight: bold;
}
#nav a:hover {
color: #01437D;
text-decoration: underline;
text-transform: uppercase;
}
#content {
background-color: #01437D;
padding: 10px;
}
#concert {
background: #FFF url(../img/content_bg.gif) no-repeat top right; 
height: 375px; 
font-size: 10pt;
margin-bottom: 10px;
position:relative; 
}
#concert_info {
float: right; 
width: 355px; 
height: 355px; 
margin: 10px; 
overflow: auto;
}
#bottomLink {
font-size: 11pt; 
color: #FFF; 
font-weight: bold; 
text-align: center; 
font-family:Georgia, 'Times New Roman', Times, serif; 
margin-bottom: 10px;
}
#company_info {
color: #fff;
font-size: 9pt;
}
#footer {
font-size: 8pt;
color: #F00;
font-weight: bold;
}
#footer a:link, #footer a:visited {
color: #F00;
text-decoration: underline;
}
#footer a:hover {
color: #01437D;
text-decoration: underline;
}
