body {

	margin: 0px;
	padding: 0px;
	font: normal 12px arial, helvetica, sans-serif;
	color: #771c1c;
	background: #6f7fac url('../images/bg.jpg') repeat-y top left;
    text-align: left;
}

* restore left alignment for all tags */
h1, h2, h3, h4, h5, h6, p, a, dd, dt, ul, li, div {
	text-align: left;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #771c1c;
}

h2 {
	font-size: 13px;
	color: #771c1c;
	margin: 0px;
}

a img {

	border: 0px;
}

a, a:visited, a:active {
    
    color: #771c1c;
    text-decoration: none;
    font-weight: bold;
    
}

a:hover {
    
    color: #fff;
}

fieldset {
    
    border: 0px;
    margin: 0px;
    padding: 0px;
}

#top {

    width: 986px;
    height: 385px;
    background: #6f7fac url('../images/freakbazaar.jpg') no-repeat top left;
}

#pattern {
    
    float: left;
}

#main {
    
    margin-top: 16px;
    margin-left: 122px;
    width: 811px;

}

#text p,
#profiles p {
    
    margin: 0px;
    padding: 6px 0px 6px 0px;
}

#text,
#profiles { 
    
    padding-top: 12px;
    margin: 0px 60px 0px 30px;
}

#text hr,
#profiles hr {
    
    margin: 6px 0px 10px 0px;
    padding: 0px;
    border: 0px;
    height: 1px;
    color: #771c1c;
    background-color: #771c1c;
    clear: both;
}

#text p.date {
    
    margin: 0px 0px 6px 0px;
    padding: 0px;
    font-size: 11px;
}

#text img {
    
    margin: 0px 0px 8px 8px;
    float: right;
    border: solid 1px #771c1c;
}

#nav {
    
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    position: absolute;
    top: 185px;
    left: 612px;
    width: 170px;
}

#nav li {
    
    margin: 0px 0px 16px 0px;
    text-align: center;
}

#sub {
    
    position: absolute;
    top: 370px;
    left: 456px;
    font-weight: bold;
}

#sub {

    font-size: 11px;
}

input {
    
    background-color: #d6af6e;
    font-size: 10px;
    font-weight: bold;
    color: #771c1c;
    border: 1px solid #771c1c;
}

#sub p.error {
    
    padding: 0px;
    margin: 4px 2px 0px 0px;
    color: #c00;

}

.flyer, .photos {
    
    margin: 14px 0px 0px 0px;
}

.artist {
    
    margin: 8px 10px 2px 0px;
    float: left;
}

#text img.noborder {
    border: 0 !important;
}

#text .photos  a img {
    
    float: left;
    clear: right;
    margin-right: 8px;
}

#text .flyerimgs a img {
    
    margin-right: 12px;
    border: solid 1px #771c1c;
    float: left;
}

#text .flyertext {
   
   width: 370px;
   float: left;

}

.clear {
    
    clear: both;
}

.photos {
    
    float: left;
}

form p {
    
    margin: 0px;
    padding: 0px;    
}

#privacy {
    
    margin: 4px 0px 0px 0px;
    font-size: 9px;
    text-align: right;
}

.flyertext dl dt {

    font-weight: bold;
    float: left;
    margin-bottom: 1px;

}

.flyertext dl dd {
    
    margin-left: 186px;
    margin-bottom: 1px;

}

.flyertext dl dt a {
    
    text-decoration: none;
}

.flyertext dl dt a:hover, .flyertext dl dd a:hover {
    
    color: #fff;
}

.flyertext dl dd a {
    
    text-decoration: none;
}

a.blurb {
    
    font-weight: bold;
    text-decoration: none;
}

h2 span {
    
    font-weight: normal;
}

a.underline {
    
    text-decoration: underline;
}

#profiles h1 {
	margin: 0 0 8px 0;
}

.profile {
	margin: 12px 0 12px 0;
}
.hidden {
	visibility: hidden;
}

