/*
Design by Ye Nan
n.ye@civenv.unimelb.edu.au
Style file for AACES website
*/

a{
	color:#000000;
	text-decoration:none;
}

a:hover{
	color:#FF0000;
	text-decoration: underline;
}

a:visited{
	color:#000000;
	text-decoration: none;
}


body{
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	/*background: #73aad5 url(images/bg_all.jpg) repeat-x top;*/
	background-color:#D6DCE2;
}


#text{
	margin: 5px;
	padding: 15px;
	/*width: 700px;*/
	/*min-height: 242px;*/
}


#text h1{
	font-size: 22px;
	color: #000000;
	text-align: center;
	font-family: Times;
}

#text p{
	font-size: 15px;
	color: #000000;
	text-align: justify;
	font-family: Times;
}


#figure{
	font-size: 10px;
	font-family: Arial;
}

a img{ 
border:0px   none; 
}

a:hover img {
border:1px red solid;
}

body{
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	/*background: #73aad5 url(images/bg_all.jpg) repeat-x top;*/
	background-color:#D6DCE2;
}

#project a{color:#FFFFFF; text-decoration:none;}
#project a:hover{color:#FF0000; text-decoration: underline;}
#project a:visited{color:#FFFFFF; text-decoration: none;}

#project_figure a{text-decoration:none;}
#project_figure a:hover{color:#FF0000; text-decoration: none;}
#project_figure a:hover img{border:0px;}
#project_figure a:visited{text-decoration: none;}