#holder {
width: 1000px;
align: center;
background-color: #FFE4E1;
border: 2px solid #993333;
}

#header1 {
padding-top: 0px;
padding-left: 10px;
text-align: left;
font-family: Bradley Hand ITC, Honeymoon, GulimChe, BatangChe, Arial Narrow;
font-size: 40px;
 }
#header2 {
padding-bottom: 0px;
padding-left: 10px;
text-align: left;
font-family: Bradley Hand ITC, Honeymoon, GulimChe, BatangChe, Arial Narrow;
font-size: 20px;
 }
 
#header3{
width: 100%;
height-min: 35px;
margin-top: 0px;
font-size: 30px;
text-align: center;
background-color: #FFE4E1;
border-bottom: 2px solid #CC9999;
vertical-align: top;
font-family: Bradley Hand ITC, Honeymoon, GulimChe, BatangChe, Arial Narrow;
 }
#header4 {

width: 98%;
min-height: 25px;
background-color: #CC9999;
font-size: 20px;
text-align: left;
padding-left: 5px;
font-family: Bradley Hand ITC, Honeymoon, GulimChe, BatangChe, Arial Narrow;
 } 
 
#header5 {
width: 100%;
min-height: 25px;
background-color: #CC9999;
font-size: 30px;
text-align: left;
padding-left: 5px;
font-family: Bradley Hand ITC, Honeymoon, GulimChe, BatangChe, Arial Narrow;
 } 

/*= HEADER =*/
#topheader {
width: 100%;
height: 60px;
background-color: #CC9999;
border: 2px solid #993333;
 }


.td1{
width: 60%;
 }
.td2{
width: 20%;
 }
.header1links{
text-decoration: none;
color: #000000;

 }
.td3 {
border-color: 993333;
width: 20%;
padding: 0px;
text-align: center;
 }
.td {
border: 2px solid #993333;
width: 20%;
padding: 0px;
text-align: center;
 }

/*= TOP NAV =*/
.topnavlinks li {
text-decoration: none;
color: #000000;
padding: 5px;
list-style-type: none;
display: inline;
 }
#topnav {
width: 99.8%;
height: 30px;
background-color: #FFE4E1;
border: 2px solid #993333;

 }
#topnav a{
color: #993333;
text-decoration: underline;
font-weight: bold;
font-size: 16px;
  }
#topnav a:hover {
color: #996666;
text-decoration: none;
font-weight: bold;
font-size: 16px;
  }
.topnavlinks {
padding: 5px;
  } 

/*= LEFT NAV =*/


 #leftnav {
float: left;
width: 19%;
border-right: 2px solid #993333;
border-left: 2px solid #993333;
background-color: #FFCCCC;
font-size: 16px;
}


 
 #leftnav a{
color: #993333;
text-decoration: none;
font-weight: bold;
font-size: 16px;
}
#leftnav a:hover {
color: #996666;
text-decoration: none;
font-weight: bold;
  }
  
  #leftnav a:visited {
color: #996666;
font-weight: bold;
font-size: 16px;
  }

/*= RIGHT NAV =*/
/*= BODY =*/
/*= FOOTER =*/





#body {
width: 81%;
background-color: #FFE4E1;

 }
 
  #body a{
color: #993333;
text-decoration: none;
font-weight: bold;
font-size: 16px;
}
#body a:hover {
color: #996666;
text-decoration: none;
font-weight: bold;
  }
  
  #body a:visited {
color: #996666;
font-weight: bold;
font-size: 16px;
  }
#rightnav {
background-color: #FFCCCC;
border-right: 2px solid #993333;
border-left: 2px solid #993333;
} 

#ad1 {
width: 100%;
min-height: 20px;
text-align: center;
padding: 0px;
background-color: #993333;
border: none;

 }
 
.td3{
width: 20%;
 }
 
.td4 {
width: 30%;
 }
 
 .td5 {
width: 60%;
 }
#footer {
clear: both;
text-align: center;
border: 2px solid #993333;
 }