#site { width: 1000px; margin: 0 auto; }

#quote { width: 100%; height: 125px; background: url(../images/quote.png) no-repeat bottom; }
#innerheader { width: 100%; height: 188px; background: url(../images/innerheader.png) no-repeat; }
#content { width: 892px; margin: 0 10px 30px 10px; padding: 0 44px 30px 44px; border: 1px solid #bcc5d5; border-radius: 15px; background: #fff; text-align: left; }
#content { font-family:'latoregular',Sans-Serif; font-size: 16px; line-height: 23px; color: #203f73; }
#content p { text-align: justify; margin-bottom: 1em; }

#circles { width: 980px; height: 925px; margin: 10px 10px; background: url(../images/circles-bg.png) no-repeat; position: relative; }
.portal { width: 225px; height: 225px; position: absolute; text-align: center; }
.portal a { display: block; width: 100%; height: 100%; text-decoration: none; font-family:'latoregular',Sans-Serif; }
.portal a:hover { background: url(../images/portalhighlight1.png) no-repeat; }

#portal1 { top:  17px; left: 377px; }
#portal2 { top: 114px; left: 612px; }
#portal3 { top: 348px; left: 709px; }
#portal4 { top: 581px; left: 612px; }
#portal5 { top: 680px; left: 377px; }
#portal6 { top: 583px; left: 142px; }
#portal7 { top: 348px; left:  45px; }
#portal8 { top: 114px; left: 142px; }

.portLong { font-size: 14px; color: #fff; padding-top: 36px; } 
.portShort { font-size: 12px; color: #203f73; font-weight: bold; position: absolute; top: 118px; width: 225px; }
.portShort div { text-align: center; }
.portal a:hover .portShort { color: #e69a17; }

#cwgtoday { width: 980px; height: 117px; margin: 30px 10px; background: url(../images/cwgtoday.jpg) no-repeat; position: relative; text-align: center; }
#cwgtoday p { padding-top: 80px; }
#cwgtoday p a { font-family:'latoregular',Sans-Serif; font-size: 18px; color: #203f73; font-weight: bold; text-decoration: none; }
#cwgtoday p a:hover { color: #e69a17; }