#container {
	width:800px;
	margin: 0 auto;
}
#top {
	width:800px;
	height: 20px;
	margin:0 px;
	text-align:right;
}
#header {
	width:740px;
	height:20px;
	padding: 30px;
	margin:0 px;
	background-color: #FFFFFF;
	color: #FF6600;
	font-size:24px;  
	font-family: Arial, Helvetica, sans-serif;
	font-style: bold;
	border-bottom: 8px solid #CCCCCC;	
	}
#gatech {
	height: 20px;
	margin-top: 0px;
	text-align:left;
	text-decoration: none;
	font: 10px Georgia, "Times New Roman", Times, serif;
	color: #666;
	text-align:left;
}
#gatech a{
	text-decoration: none;
	font: 10px Georgia, "Times New Roman", Times, serif;
	color: #666;
	text-align:left;
}
#gatech a:hover {
	color:#999;  
	}
#gatech a:active{
	color: #999;
}
#pdw {
	float: right;
	height: 20px;
	width: 150px;
	text-align:right;
	background: url(img/logo.gif) no-repeat right top;
}
#contents h1 { 
	width:600px; 
	padding:0px; 
	font-size:20px; 
	font-weight:bold; 
	font-family:Arial; 
	margin:0;	
	}
#middle{ 
	position:relative; 
	width:800px; 
	overflow:visible;
	}
#menu {
	width:150px;
	float:left;
	position: relative;
	background-color:#FFFFFF;
	padding:15px 20px 20px 20px;
	border-right:8px solid #ccc; 
	border-bottom:8px solid #ccc; 
	}
#menu2 {
	width:150px;
	float:left;
	height:450px;
	position: relative;
	background-color:#FFFFFF;
	padding:15px 20px 20px 20px;
	border-right:8px solid #ccc; 
	border-bottom:8px solid #ccc; 
	}
#menu ul {  
	margin:0; 
	padding:0;
	}
#menu li {  
	width:140px; 
	font-family:Arial; 
	font-size:14px; 
	font-weight:bold; 
	color:#999; 
	list-style:none;
	padding:10px 0px 10px 0px;
	text-align:left;
	}
#selected { 
	background: url(img/1.gif) no-repeat 0% 50%; 
}
#menu #bar { 
	height: 1 px;
	width: 160 px;
	border-bottom:5px solid #ccc; 
}
body{
	font-weight: normal;
	background: #ccc;
	text-align: center;
}
#contents { 
	position: relative;
	padding:20px; 
	background-color:#FFFFFF;
	font-size:12px; 
	font-family:Verdana; 
	width:562px; 
	float:left; 
	text-align:left;
	border-bottom:8px solid #ccc; 
	}
#contents a:link {
	color:#333;  
	font-size:12px;  
}
#contents a:visited {
	color:#333;  
	font-size:12px;  
}
#contents a:active {
	color:#333;  
	font-size:12px;  
}
#text {
	color:#999;  
	font-size:12px;  
	text-align:center;
	}
#text a:link {
	color:#999;  
	font-size:10px;  
	text-align:center;
	}
#text a:visited { 
	color:#999;  
	font-size:12px;  
	font-family:Verdana;
	text-align:center;
	}
#text a:hover {
	color:#999;  
	font-size:12px;  
	text-align:center;
	}
#text a:active{
	color:#999;  
	font-size:12px;  
	text-align:center;
	}
#links { 
	position: relative;
	float:left; 
	background:#fff; 
	width:200px; 
	padding:0px; 
	height:450px;
	}
#footer { 
	position: relative;
	clear:both; 
	background: #fff; 
	font-family: Verdana; 
	font-size:10px; 
	color:#000; 
	width:760 px; 
	text-align:center;
	}
#menu a:link {
	color: #666;
	text-decoration: none;
	}
#menu a:visited { 
	color:#666;
	text-decoration: none;
	}
#menu a:hover {
	color: #333;
	}
#menu a:active{
	color: #666;
	text-decoration: none;
	}
#links a:link { 
	text-decoration: none; 
	color:#717171; 
	}
#links a:visited { 
	color:#717171;
	}
#links a:hover { 
	color:#000000;
	}
#links a:active{
	color: gray;
	}
