
/*background-image: url(images\bgpurple.jpg);*/
  /*background-repeat: repeat;*/
body { margin:10px; 
        font-family: sans-serif;
              color: gold;
        margin:0px;
}
#body {	 
      margin-left:0px;
      width:900px;
	   	height:100%;
      background-image:url('images/bgpurple.jpg'); background-repeat:repeat;
}
.indent {
	font:arial;
	font-size:17px;
	text-indent: 6%;
	margin-top: 50px;
  margin-right: 40px;
	margin-left: 40px;
	line-height: 124%
	}
.par {
	font:arial;
	font-size:17px;
	margin-top: 20px;
  margin-right: 40px;
	margin-left: 40px;
	line-height: 124%
	}	
.ref {
	font:arial;
	font-size:17px;
	font-weight: bold; 
	text-align: right;
  margin: 0px 50px;
     
}

h1 {
	text-decoration:underline;
	font-size:24px;
	margin-right: 40px;
	margin-left: 40px;	
}

.uh {
	text-decoration:underline;
	color:white;
}
/* hhhhhhhhhh -  Header styles  - hhhhhhhh */

/* #headerarea - Marks off the area to use for the header stuff. */
#headerarea {
  height: 200px; width:900px;
/*  background-image:url('images/bgpurple.jpg'); background-repeat:repeat;*/
}
/* #headerarea - Marks off the area to use for the header stuff. */
#footerarea {
  height: 200px; 100%;
}
#logo {
	float:left;
	vertical-align:top;
	margin:10px;  
  /*position: absolute; top:12; left:10*/
}
#blacksburg {
  color: gold;
  font-family:arial;
  font-weight:bold;
  position: absolute; top:130px; left:180px 
}
#slides  {
  margin: 50px; 
  float: right ;
}
#notashamed {
  margin: 50px 23px 0px 15px;  
  border-width:2px;
  border-color: black;
  float: right; 
  /*position: absolute; top:50px;*/ 
}
#title { position: absolute; top:10px; left:10px }
#top_menu { 
  position: absolute; top:186px; left:110px; width:100%; 
}
#bottom_menu {
  margin-left: 110px; width:100%;
}

.menu a {
    font-family: arial;
    font-weight: bold; 
     text-align: center;
      font-size: 12px;
          color: white;
text-decoration: none;
  padding-right: 10px;
   padding-left: 10px;
   padding-top:0px;
   padding-bottom:0px;
  margin-bottom: 0px;
}
.menu a:hover {
           color: blue;
background-color:gold
}

.top_bar {
  position: absolute; top:215px; left:50px; width:840px;
}
.bottom_bar {
  margin: 0px 10px;
  width:880px;
}

.foot_text {
      float: center;
      color: gold;
/*      margin:10px;*/
      font-size: 14px;
    display:block;
/*   position: absolute; top:615px; */
   width:100%;             
  text-align: center; }

/* Photo formatting */
.right_pic_20 { float:right; padding:20px}
.left_pic_20 { float:left; padding:20px}
.nowrap { clear:right; }


#col1, #col2 { 	float: left; 
              	border: solid 2px gold; 
              	background-color:#ffffff;
			  	width:442px;
              }
#col1 { margin-right: 6px; }
#col2 { margin-right: 0px; }

#programs { height: 800px; }  
			  

