﻿/* >> STRUCTURE */
body, html {width:100%; height:100%; background-color:#3F0008;text-align:center; font-family:georgia; margin:0px; padding:0px;}
    
#Wraper {display:block; width:100%; height:100%; text-align:center; padding:0px;}
    
#HDR {width:914px; height:auto; background:red; margin-right:auto; margin-left:auto; background-image:url('../App_Assets/MAINBAN.jpg'); display:block; height:610px; }

#DETHDR {}

#CONTENTWRAP {width:900px; height:auto; height:100%;}

#MODLFT {display:block; background:#4B010A; height:auto; width:60%; float:left; border:1px solid darkred; padding:5%; }
#MODLFT hr {height:5px; color:maroon;  margin-top:2em;}

#MODRGHT {display:block; height:71px; width:28%; float:right; }

#ANISAND {display:block; clear:both; width:100%; height:200px ;  border-collapse:collapse;  }
#ANISAND img {border:1px solid red; width:auto; height:auto; text-align:center; margin-right:auto; margin-left:23%; }

#EventCal {display:block;  text-align:left; line-height:140%; font-size:90%; }
#EventCal th {color:orange;}
#EventCal td {color:#e1e1e1; border-bottom:1px solid red; padding:5px 0px 10px 0px;}
#EventCal td.col1  { width:10px; text-align:right; padding-right:5px; font-weight:bold; font-size:80%; }

#EventCal td.col2  { width:100%; text-align:left; padding-right:0px; font-weight:bold; font-size:80%; }

#memform hr {color:maroon; margin:15px; text-align:center; width:80%; height:1px; border:none; }