* {
margin:0;
padding:0;
}

strong {
font-weight:normal;
}

em {
font-style:normal;
}

body {
background:#fffacd; 
color:#000066;
text-align: center;
}

body a {
color:#000066;
}

body a:hover {
color:#48d1cc;
}

#container {
background: #fff;
width:780px;
margin-left: auto;
margin-right: auto;
font-size: 90%;
text-align: left;
/*margin-top: 16px;*/
}

#banner {
background: url(./img/banner.gif) no-repeat;
height: 140px;
}

#content {

/*width: 750px;*/
padding-left: 40px;
padding-right: 40px;
padding-top: 25px;
padding-bottom: 15px;
letter-spacing: 1.2px;
line-height: 1.5em;
}

#content p{
padding-bottom: 15px;
}
h1 {
}

h1 a {
text-decoration:none;
display:block;
width:520px;
height:100px;
margin-top:20px;
margin-left:45px;
font-size:0px;
text-indent:-9999px;
}


h1 a:hover {
}

#content ol {
/*margin-top: 30px;*/
margin-bottom: 30px;
margin-left: 20px;
margin-right: 5px;
padding:0;
}

#content ul {
font-size: 90%;
color: #000;
list-style-type: none;
margin-top: 5px;
margin-bottom: 15px;
padding:0;
}

.title {
font-size: 110%;
color:#000066;
margin-bottom: 10px;
}


#foot {
font-weight: bold;
text-align: center;
background: #66cccc;
height: 32px;
line-height: 32px;
}

#foot a {
text-decoration: none;
color: #fff;
}

#red {
color: red;
}

#pr{
margin-top: 30px;
font-size: 72%;
}

