@import url(elements.css);
@import url(colours.css);
@import url(util.css);

body {
background-color: #000000;
background-image:url(images/dancers1_lo.jpg);
background-position: 0px 0px;
background-repeat: no-repeat;
background-attachment: fixed;
margin:0px;
padding:0px;
/*IE5.x workaround, text-align:centre affects child blocks*/
text-align: center;
}
#index_header {
position: relative;
top: 2px;
width:680px;
height:120px;
padding:0px;
margin-left: auto;
margin-right: auto;
text-align: center;
/*border-bottom: 1px dotted #990000;*/
}
#main {
position: relative;
top:10px;
width:720px;
padding:5px;
margin-left: auto;
margin-right: auto;
text-align: center;
/*border-bottom: 1px dotted #990000;*/
}
#main_content {
position: relative;
top:20px;
width:800px;
padding:0px;
margin-left:auto;
margin-right:auto;
/*background-color: #000033;
border-left: 2px dashed #990000;
border-right: 2px dashed #990000;*/
}
#footer {
/*border-top: dashed 1px #666666;*/
padding:10px;
margin:0px;
text-align:left;
}
.album_thumb {
margin:0px 0px 0px 0px;
padding:10px;
background-color:#808080;
}
#contact {
position:relative;
width:650px;
padding:10px;
/*background-color:#001100;*/
margin-left:auto;
margin-right:auto;
/*border: dotted 1px #666666;*/
}
#ecowar {
position:relative;
width:650px;
padding:10px;
background-color:#001100;
margin-left:auto;
margin-right:auto;
}
#plover {
position:relative;
width:650px;
padding:10px;
background-color:#001100;
margin-left:auto;
margin-right:auto;
}
.press_photo_index {
margin:0px 10px 10px 10px;
padding:10px;
background-color:#000000;
}
.press_photo_right {
margin:0px 5px 0px 5px;
padding:10px;
background-color:#000000;
}
/*--------------------*/
.mc_minheight {
height:350px;
padding:0px;
margin:0px;
/*background-color: #f00;
border:1px dotted #000;*/
}
#mc_footer {
clear:both;
height:1px;
padding:0px;
margin:0px;
/*border:1px dotted #000;*/
overflow:hidden;
}

