/* CSS Document */

body {

  margin:0px;
  padding:0px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;  
  background-color:#F6FEE7;
  line-height:13pt;
  color:#333333;
  
}

a { 

  text-decoration:underline;
  color:#CC6600;
  
}

a:hover {

text-decoration:underline;
color:#6699CC;

}


#topBanner

{

  background-image:url(file:///Macintosh HD/Website/the real thing/eecs/retreat/images/topbanner.gif);
  background-repeat:no-repeat;
  height:209px;
  margin-left:114px;

}

#container {  

  width:955px;
  border-left: 4px solid #000;  
  border-right: 4px solid #000;  
  border-bottom: 4px solid #000;  
  margin-left:130px;
  background:#FFFDE6;
  overflow:auto;

}

#topMenu {

  margin-left:130px;
  width:  953px;
  background-color:#67999A;  
  font-size:14px;
  border:5px solid #626000;
  height:30px;

}


#topMenu ul {

  padding:0px;
  margin:0px;
  height:28px;
  list-style-type: none;
  font-weight:bold;
  border:1px solid #EFFFED;

}



#topMenu li {

  display:inline;
  margin-left:30px;
  position:relative;
  top:5px;

}



#topMenu li a  {

  text-decoration:none;
  color:#F1F7E9;

}



#topMenu A:hover {

  color:#F1F7E9;

}



#topMenu .selectedTopMenuItem a

{

  color:#FFF;
  font-weight:bold;

}



#topMenu .unselectedTopMenuItem a

{

  color:#F1F7E9;
  font-weight:normal;

}



#topMenu form {

  display:inline;

}


#newscolumn {

  color:#666600;
  background-color:#fff; 
  float:left; 
  width:250px;
  margin-left:10px;
  margin-top:20px;
  margin-bottom:20px;
  padding:15px;
  border: 1px solid #666600; 
  
}
  

#mainpagecontent {

  width:600px;
  float:right;
  margin-right:10px;
  padding:15px;

}


#otherpagecontent {

  width:750px;
  margin-top:10px;
  margin-left:50px;
  padding:10px;

}


#footer {

  clear:both;
  width:875px;
  margin-left:30px;
  margin-top:30px;
  border-top:1px solid#666600;
  color:#666600;
  font-size:10px;
  padding:10px;

}


#footercredit {
  float:left;
  width:200px;
  text-align:left
}


#footercontact {
	float:right;
	width:480px;
	text-align:right;
}

.two-column-left {

  color:#666600;
  background-color:#fff; 
  float:left; 
  width:250px;
  margin-left:0;
  margin-top:20px;
  margin-bottom:40px;
  padding:15px;
  border: 1px solid #666600; 
    
}

  
.two-column-right {

  color:#666600;
  background-color:#fff; 
  float:right; 
  width:250px;
  margin-left:10px;
  margin-top:20px;
  margin-bottom:40px;
  padding:15px;
  border: 1px solid #666600; 
  
  
}
  
h4 { 
font:bold 1.4em "Arial", "Helvetica," sans-serif; 
}


h1 {
font:bold 1.7em "Arial", "Helvetica," sans-serif;
}

}

.background {

  background-color:#fff;
  width:600px;
  margin-left:3px;
  margin-top:20px;
  margin-bottom:40px;
  padding:15px;
  border: 1px solid #666600;
  
}

.emphasis-1 {
  color:#669900;
  
  }
  
img.alignleft {margin:0 17px 5px 0;}

div.dottedline {border-top:1px dotted #666600;}

  
  
bigfont {
	font-size: 18pt;
	line-height:20pt;
	color:#333333;
	font-family: "Arial", "Helvetica, " sans-serif;
	font-style: normal;
	font-weight: bold;
}

