@charset "utf-8";

body {
font: 100% Verdana, Arial, Helvetica, sans-serif;
margin: 0; 
padding: 0;
text-align: center;
color: #000000;
background-color: #6d4a59;
background-image: url(images/h_matte.jpg);
background-repeat: repeat-x;
}

#container{
width: 1250px;
margin: 0;
padding: 0;
text-align: left;	
}

#header {
margin: 0; 
padding: 0;
height: 328px;
}

}
#navi {
margin-left: 48px;
padding: 0;
align: left;
}


#mnavi {

height: 124px;
width: 1124px;
background-image: url(images/a_special_matte.png);
background-repeat:no-repeat;
margin-left: 78px;
align: center;
}


#mainContent {
margin: 0;
padding: 0px;
background-image:url(images/h_swirlie.png);
background-position: top right;
background-repeat: no-repeat;
}
	
#left {
width: 778px;
padding-left: 80px;
float: left;
background-image: url(images/big_swirlie.png);
background-position: top left;
background-repeat: no-repeat;}

#right {
width: 390px;
float: right;
background-image: url(images/big_swirlie2.png);
background-position: bottom right;
background-repeat: no-repeat;
}

#footer{
height: 96px;
background-image: url(images/footer.png);
background-repeat: repeat-x;
clear: both;
}

a img {
border: 0;
}

p{
text-align: left;
padding-right: 10px;
font-size:80%;
line-height: 1.5em
}

p.right{
margin-left: 10px;
padding-right: 10px;
font-size:85%;
line-height: 1.5em
}

p.int{
padding-right: 20px;
text-align: right;
font-size: 60%;

}

p.blurb{
padding-left: 20px;
padding-right: 20px;
text-align: left;
font-size: 70%;}

p.center{
text-align: center;	
}
