@charset "utf-8";
/* CSS Document */

body {
	background-color: #abad9f;
}

a:link {
	color: #c32d00;
	text-decoration: none
}

a:visited {
	color: #333333;
}

a:active {
    color:c32d00;
}

a:hover {
	color: #FF0000;
}

#map {
	float:left;
	width: 289px;
}

#main {

    text-align: justify;
    color: #424242;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: arial, sans-serif;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	
}

#map { 
    text-align: justify;
	width: 340px
    color: #424242;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: arial, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	
}

td.top {}
td.bottom{}
td.happiness{}

div#main h1 {
font-size: 14px;
font-weight: normal;
text-align: left;
}

div#map h1 {
font-size: 14px;
font-weight: normal;
text-align: left;
}



td.left {
width:5; 
height:606;
background-color: #ffffff;
background-image:url(images/Lmargin.gif);
}

td.right {
width:9; 
height:606;
background-color: #ffffff;
background-image:url(images/Rmargin.gif);
}

td.image_left {
width:368; 
height:592;
background-color: #ffffff;
}

