* {
    margin:0;
    padding:0;
}

img {
    border:0;
}

body {
    background: #000000;
}

#main {
    padding:15px;
    width:600px;
    float:left;
    color:#ffffff;
    font-size:11pt;
    font-family:'Helvetica Neue Light','HelveticaNeue-Light','Helvetica Neue','HelveticaNeue',Helvetica,"Lucida Grande",Verdana,Arial,Sans-Serif;
}

#container {
    width:800px;
    margin:auto;
}
#content {
    
}

#content a {
    text-decoration:underline;
    font-weight:normal;
    color:#4C79B2;
}

#header {
    height:100px;
    background: url('../../images/banner_mgp.jpg');
}

#nav {
    height:20px;
    background: #219f21;
    color: #ffffff;
    padding:5px;
}

#nav ul {
    list-style-type: none;
}

#nav ul li {
    float:left;
    margin:0 13px;
}

#nav ul li a {
color: #ffffff;
text-decoration:none;
font-family:sans-serif;
font-size:10pt;
}

#nav ul li a:hover {
}

#side {
    padding-top:15px;
    width:155px;
    float:right;
}

#side img {
    width:125px;
    margin-bottom:15px;
}

.clear {
    clear:both;
}

#footer {
    height:20px;
    background: #219f21;
}

#top_bar {
    background:url('../../images/jpheader.jpg') no-repeat top left;
    background-position:50%;
    border-bottom:2px solid #0c5006;
    background-color:#116d08;
    color:#ffffff;
    height:32px;
}

#main ul {
    list-style-type:none;
    margin:10px;
}

div#subscribe_form {
    background: #219f21;
    padding:5px 4px;
    margin-bottom:15px;
    width:121px;
    text-align:center;
    color:#ffffff;
    font-weight:bold;
    font-family: "sans-serif";
}

form#subscribe {
    margin:0;
}

form#subscribe input[type="text"] {
    width:86px;
    font-size:11px;
    height:14px;
}

form#subscribe input[type="submit"] {
    font-size:11px;
}

#main ul.tickets {
    font-size:90%;
    margin-left:25px;
}

div#headliners span
{
	text-decoration:underline
}

div#headliners p
{
	margin-left:0;
}
