/* Layout Stylesheet 
Size Styles */ 

body {
 color: Black;
 text-align:center;
 background-color: #535151;
 padding: 0px 0px 0px 0px; 
 margin: 20px 0px 0px 0px;
 }

#outer {
 width: 919px;
 text-align: center;
 margin: auto;
 } 

#header {
 width: 919px;
 height: 104px;
 text-align: center;
 margin: auto;
 } 

#homemain {
 width: 919px;
 height: 411px;
 text-align: center;
 margin: auto;
 background-color: #68652e;
 } 

#homemain-ss1 {
 width: 457px;
 height: 411px;
 float: left;
 background-color: white;
 } 

#homemain-message {
 width: 462px;
 height: 309px;
 float: right;
 background-image: url(images/green_faded_bkgd.jpg);
 background-position: top left;
 background-repeat: no-repeat;
 } 

#homemain-text {
 width: 432px;
 height: 309px;
 margin: auto;
 overflow: auto;
 text-align: justify;
 background-color: transparent;
 } 

#homemain-pics {
 width: 462px;
 height: 102px;
 float: right;
 background-color: white;
 text-align: left;
 padding: 0px 0px 0px 0px; 
 margin: 0px 0px 0px 0px;
 } 

.pics {
 width: 306px;
 height: 254px;
 float: left;
 background-color: white;
} 
 
#picture-bar5 {
 width: 919px;
 height: 200px;
 text-align: center;
 margin: auto;
 } 

.pics5{
 width: 183px;
 height: 200px;
 float: left;
 background-color: white;
} 
 
#subpage-title {
 width: 920px;
 height: 125px;
 text-align: center;
 margin: auto;
 background-image: url(images/sub-blank_bkgd.jpg);
 background-position: top center;
 background-repeat: no-repeat;
 } 

#subpage-indent {
 width: 18px;
 height: 125px;
 background-color: transparent;
 float: left;
 } 

#subpage-name {
 width: 260px;
 height: 125px;
 background-color: transparent;
 float: left;
 text-align: left;
 } 

#subpage-main {
 width: 920px;
 height: 300px;
 text-align: left;
 margin: auto;
 background-color: white;
 } 

#subpage-main-left {
 width: 242px;
 height: 300px;
 background-color: #cacbcd;
 float: left;
 } 

#subpage-main-space {
 width: 18px;
 height: 300px;
 background-color: white;
 float: left;
 text-align: left;
 } 
 
#subpage-main-rt {
 width: 642px;
 height: 300px;
 background-color: white;
 float: left;
 text-align: left;
 } 
 
#ftr {
 width: 919px;
 height: 24px;
 text-align:center;
 margin: auto;
 background-color: #3c3c3c;
 }

#ftr-left {
 width: 457px;
 height: 18px;
 text-align: left;
 background-color: transparent;
 float: left;
 }

#ftr-rt {
 width: 462px;
 height: 18px;
 text-align: right;
 background-color: transparent;
 float: left;
 }

 
/*

Styles Not Used

#hdr {
 width: 100%;
 height: 150px;
 text-align: center;
 background-color: white;
}
 
#hdr-line {
 width: 800px;
 height:20px;
 text-align:center;
 background-color: black;
}
 
#main {
 width: 910px;
 height:700px;
}


*/ 