html {
	height: 100%;
}

img{
border-style:none;
}

body{
margin:0px;
background-color:#e8dabd;
background-image: url('bigbg.gif');
background-repeat: repeat-y;
background-position:center;
height:100%;
}

#headCont{
margin:0px;
margin-left:auto;
margin-right:auto;
width:1000px;
height:209px;
background-color:#ffffff;

}

#menuCont{
margin:0px;
margin-left:auto;
margin-right:auto;
background-color:#8c5c4e;
width:1044px;
height:35px;
}

#menuCont p{
margin:0px;
font-family:verdana;
font-size: 1.3em;
color:white;
padding-left:30px;
}

#menuFloor{
margin:0px;
margin-left:auto;
margin-right:auto;
background-image: url('bottom.gif');
background-repeat: no-repeat;
background-position:center;
width:1044px;
height:19px;
}

#contCont{
min-height:100%;
margin:0px;
margin-left:auto;
margin-right:auto;
width:1000px;
background-color:#ffffff;
overflow:auto;
}

a.menuLink:link { color: #ffffff; text-decoration: none }
a.menuLink:active { color: #ffffff; text-decoration: none }
a.menuLink:visited { color: #ffffff; text-decoration: none }
a.menuLink:hover { color: #ffffff; text-decoration: underline; }



a.footLink:link { color: #000000; text-decoration: none }
a.footLink:active { color: #000000; text-decoration: none }
a.footLink:visited { color: #000000; text-decoration: none }
a.footLink:hover { color: #000000; text-decoration: underline; }


a.ftwd:link { color: #000000; text-decoration: none }
a.ftwd:active { color: #000000; text-decoration: none }
a.ftwd:visited { color: #000000; text-decoration: none }
a.ftwd:hover { color: #000000; text-decoration: underline; }

a.inLinL:link { color: #000000; text-decoration: underline }
a.inLinL:active { color: #000000; text-decoration: underline }
a.inLinL:visited { color: #000000; text-decoration: underline }
a.inLinL:hover { color: #8c5c4e; text-decoration: underline; }



#contFoot{
text-align:center;
border-top: 1px solid black;
margin-left:20px;
margin-right:20px;
padding-top:20px;
}

#contFoot P{
color:black;
margin:0px;
font-family:verdana;
}

#spacer{
width:30px;
margin:0px;
padding:0px;
float:left;
height:20px;
}

.menuLin{
margin:0px;
margin-left:20px;
padding:0px;
float:left;

}

.contHold{
width:100%
margin:0px;
padding: 20px;
clear:all;
overflow:auto;
}

.contHold P{
font-family:verdana;
font-size:0.8em;
color:#000000;

}

.contHold H1{
font-family:verdana;
font-size:1.5em;
color:#8c5c4e;
font-weight:bold;
}

.contLeft{
width:400px;
float: Left;
margin:0px;
text-align:center;
}

.contRight{
float:left;
margin:0px;
width:500px;
}

.spep{
margin-left:30px;
margin-right:30px;
border: 1px solid #8c5c4e;
}

#loginLeft{
float:left;
width:400px;
margin:49px;
border: 1px solid #8c5c4e;

}

#loginRight{
float:right;
width:400px;
margin:49px;
border: 1px solid #8c5c4e;

}

#loginLeft H1, #loginRight H1{
font-family: verdana;
color: #8c5c4e;
margin-left: 20px;
}

#loginLeft p, #loginRight p{
font-family: verdana;
size: 0.8em;
margin-left: 20px;
}

#term {
width:800px;
margin-left:auto;
margin-right:auto;
}

#term h3, h2{
font-family: verdana;
color: #8c5c4e;
}

#term p{
font-family: verdana;
size: 0.8em;
margin: 0px;
}