@charset "iso-8859-1";
/* Layout Stylesheet */ 

body {
 /*margin:20px;*/
 margin-top:0px;
 background-image:url(images/pageBkgd.jpg);
 background-repeat:repeat-y;
 /*background: #F3F2BA;
 background-image: url(images/decal03.png) ;
 background-repeat: repeat-y ;*/
 color: #333333;
 /*text-align:center;
 padding:0;*/
 font-family: Palatino linotype, Helvetica, sans-serif ;
 line-height:120%;
 /*font-family: Terminal, monospace ;*/
 font-size: 0.8em ;
 }

/*#outer {
 text-align:left;
 border:1px solid #000000;
 width:750px;
 height: auto;
 margin:auto;
 }*/

#hdr {position:relative; top:0px; width:742px; height:126px; background-color: Black;
 }

#bar {
 height:25px;
 background:#0000d2;
 color: #333333;
 border:solid #000000;	
 border-width:1px 0 1px 0;
 }

#bodyblock {
 position:relative;
 background: #dcdcdc;
 color: #333333;
 width:750px;
 height:inherit
 padding:0;
 }

#l-col {
	position:absolute;
	top:140px;
	width:125px;
	height:750px;
	/*background-color:#000099; */
 color:#FFFFFF;
	margin:0;
	margin-right:5px;
	font-size:0.8em;
 }

#cont {
position:absolute; left:164px; top:140px; width:400px; height: auto; /*border:solid 1px #000066; text-align:left; padding:8px; background-color:White;*/
 }
 
 #cont2 {
/*position:absolute; left:164px; top:140px;*/ width:400px; height: auto; border:solid 1px #f3f193; text-align:left; padding:8px; background-color:White;
 }
 
 #Campus-link {
 margin:2;
 font-size:14px;
 width:400px;
 text-align:center;
 }
 
#cont img {
 margin: 5px;
 float: right ;
 } 

#cont p.quote1 {
 color:#000066;
 } 
 
#cont p.quote2 {
 color: #660000;
 }  

#ftr {
 height:25px;
 background:#76A5D6;
 color: #333333;
 border:solid black;
 border-width:1px 0 0 0;
 margin:0 ;
 }
 
 #stroke-1 {
position:absolute; top:140px; left:585px; width:150px; height:746px; margin-left: 5px;
	}
	
 #footer {
	background:#f3f2ba;
 }
	
 /*#copyright {
  position:relative;
  top:5px;
  }	*/
