* {
    margin:0px;
    padding:0px;
    text-align:left;
}

body{
    background:#dcd239;
    color: #000;
    font-family:arial,helvetica,sans-serif;
    font-size:12px;
}

img {
    border-width:1px;
    border-color: #000;
    border-style:solid;
    margin: 4px;
}
div#page{
    position:absolute;
    left:50%;
    width:650px;
    margin-left:-350px;
    border-style:solid;
    border-color:#000;
    border-width:1px;
    padding:8px;
    top:30px;
    background:#000;
}

div#menu{
    width:350px;
    float:right;
    border-style:solid;
    border-color:#000; 
    border-width:2px;
    margin:0px;
    padding:4px;
    background:#ece249;
    text-align:center;
}

div#menu p{
    display:inline;
}

div#menu a{
    font-size:14px;
}

a{
    padding:1px;
}

a:link {
    text-decoration:none;
    font-weight:bold;
    color:#000;
}

a:visited{
    text-decoration:none;
    font-weight:bold;
    color:#000;
}

a:hover{
    text-decoration:none;
    font-weight:bold;
    color:#FFF;
    background:#000;
}

div#subpages{
    width:100px;
    float:left;
    border-style:solid;
    border-color:#000; 
    border-width:2px;
    margin:4px;
    padding:8px;
    background:#ece249;
    margin-top:32px;
    margin-right:16px;
    margin-left:-16px;
}

div#subpages a{
    font-size:14px;
}

div#testimonials{
    width:658px;
    border-style:solid;
    border-color:#000; 
    border-width:2px;
    margin:4px;
    padding:4px;
    background:#ece249;
}
div#testimonials a{
    margin:0px;
    padding:0px;
}

div#testimonials p{
    font-size:10px;
    margin-bottom:8px;
}

div#content{
    width:658px;
    border-style:solid;
    border-color:#000; 
    border-width:2px;
    margin:4px;
    padding:24px;
    background:#dcd239;
    border-bottom-width:4px;
    border-right-width:4px;
}

div#content p {
	margin-bottom:16px;
}

h1{
    font-size:26px;
    text-decoration:underline;
    width:100%;
    margin-bottom:8px;
}
h3{
    font-size:20px;
    margin-bottom:4px;
}
.user_hyride_concert_concert td{
	padding:4px;
	background:#ece249;
}