body {
    font: 14px American Typewriter, Courier New, mono;
    margin: 0px;
    padding: 0px;
    min-width: 770px;
	background:url(images/moa_ad_bg.jpg) top right no-repeat;   
}

#header {
    padding: 50px;
    overflow: hidden;
    xbackground: white;
    padding-bottom: 0px;
}

* html #header, * html #maincontent {
    height: 1%;
}

#maincontent {
    padding: 50px;
    background: white;
    overflow: hidden;
}



a {
    border-bottom: 2px solid black;
    text-decoration: none;
    color: black;
}a:hover {
    border-bottom: 2px solid grey;
}

h2 {
    font-size: 50px;
    font-weight: normal;
    line-height: 50px;
    margin: 0px;
    padding: 0px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

h2 a {
    border: none;
}


.item {
    overflow: hidden;
    position: relative;
}

p {
    font-size: 16px;
    line-height: 20px;
    margin: 20px 0px;
}

h3 {
    margin: 0px;
    padding: 0px;
    font-size: 30px;
    line-height: 30px;
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 10px;
}

h3 a{
    border: none;
}

.date {
    color: grey;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 20px;
}

.item .date {
    margin-right: 5px;
}

.more {
    text-transform: uppercase;
    font-size: 16px;
    line-height: 20px;
    border-bottom: none;
}

#latestnews {
    float: left;
    width: 66%;
}

#latestnews h2 a,  .news h2 a{
    background: url(images/newstitle.jpg) left center no-repeat;
    padding-left: 70px;
}

#upcominggigs h2 a,  .live h2 a {
    background: url(images/livetitle.jpg) left center no-repeat;
    padding-left: 40px;
}

#latestblog h2 a,  .blog h2 a {
    background: url(images/blogtitle.jpg) left center no-repeat;
    padding-left: 78px;
}

#musictracks h2 a,  .music h2 a {
    background: url(images/musictitle.jpg) left center no-repeat;
    padding-left: 45px;
}

#mailinglist h2 {
    background: url(images/liststitle.jpg) left center no-repeat;
    padding-left: 51px;
}

#photossection h2 a,  .photos h2 a {
    background: url(images/photostitle.jpg) left center no-repeat;
    padding-left: 58px;
}

#flagssection h2 a,  .flags h2 a {
    background: url(images/flagstitle.jpg) left center no-repeat;
    padding-left: 49px;
}

#latestnews .item{
    margin-right: 20px;
}

#dylrm {
    float: right;
    width: 33%;
	height:149px;
	margin-top:-50px;
	margin-right:-70px;
	padding-top:250px;
	padding-left:50px;
}

#column3 #dylrm {
    float: none;
    width: auto;
}

#dylrm .item{
    margin-left: 30px;
}

#dylrm h2 {
    font-size: 40px;
    line-height: 40px;
}

#dylrm p {
    font-size: 20px;
    line-height: 20px;
    text-transform: uppercase;
}

#column3 #newsboostarchive {
    float: none;
    width: auto;
    margin-bottom: 40px;
}

#newsboostarchive .item{
    margin-left: 30px;
}

#newsboostarchive h2 {
    font-size: 40px;
    line-height: 40px;
}

#newsboostarchive p {

}

#navigation {
    background: url(images/navbkgd.gif) top center repeat-x;
    margin: 0px;
    padding: 0px;
    text-align: center;
    height: 111px;
}

#navigation h1 {
    margin: 0px;
    padding: 0px;
	padding-top:15px;
}

#navigation h1 a {
    display: block;
    border: none;
    text-indent: -5000em;
    height: 48px;
    width: 665px;
    background: url(images/logo.gif) 0px 0px no-repeat;
    margin: auto;
}

#navigation ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin-top: 21px;
}

#navigation li{
    display: inline;
}

#navigation li a {
    color: white;
    border: none;
    font-size: 18px;
    text-transform: uppercase;
    padding: 0px 5px;
}#navigation li a:hover {
    color: #000000;
}

#footer {
    color: white;
    padding: 10px 50px;
    position: relative;
	background:url(images/footerbg.gif) bottom center repeat-x;
}

#footer h3 {
    font-size: 20px;
    margin: 0px;
    padding: 0px;
}

#rss {
    position: absolute;
    right: 50px;
    top: 10px;
}
#rss a{
    color: white;
}#rss a:hover {
    color: #000000;
    border: none;
}

#column1, #column2, #column3 {
    width: 33%;
    float: left;
}

#column1and2 {
    float: left;
    width: 66%;
}

