/* Start of CMSMS style sheet 'vampire holding' */
body{
background-color:#2d2a2d;
background-image:url(/graphics/bg.gif);
text-align:center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
margin:0 auto;
padding:0;
font:76% Verdana,Tahoma,Arial,sans-serif;
}

#container {
height:auto;
position:relative;
width:1009px;
background:#2d2a2d;
}





/* End of 'vampire holding' */

