body {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:14px;
	line-height:18px;
	}
body {
    text-align:-moz-center;
}
/*    ++++++  index, poster and postcard ++++++   */
.black{
    background-color:black;
	line-height:14px;
	}
#poster{
	margin-top:-10px;	
	}
ul#links {
    list-style-type:none;
    border:1px sold red;
    float:left;
    }
a{
    color:#757172;
    font-weight:bold;
}
a:hover{
    color:#E3E225;
    font-weight:bold;
    text-decoration:underline;
    }
/* dont't show the dotted line around links */
:-moz-any-link:focus {
  outline: none;
}

a.yel{
	text-align:left;
 	width:200px;
	float:left;
    position:absolute;
    margin-top:46px;
    margin-left:5px;
    text-decoration:none;
}
#pr{
    padding-top:40px;
	}
#cpc{
    padding-top:20px;
}
#cpo{
    
}
#map{
    position:absolute;
    margin-top:140px;
    margin-left:-80px;
}

/*    ++++++  pressrelease.html ++++++   */
.header{
    background-image:url(../img/logo.jpg);
    background-repeat:no-repeat;
    width:700px;
    height:271px;
}
.flRight{
    float:right;
    text-align:right;
    margin-top:180px;
    font-weight:bold;
}
#date{
    font-weight:normal;
}
.content{
    margin-top:20px;
    text-align:left;
    width:700px;
}
#top{
    font-weight:bold;
    text-align:center;
	text-align:-moz-center;
}
#bottom{
    font-weight:bold;
}
span.bold{
    font-weight:bold;
}
