/* CSS Document */

body{width:800px; margin:auto; font-family:Georgia, "Times New Roman", Times, serif, Vardana; font-size:12px;}
/* background-color:#EB1717 -> this is red color of logo bg */
.wrapper{}
.header{}
.header_menu{ background:url(images/menubg.gif) no-repeat left top; line-height:35px; color:#EF1A14; font-family:Comic Sans MS; font-size:14px; font-weight:600; text-align:center;}
.header_menu a:link{text-decoration:none; color:#Eb1717;}
.header_menu a:hover{text-decoration:underline; color:#CCCCCC;}
.header_menu a:actve{text-decoration:none; color:#Eb1717;}
.header_menu a:visited{text-decoration:none; color:#Eb1717;}



.container{ padding:5px; width:786px; border:solid 2px #CCCCCC;}

.footer{ clear:both; background-color:#EB1717; color:#FFFFFF; height:30px; border-top:solid 4px #CCCCCC; width:800px;}
.footer a:link{color:#FFFFFF;}

h5{ font-family:Kristen ITC; font-size:16px; font-weight:normal; color:#999999;}
