@charset "utf-8";




.content { margin-right: 16px; margin-left: 16px; }
.third { width: 33%; float: left; padding-top: 22px; }
.fourth { width: 25%; float: left; padding-top: 22px; }
.full { width: 100%; float: left; }

a.button { -webkit-border-radius: 5px; -moz-border-radius: 5px; background-color: #064284; color: #FFF; line-height: 16px; padding-right: 10px; padding-left: 10px; display: block; float: left; padding-bottom: 3px; margin-top: 11px; }
a.button:hover   { text-decoration: none; background-color: #0B529F; }


.photo a:hover { text-decoration: none; }
.event { background-image: url(../images/eventIcon.png); background-repeat: no-repeat; background-position: left 4px; }
.press { background-image: url(../images/pressIcon.png); background-repeat: no-repeat; background-position: left 4px; }
.wish { background-image: url(../images/wishIcon.png); background-repeat: no-repeat; background-position: 6px 6px; }

#headerImage { height: 204px; color: #FFF; font-weight: bold; position: static; }
#headerImage #title { padding-top: 120px; padding-left: 20px; position: static; }
#headerImage #title p { font-size: 11px; color: #FFF; }
#headerImage #title p a { color: #FFF; text-decoration: underline; }
.award { background-image: url(../images/awardIcon.png); background-repeat: no-repeat; background-position: left 4px; }
#secondaryLinks li:last-child,#news li:last-child, li:last-child{border-bottom:none;}

