
body{background-color:#f8badf;
font-family: arial,sans-serif;
font-size:small;
   	}
	
#all{
width:960px;
margin-left:auto;
margin-right:auto;
}
#header{
    width:960px;
    height:160px;
   	background-image:url(images2/fliphead.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	text-align:right;}

	
	
#center{
    width:960px;
    height:275px;
	text-align:center;
	color: #6c0e20;
   	background-image:url(images2/flipcenter.gif);
	}

#tail{
    width:960px;
    height:362px;
   	background-image:url(images2/fliptail.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	text-align:center;
	color: #6c0e20;
	margin:auto;} 	

#tailwidth{width:530px;
height:350px;
margin:auto;
color: #6c0e20;
position:relative;
top:-50px;
text-align:left;
}	
#footer{color:#6c0e20;
width:960px;
margin:auto;}



#footer img{border:none;} 
#footer a:link{border:none;color:#661a47;}
#footer a:visited{border:none;color: #440914}
	  	
.bold{font-weight:bold;}
.big{font-size:large;}
.page{display:none;}
.small{font-size:.85em;}

.center{
 text-align:center;
 position:relative;
 right:80px;
 font-weight:bold;
 font-size:small;
 }
.centera{
 text-align:center;
  font-weight:bold;
 font-size:small;
 }

#centerwidth{width:550px;
height:225px;
float:left;
color: #6c0e20;
position:relative;
top:-15px;
}

#left{
width:200px;
height:150px;
font-weight:bold;
float:left;}

#right{width:200px;
height:150px;
font-weight:bold;
float:right;
}

		
/* Links */
a {
  text-decoration: none;
  color: #6c0e20;
  }

a:hover {
  color: #440914;
  }

a img {
  border: 0;
  }

a img.border {  
  border: 1px solid #FC3307;
  }

a:hover img.border {  
  /* Fixes IE bug - IE doesn't correctly apply the style on a:hover so need to mask it */
  border: 1px solid #668FA3 !important;
  border: 1px solid #FC3307;
 }
 
 
 
 
table
{width:500px;
border-collapse: collapse;
margin:auto;
ztext-align:left;
font-size:small;
color: #6c0e20;
}




td, th
{border-bottom:1px solid #661a47;
}
td{text-align:right; width:100px;
}
th
{text-align:left;

}
ul{text-align:left;}

.normal{font-size:small;
font-weight:normal;}

img.floatLeft { 
    float: left; 
    margin-right: 4px;
}


img.floatLeft_about { 
    float: left; 
    margin-right: 4px;
	padding-right:10px;
	padding-top:20px;
}


img.floatRight { 
    float: right; 
    margin: 4px; 
}

img.up{position:relative;
top:-50px;
}

.up{position:relative;
top:-50px;
}

.down{position:relative;
top:10px;
}
