/* Layout Stylesheet */ 

body{
 margin: 0;
 padding:0;
 color: #000000
 }
	 
#hdr{
 width: 99%;
 background: #b918e1;
 color: #FFFFFF;
 text-align: right;
 font-weight: normal;
 clip:   rect(   );
 font-family: Arial, Helvetica, sans-serif;
 font-size: 19px;
 padding: 0px 20px 0px 0px
 }

#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}
      
#lh-col{
 width: 35%;
 float: left;
 margin: 0 0;
 padding: 20px 0px 40px 20px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: x-large;
 font-weight: bold;
 clip:  rect(   )
 }

#rh-col{
 margin: 0 0;
 padding: 20px 20px 40px 40px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: x-large;
 font-weight: bold;
 text-align: right;
 width: 35%;
 float: right
 }

#ftr {
 height:35px;
 background:#b918e1;
 color: #333333;
 margin:0 0;
 text-align: left;
 font-size: x-small;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
 clip:       rect(   );
 width: 101%
 }

#hdr2 {
 width: 96%;
 background: #c899d4;
 color: #000000;
 font-family: Arial, Helvetica, sans-serif;
 font-size: xx-small;
 text-align: right;
 font-weight: bolder;
 padding-top: 20px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 padding-right: 20px;
 padding-left: 20px
; font-style: normal
 }

#container {
 width: 98%;
 background: #c899d4 url(../images/BCpic-of-3-Tan-upd2-sm.jpg) no-repeat center bottom;
 font-weight: bolder;
 clip:  rect(   );
 border-color: #99FF00 #99ff00 #99ff00
}

.white {
 color: #FFFFFF
}

.dkpurple {
 color: #630263
}
a:visited {  font-family: Arial, Helvetica, sans-serif; color: #630263; text-decoration: none; font-weight: bold}
a:active {  font-family: Arial, Helvetica, sans-serif; color: #630263; text-decoration: none; font-weight: bold}
a:hover {  font-family: Arial, Helvetica, sans-serif; color: #630263; text-decoration: none; font-weight: bold}
a:link {  color: #630263; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: bolder}
.black { color: #000000; font-size: small}
.whiteunderline { color: #FFFFFF ; text-decoration: underline}
