body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 70%;
color: #000;
background-color: #fff;
padding-bottom:20px;
}
#container{
border: 1px solid #A4A0B9;
width:90%;
margin:0 auto;
background: #747AB6 url(../images/orange_flower.jpg) no-repeat -30px -15px;
}
#header h1{
padding: 15px 0 0 10px;
margin:10px 0 5px 0;
}
p {
padding-left: 15px;
}
#content{
background: #fff;
color:#333;
padding:10px;
margin:5%;
border: 1px solid;
border-color: #666 #314AA4 #314AA4 #666;
line-height:1.5em;
filter:Alpha(Opacity=70);
-moz-opacity:0.7;
opacity: 0.7;
}
#noopac{
filter:alpha(opacity=100);
-moz-opacity:1;
opacity: 1;
}
#content h1{
font-size: 140%;
}
#content h2{
font-size: 110%;
}
#content h3{
font-size: 110%;
text-decoration:underline;
color:#999;
}
#content a:link,a:visited {
text-decoration:none;
border-bottom : 0.1em solid #ccc;
}
#content a:visited{
color:#314AA4;
}
#content a:hover {
border-color:#314AA4;
}
.design, .hilite{
float:right;
letter-spacing: 2px;
color:#333;
font-weight:bold;
font-size: 80%;
}
.hilite{
float:none;
text-align:right;
padding-right:5px;
font-style:normal;
}
.hilite a{
color:#F7E57B;
}
.design a{
color:#333;
text-decoration:none;
border-bottom:0.1em solid #ccc;
}
.design a:hover{
text-decoration:underline;
border-bottom:none;
}
.designprint{
display:none;
}
acronym, abbr{
cursor:help;
}
.strong{
font-weight:bold;
}
.ctr{
text-align:center;
}
#map{
border:1px solid #000;
margin:5px auto;
width:400px;
height:300px;
}
#mapouter{
padding:10px;
border:1px solid #000;
width:420px;
height:310px;
margin:5px auto 20px auto;
background-color:#747AB6;
}
