body{
background-image:url(../img/redBg.gif);
font: 11px Verdana, Arial, Helvetica, sans-serif;	
color:#000000;
margin-top:auto;
text-align:center;
}

a:link { 
text-decoration: none; 
font-size: 11px; 
color: #7A080A;
}

a:visited { 
text-decoration: none; 
font-size: 11px; 
color: #150A0A; 
}

a:hover { 
text-decoration: underline;
}

#main{
margin-top: 0em;
width: 698px; 
background:#fff;
color: #000000;
border-left: 6px solid #4E0304;
border-right: 6px solid #4E0304;
}

#header{
background-image: url(../img/allergiXmasHead.jpg);
background-repeat : no-repeat;
width:698px;
height:86px; 
border-bottom: 3px solid #4E0304;
}
	
#content{
padding: 0em;
text-align:left;
}

#leftmenu{
width:180px;
height:350px;
float:left;
}


#text{
width:690px;
height:100%;
background-image:url(/img/bg.gif);
background-repeat : no-repeat;
/*'padding-top' 'padding-right' 'padding-bottom' 'padding-left' */
padding: 0px 70px 0px 10px;
text-align:left;
overflow: auto; 
}

#bottom{
width:698px;
height:17px;
background-image:url(/img/bottom.gif);
background-repeat : no-repeat;
padding: 0px;
text-align: center;
}

h5{
font-size: 11px; 
color: #7A080A;
}

b{
font-size: 10px; 
color: #7A080A;
}

