/* GENERIC */
html, body  { margin:0; padding:0; height:100%; min-height:100%; background-color:#4A3120;}

/* BASE CONTAINERS */
#pagelayout {width:100%; height:100%;}
#maincontainer {margin-left:auto; margin-right:auto; width:974px; background-color:transparent; }
#header {float:left; width:1024px; background-color:Transparent; margin-top:15px; }
#content {float:left; width:1024px; background-color:White;  margin-top:10px; border-left:1px solid #444444;  border-top:1px solid #444444;  border-right:2px solid #444444;  border-bottom:2px solid #444444; padding-bottom:20px;}
#footer {float:left; width:1024px; background-color:Transparent; }



/* TEXT */
.body{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#003300}
.h1{font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#663300; font-weight=bold}
.h2{}
.h3{}
.body {}

.textlink{ text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:10px; text-transform:uppercase; margin-left:13px; }
.textlinklower{ text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:10px;  margin-left:13px; }

/* OTHER */

.white{ color:#FFFFFF;}

/* MENU */
