

html, body {
    height:100%;
  }


body {
    background-color : #404e4f;
    /*background-image: URL(http://byersstudios.com/fileadmin/images/tmpl_02_home_left.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;*/ 
    font-family : Verdana, Helvetica, sans-serif;
    font-size: 12px;
    margin-bottom : 1px;
    margin-left : 0px;
    margin-right : 0px;
    margin-top : 0px;
  }

input, textarea {
background-color: #ccc08f;
color: #5e5841;
font-family: courier;
border: 1px;
border-style: dotted;
border-color: #cfe6e6;
}
input, textarea {
border: 1px;
border-style: dotted;
border-color: #cfe6e6;
}

form td {
font-size: 80%;
/*color: #232323;*/
}

DIV#container {
    height:99%;
  }


#container {
    background-image: URL(http://byersstudios.com/fileadmin/images/tmpl_02_home_left.jpg);
    background-repeat: repeat-y;
}


#header {
    background-image : url('http://byersstudios.com/fileadmin/images/tmpl_02_home_top.jpg');
    background-position : center center;
    background-repeat: no-repeat;
    height : 138px;
    width : 780px;
    margin-left: auto;
    margin-right: auto;
  }


#header_s1 {
    background-image : url('http://byersstudios.com/fileadmin/images/tmpl_02_sub_top.jpg');
    background-repeat: no-repeat;
    background-position : center center;
    height : 82px;
    width : 780px;
    margin-left: auto;
    margin-right: auto;
  }

DIV#left_container {
    float : left;
    position : absolute;
    top : 82px;
    width : 191px;
    height: 100%;
  }






#center_container {
background-color : #576b6c;
width: 574px;
margin-left: 4px;
margin-right: 4px;
margin-top: 4px;
margin-bottom: 4px;
padding-top: 15px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
height: 100%;
}

#right_container {
background-color: #C0B096;
float:right;
width:150px;
padding:5px;
margin-left:5px;
margin-bottom:5px;
margin-right: 5px;
margin-top:5px;
}

#right_container a:link {
color: #333333;
}

#right_container a:visited {
color: #333333;
}

#right_container a:hover {
color: black;
}

/***********Typo Styles Start***********/



.bodytext {
    color : #202020;
    font-size : 80%;
    margin-bottom : 5px;
    margin-left : 10px;
    margin-right : 10px;
    margin-top : 5px;
    text-align : justify;
  }


.header_1 {
color: #E5CF93;
font-size: 100%;
font-weight: bold;
  }
.menu_bar {
background-image: url('http://byersstudios.com/fileadmin/images/home_page/home_menu_bg.jpg');
background-color: #404e4f;
background-repeat: no-repeat;
width: 780px;
height: 30px;
}

.menu_bar a:link{
font-family: Arial;
color: #CAB797;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}

.menu_bar a:visited{
font-family: Arial;
color: #CAB797;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}
.menu_bar a:hover{
font-family: Arial;
color: #000000;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}
span.top_menu_spacer {
float:left;
width: 10px;
}

.header_2 {
  }


.header_3 {
  }


.header_4 {
  }


.sub_header_1 {
  }


.sub_header_2 {
  }


.sub_header_3 {
  }

#page_title {
	position:relative;
	top:20px;
	left:449px;
	margin-bottom:0px;
}

#footer {
font-size: 70%;
margin-top: 10px;
margin-bottom: 10px;
margin-right: 0px;
margin-left: 0px;
}
#footer a:link {
color: #C2CDa2;
text-decoration: none;
}

#footer a:visited {
color: #232323;
text-decoration: none;
}
#footer a:hover {
color: #60bfbf;
text-decoration: underline;
}

/***********Typo Styles End***********/