html {
height: 100%;
margin-left:0px;
}

body {
margin-top:0px;
margin-left:0px;
background-color:rgb(161,148,137);
height: 100%;
background:url('../gfx/back1.gif');
margin-right:0;
}

#content
{
position:absolute;
width:560px; /* 10px margin right */
top:190px;
margin-left:35px;
background-color:rgb(234,228,224);
font-family:verdana;
color:black;
font-size:12px;
}


#menu2 {
position:absolute;
margin-left:643px;
width:250px;
top:5px;
left:0px;
background-color:rgb(234,228,224);

}

#menu2-box {
margin-top:16px;
background-color:rgb(161,148,137);
height:160px;
width:385px;
margin-left:-45px;
}


#menu2-box-d { /* FOR IE 6 */
position:absolute;
background-color:rgb(161,148,137);
height:160px;
width:50px;
margin-left:-0px;
}

#box-content {
position:absolute;
width:305px;
text-align:center;
font-weight:bold;
font-size:16px;
margin-top:38px;
color:rgb(234,228,224);
}

/* HEADER */

#border-top {
position:absolute;
top:0px;
left:0px;
height:15px;
}

#menu1-box {
position:absolute;
top:15px;
left:0px;
width:633px;
height:135px;
background-color:rgb(161,148,137);
}

#menu1-border {
position:absolute;
top:115px;
width:676px;
height:15px;
background-color:rgb(126,26,11);
}

#menu1-rect {
position:absolute;
top:130px;
left:633px;
height:20px;
width:43px;
background-color:rgb(186,64,25);
}

#logo-border1 {
position:absolute;
top:15px;
height:115px;
width:43px;
left:633px;
background-color:rgb(234,228,224);
}

#imgbox {
position:absolute;
top:15px;
left:670px;
}

#content-redbox {
position:absolute;
top:150px;
margin-left:30px;
height:13px;
width:23px;
background-color:rgb(186,64,25);
background-color:lime;
}

h1 {
position:relative;
color:rgb(186,64,25);
font-family:Trebuchet MS;
font-size:14px;
font-weight:bold;
background:url('../gfx/redbox1.gif');
background-repeat:no-repeat;
left:-30px;
padding-left:30px;
padding-bottom:0px; 
}

h2 {
color:rgb(161,148,137);
font-family:verdana;
font-size:12px;
}

h3 {
position:relative;
color:rgb(186,64,25);
font-family:Trebuchet MS;
font-size:14px;
font-weight:bold;
}

a {
color:rgb(126,26,11);
}

a.amenu2 {
margin-left:7px;
padding-left:30px;
font-family:Trebuchet MS;
font-size:14px;
font-weight:bold;
text-decoration:none;
color:rgb(126,26,11);
}

a.amenu2-sel {
background:url('../gfx/redbox2.gif');
background-repeat:no-repeat;
margin-left:7px;
padding-left:30px;
font-family:Trebuchet MS;
font-size:14px;
font-weight:bold;
text-decoration:none;
color:rgb(126,26,11);
}

input {
border-width:1px;
border-style:solid;
border-color:rgb(100,100,100);
font-size:11px;
font-family:verdana;
}

td {
font-size:11px;
font-family:verdana;
}

textarea {
border-width:1px;
border-style:solid;
border-color:rgb(100,100,100);
font-size:11px;
font-family:verdana;
}