/* 
stylesheet for
delacroixband.com
*/


/* DIVS */

#container {
	margin: 30px 0 0 40px;
	position: relative;
	width: 600px;
}

#menu {
	height: 24px;
	padding: 5px 0 0 0px;
}

#content {
	width: 600px;
	padding: 15px 0 30px 0;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
}

#bottom {
	margin: 0;
}


/* FORMAT */

#photomargin img {	
	margin: 0px 50px 0px 50px;
}
#photo img {	
	margin: 2px;
	border: none;
}

.menu { 
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #a50a0a;
	}
	
.menutext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
} 

.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 2px 0px 0px 0px;
	}

	
p	{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
	}
	
.blå	{
	color: #0681CF;
	}
	
h1	{
	font-family: Georgia, Times New Roman, Times, serif;
	letter-spacing: -1px;
	line-height: 105%;
	font-size: 18px;
	font-weight: bold;
	color: #0681CF;
	}
	
a:link {text-decoration: none; color: #000000;}
a:visited {text-decoration: none; color: #000000;}
a:active {text-decoration: none; color: #000000;}
a:hover {text-decoration: none; color: #0681CF;}

a img {
border: none;
}

