@charset "utf-8";
/* CSS Document */

/* Holding Template */
#hold_main_container { width:1024px; height:805px; background-color:#373026; margin:auto; }
#hold_main_header { float:left; width: 1024px; background-color:#373026; background-image:url(images/header.jpg); background-repeat:no-repeat;}
#hold_main_content { float:left; width:750px; height:472px; background-color:#FFF; margin-left:250px; margin-bottom:18px;}
p.hold_main_content {font-family: Calibri, "Trebuchet MS";  margin:10px;}
#hold_main_footer { float:left; width: 1024px; height:90px;  background-image:url(images/footer.jpg); background-repeat:no-repeat;}
.errors {color:#F00; font-size:13px;}

