* { padding: 0; margin: 0; }

body {
 text-align: center;
 font-family: Georgia, serif;
 font-size: .75em;
 line-height: 1.5em;
 color: #636363; 
}
a {
 font-family: Georgia, serif;
 font-size: 14px;
 line-height: 1.5em;
 color: #636363; 
 text-decoration: none;
}
a:hover {
 font-family: Georgia, serif;
 font-size: 14px;
 line-height: 1.5em;
 color: #636363; 
 text-decoration: none;
}
#intro-wrapper { 
 margin: 0;
 width: 100%;
}
#intro-logo {
 margin: 0 auto 20px auto;
 width: 900px;
 text-align: center;
}
#intro-menu {
 margin: 0 auto 0 auto;
 text-align: right;
 width: 880px;
 height: 27px;
 padding-right: 20px;
 padding-top: 3px;
 background: #C3D0E8;
 border-left: 1px solid #636363;
 border-right: 1px solid #636363;
 border-top: 1px solid #636363;
}
#intro-flash {
 margin: 0 auto 0 auto;
 width: 900px;
 height: 295px;
 background: #C3D0E8;
 border-left: 1px solid #636363;
 border-right: 1px solid #636363;
 border-bottom: 1px solid #636363;
}
