@charset "UTF-8";
/* CSS Document for eQuanimity */

p { 
font-weight: normal;
font-size: 10px;
color: #999999;
margin: 0;
}

p.noflash {
font-weight: normal;
font-size: 12px;
color: #000000;
margin: 0;
text-align:justify;
}

body {
font-family: Arial, Helvetica, sans-serif;
background-color: #cccccc;
padding: 0;
margin: 0;
text-align:center;
}

a {
font-weight: normal;
}

a:link, a:visited {
color: #00ccff;
text-decoration: none;
}


a:hover {
text-decoration: none;
color: #333333;
}



#flashcontent {
width: 950px;
height: 615px;
margin:0 auto;
}

#contact {
width:950px;
height: 35px;
background-image:url(footer.gif);
background-repeat:no-repeat;
margin:0 auto;
}



