
body{
	margin:0px 0px 0px 0px;
	background-image: url('../img/bg_blackcage2.gif');
	font-family:helvetica,arial,sans-serif;
	color: black;
	font-size:9pt;
	}
		
a{
   	font-weight: bold;
   	color:#666666;
}

a:visited, a:link, a:active {
	text-decoration: none;
   	font-weight: bold;
	color: #666666;
}

a:hover{
	text-decoration: underline;
   	font-weight: bold;
	color: gray;
}
		
#top_box {
	background-image: url('../img/layout_top1.gif');
	height: 50px;
	width: 950px;
}		
#top_box2 {
	background-image: url('../img/layout_top2.gif');
	background-repeat: no-repeat;
	width: 950px;
}			
#signup_box {
	background-image: url('../img/signup_top.gif');
	width: 390px;
	height: 48px;
	color:white;
	font-weight:bold;
	font-size:14pt;
}				
#signup_bottom {
	background-image: url('../img/signup_bottom.gif');
	width: 390px;
	height: 48px;
}	
#contact_box {
	background-image: url('../img/contact_top.gif');
	width: 390px;
	height: 48px;
}				
#contact_bottom {
	background-image: url('../img/contact_bottom.gif');
	width: 390px;
	height: 48px;
}
#comment_box {
	background-image: url('../img/comment_top.gif');
	width: 390px;
	height: 28px;
}				
#comment_bottom {
	background-image: url('../img/comment_bottom.gif');
	width: 390px;
	height: 48px;
}	
			
#edita_box {
	background-image: url('../img/edita_top.gif');
	width: 390px;
	height: 48px;
	color:white;
	font-weight:bold;
	font-size:14pt;
}						
#edita_bottom {
	background-image: url('../img/edita_bottom.gif');
	width: 390px;
	height: 48px;
}	
#editc_box {
	background-image: url('../img/editc_top.gif');
	width: 500px;
	height: 50px;
	color:white;
	font-weight:bold;
	font-size:14pt;
}		
#editm_box {
	background-image: url('../img/editm_top.gif');
	width: 500px;
	height: 50px;
}			
#editab_box {
	background-image: url('../img/editab_top.gif');
	width: 500px;
	height: 50px;
	color:white;
	font-weight:bold;
	font-size:14pt;
}						
#editc_bottom {
	background-image: url('../img/editc_bottom.gif');
	width: 500px;
	height: 50px;
}	
			
#admin_top {
	background-image: url('../img/admin_top.gif');
	width: 700px;
	height: 347px;
}	
.projects {
	background-color:black;
	color:white;
	padding-bottom:5px;
	width:390px;
}

.project_title_top {
	color:black;
	font-weight:bold;
}

.project_title {
	color:white;
	font-weight:bold;
	font-size:9pt;
}

.projects a:visited, .projects a:link, .projects a:active {
	text-decoration: none;
	color: white;
	font-weight:bold;
}

#.projects a:hover{
	text-decoration: none;
	color: #FF9933;
	font-size: 9pt;
}
