a {
outline: none;
}

a:link {
	color: #666666;
	text-decoration: none;
	
}
a:hover {
	color: #666666;
	text-decoration: none;
}
.form_txt {
	padding-left: 10px;
}


a:visited {
	text-decoration: none;
	color: #666666;
}
#image {
	height: 663px;
	width: 502px;
	margin-left: 30px;
	vertical-align: text-bottom;
	padding-top: 50px;
}

#main {
	height: 450px;
	width: 800px;
}
.logo {
	padding-top: 90px;
	padding-left: 15px;
}



a:active {
	text-decoration: none;
	color: #666666;
}

.image {
	padding-top: 25px;
	padding-left: 20px;
}

.image1 {
	padding-top: 25px;
	padding-left: 40px;
}



body {
	background-color: #CCCCCC;
	
}
.proj_txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	margin-right: 10px;
	margin-left: 15px;
	width: 350px;
	line-height: 15px;
}


.about_txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	padding-left: 20px;
	padding-top: 50px;
	text-align: left;
	width: 350px;
	line-height: 15px;
}

#menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666666;
	list-style-type: none;
	line-height: 21px;
	font-weight: normal;
	font-style: normal;
	margin-left: 225px;
	list-style-position: outside;
	list-style-image: url(images/bullet.png);
}


#menu_project {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666666;
	list-style-type: none;
	line-height: 23px;
	font-weight: normal;
	font-style: normal;
	float: left;
	margin-left: -38px;	 

}

#menu_project li
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	float: left;
	padding-right: 8px;
	padding-left: 20px;
	font-weight: normal;
	font-style: normal;
	list-style-type: none;
	background: url(images/bullet_proj.png);
	background-repeat: no-repeat;
	background-position: 2px 8px;
		

}


#bottom_menu {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
    color: #666666;
	float: right;
	right: 10px;
	margin-top: 20px;
	list-style-position: outside;
	list-style-image: url(images/bullet.png);
}


#menu a:hover, a.current {
	background-image: url(images/menback.gif);
	background-position: 4px 5px;
	background-repeat: no-repeat;
	
	
	}
	
#menu_project a:hover, a.current {
	background-image: url(images/menback.gif);
	background-position: 4px 5px;
	background-repeat: no-repeat;
	
	
	}	
	
#bottom_menu a:hover, a.current {
    color: #666666;
	background-image: url(images/menback.gif);
	background-position: 4px 5px;
	background-repeat: no-repeat;
	
	
	}	

#menu a:link {
	text-decoration: none;
	color: #666666;
}

#form_txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 95px;
	margin-left: 30px;
	color: #666666;
	font-size: 15px;
}



#menu2 {
	padding-left: 200px;
	
}


.img_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #58595b;
}
.img_desc{
	font-size: 14px;
	font-weight: bold;
	color: #58595B;
}
.im_project_head {
	padding-left: 20px;
}