#column1 .columncontent {
    margin-right: 30px;
    min-height: 20px;
}

#column2 .columncontent {
    margin-right: 20px;
    margin-left: 20px;
    min-height: 20px;
}

#column3 .columncontent {
    margin-left: 30px;
    min-height: 20px;
}

#mailinglist {
    margin-top: 40px;
}

.tourdates {
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin-bottom: 20px;
}

.tourdates li {
    font-size: 16px;
    line-height: 19px;
    min-height: 19px;
    border-bottom: 1px solid #49362a;
    position: relative;
    padding-right: 30px;
    padding-left: 90px;
}

.tourdates .date {
    margin-right: 10px;
    line-height: 19px;
    position: absolute;
    top: 0px;
    left: 0px;
}

.tourdates li a {
    border: none;
    line-height: 19px;
}.tourdates li a:hover {
    color: grey;
}

.tourdates li p{
	margin:5px 0px;
}

.comment {
    color: #a77039;
}

.tourdates li .comment {
    border: none;
    position: absolute;
    top: 1px;
    right: 0px;
}

* html .tourdates li .comment {
    right: 30px;
}

.tourdates li a:hover .comment {
    color: black;
}

.item .comment a {
    border: none;
    color: #a77039;
}.item .comment a:hover {
    border-bottom: 2px solid grey;
}

.date a{
    border-bottom: none;
    color: grey;
}.date a:hover{
    border-bottom: 2px solid grey;
}

#musictracks ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    margin-bottom: 20px;
}

#musictracks ul li {
    font-size: 16px;
    line-height: 20px;
    height: 19px;
    height: auto;
    border-bottom: 1px solid #49362a;
    overflow: hidden;
}

#musictracks ul li a{
    display: block;
    padding-right: 60px;
    height: 19px;
    background: url(images/musicbuttons.jpg) right 0px  no-repeat;
    border: none;
    overflow: hidden;
}

#musictracks ul li a:hover{
    background: url(images/musicbuttons.jpg) right -19px  no-repeat;
}

#musictracks ul li.stop a{
    background: url(images/musicbuttons.jpg) right -38px  no-repeat;
}

#musictracks ul li.stop a:hover{
    background: url(images/musicbuttons.jpg) right -57px  no-repeat;
}

.track_no {
    color: grey;
}

#photossection {
    overflow: hidden;
    clear: both;
    width: 100%;
    margin-top: 20px;
    padding-top: 40px;
}

#photoscontainer {
    height: 154px;
    overflow: hidden;
    margin-bottom: 20px;
    width: 2000px;
}

#photoscontainer img {
    float: left;
    border: none;
}

.more {
    padding-right: 35px;
    background: url(images/more.jpg) right center no-repeat;
}

#albumpackshot {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
}

#gobutton {
    margin: 0px;
    padding: 0px;
    margin-bottom: -3px;
}

#header.singlepage{
    padding-bottom: 0px;
}

#maincontent #column1and2 .item {
    margin-bottom: 50px;
}

#comment {
    margin-top: 20px;
}

ol.comments {
    margin: 0px;
    padding: 0px;
}

ol.comments li{
    margin-bottom: 20px;
    border-bottom: 1px solid #49362a;
}

#latestblog object, #latestblog embed{
    width: 213px;
    height: 177px;
}

#photocontents a, .flags .photocontents a {
    border: none;
}

#photocontents a img, .flags .photocontents a img {
    margin-right: 10px;
    margin-bottom: 10px;
    border: none;
}



.releaseimage {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 230px;
    text-align: right;
}

* html .releaseimage {
    left: -250px;
}

.releasecontents {
    margin-left: 250px;
    border-left: 2px solid black;
    padding-left: 20px;
    min-height: 230px;
}

.flags .photocontents {
	margin-top: 0px;
	margin-bottom: 50px;
}

#maincontent #column1and2.flags .item {
	margin-bottom: 20px;
}

#flagassets {
	background: url(/images/flagassets.jpg);
	text-decoration: none;
	border-bottom: none;
	width: 250px;
	height: 551px;
	float: right;
	display: block;
	margin-top: 20px;
	margin-left: 10px;
	text-indent: -5000em;
}

.flags .photocontents .flaglink {
    border-bottom: 2px solid black;
    text-decoration: none;
    color: black;
}
.flags .photocontents .flaglink:hover {
    border-bottom: 2px solid grey;
}

.ad {
	
	width:399px;
	height:399px;
}
.gigdetails{
	color:#999;
}
