body {

	background-color: #ffffff;

	}

h1 	{

	font-family: georgia;
	color: #515151;
	font-size: 15px;
	
	}
	
h2 	{

	font-family: georgia;
	color: #3ac2dc;
	font-size: 13px;
	
	}
	
img	{
	
	border:0px;	

	}	
	
em 	{
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:10px;
	
	}

hr	{
	
	color:#000000;
	
	}
	

.news_title	{
	
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;

	}

.text {
	
	font-family: georgia;
	color: #000000;
	line-height: .4cm;
	font-size: 12px;

	}
	
.caption {
	
	font-family: georgia;
	color: #000000;
	font-size: 11px;
	font-style:italic;

	}
	
.projects_float {
	
	padding: 15px;
	float: left;

}

a:link.copyright, a:visited.copyright, a:active.copyright, a:focus.copyright {
	
	font-family: georgia;
	color: #000000;
	font-size: 11px;
	font-style:italic;

	}
	
a:hover.copyright {
	
color:#3ac2dc;

	}

a:link.selected, a:visited.selected, a:active.selected, a:hover.selected, a:focus.selected {

	text-decoration: none;
	font-family: courier, serif;
	font-size:12px;
	color: #3ac2dc;
	font-style: normal;
 
	}

a:link, a:visited, a:active, a:focus {

	text-decoration: none;
	font-family: courier, serif;
	font-size:12px;
	color: #000000;
	font-style: normal;
	outline-style: none;
 
	}


a:hover {
	
	color:#3ac2dc;
	
	}
	
a:link.contact, a:visited.contact, a:active.contact, a:hover.contact, a:focus.contact {

	font-family: georgia;
	color: #515151;
	font-size: 15px;
 
	}
	
a:hover.contact {
	
color:#3ac2dc;

	}

#global {

     margin-left: auto;
     margin-right: auto;
     width: 650px; /* mandatory to be centered */
    
     }
     

#nav {
	
	width: 556px;
	margin-left: auto;
    margin-right: auto;
    margin-top: 18px;
    margin-bottom: 5px;

	}


#content {

	width: 393px;
	/*height: 570px;*/
	margin-left: 123px;

	}

#annewandersbanner {
	
	width: 421px;
	height: 46px;
	margin-left: auto;
    margin-right: auto;
    padding-top: 10px;

	}

#language {
	
	margin-top: 37px;
	margin-left: auto;
    margin-right: auto;
	padding-left: 20px;
	width: 100px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	
	}