@charset "UTF-8";
/* CSS Document  */

/* YUI Reset */

html { background: #f7f7f7; color: #000; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td { margin: 0; padding: 0; font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: 0; }
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }
li { list-style: none; }
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
q:before, q:after { content: ''; }
abbr, acronym { border:0; font-variant: normal; }
em { font-style: italic; }
strong { font-weight: bold; }
sup { vertical-align: text-top; }
sub { vertical-align: text-bottom; }
input, textarea, select { font-family: inherit; font-size: inherit; font-weight: inherit; }
legend { color: #000; }

/* Standard HTML Tags */
body { font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif; font-size: 10px; }
p { font-size: 14px; line-height: 24px; margin: 12px 0; }
h1 { font-size: 24px; font-weight: bold; line-height: 48px; margin: 24px 0; }
h2 { font-size: 20px; font-weight: bold; line-height: 24px; margin: 12px 0; }
h3 { font-size: 16px; font-weight: bold; line-height: 24px; margin: 12px 0; }
h4 { font-size: 14px; font-weight: bold; line-height: 24px; margin: 12px 0 -12px 0; }
h5 { font-size: 13px; font-weight: bold; line-height: 24px; margin: 12px 0 -12px 0; }
ul, dl { line-height: 24px; margin: 12px 0; }
a { color: #001c3a; }
a:hover { color: #C59353; text-decoration: underline; }
input, textarea, select { background: #f7f7f7; border: 1px solid #d7b350; font-family: "Tahoma"; font-size: 12px; padding: 2px; }

/* Standard structure elements */

#home #content { height: 530px; margin: 20px 0 0 0; }
#home #footer { position: relative; z-index: 100; }
#home #departments { height: 796px; }
#home #support { border: 0; }
#home #newsTeasers { height: 315px; }

#header { background: url('../images/bgHeader.jpg') center top no-repeat; height: 170px; position: relative; top: -2px; z-index: 100; }
.hiddenItem { display: none; }



#logoWrapper { background: url('../images/bgHeader.jpg') center top no-repeat; height: 150px; margin: 0px auto 0px auto; width: 1024px; }
#logo { background: url('../images/iaclogo.gif') 30px no-repeat; float: left; margin: 0px; padding: 0px 400px 0px 10px; width: 298px;height:96px; }
#logo a { cursor: pointer; display: block; height: 0px !important; margin: 0px 0 10px 0; overflow: hidden; padding: 0; padding-top:0px; text-decoration: none; width: 160px; }

#header-text h1{ font-size: 14pt; font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif; float:left;}


#utilityBar { background: url('../images/bgUtilityNav.gif'); height: 25px; }
#utilityNav { background: url('../images/bgUtilityNavItem.gif') no-repeat 978px 1px; height: 25px; list-style: none; margin: 0 auto; padding: 0; width: 980px; }
#utilityNav li { background: transparent;  color: #957b33; display: inline; float: right; font-weight: bold; padding: 0px 2px; position: relative; text-transform: uppercase; z-index: 100; }
#utilityNav li a { background: url('../images/bgUtilityNavItem.gif') 2px no-repeat; color: #957b33; padding: 6px 5px 7px 10px; text-decoration: none; }
#utilityNav li a:hover { color: #000; }

#utilityNav #search { background: url('../images/bgUtilityNavItem.gif') 2px no-repeat; padding: 0 0 0 16px; width: 194px; }
#utilityNav #search form { display: inline; }
#utilityNav #search input { background: #fff url('../images/bgSearch.gif') 2px no-repeat; border: 1px solid #d7b350; font-size: 10px; margin-top: 3px;  padding: 2px 2px 2px 15px; width: 165px; }

#utilityNav #techForYou { background: url('../images/bgUtilityNavItem.gif') 2px no-repeat; text-align: center; width: 185px; }
#utilityNav #techForYouAnchor { background: url('../images/arrowAudienceNav.gif') no-repeat 38px 24px; padding: 6px 0 24px 0; position: relative; z-index: 300; }

#utilityNav #audienceNav { background: url('imagesbgAudienceNav.png') no-repeat; left: 3px; padding: 12px 0 11px 0; position: absolute; top: 13px; width: 186px; }
#utilityNav #audienceNav li { float: left; padding: 0; text-align: left; width: 170px; z-index: 1; }
#utilityNav #audienceNav li.top { z-index: 300; }
#utilityNav #audienceNav li a { background-image: url('images/spriteAudienceNav.png'); color: #333333; display: block; padding: 0px 0 1px 30px; position: relative; }
#utilityNav #audienceNav li a:hover { color: #C59353; }
#utilityNav #audienceNav li a span { background-image: url('images/spriteAudienceNav.png'); display: block; left: 8px; height: 17px; position: absolute; top: 2px; width: 17px; z-index: 300; }
#utilityNav #audienceNav.peek { background: url('images/bgAudienceNav.png') 0 -209px no-repeat; height: 4px; overflow: hidden; padding: 0; width: 186px; }
#utilityNav #audienceNav.peek li a { background: none; }
#utilityNav #audienceNav #closeAudienceNav { background: url('images/iconArrowUp.png') 0 0 no-repeat; top: -22px; height: 19px; padding: 0; position: absolute; right: -10px; width: 19px; z-index: 500; }
#utilityNav #audienceNav #closeAudienceNav:hover { background-position: 0 -19px; }

#utilityNav #audienceNavProspective a { background-position: 0 0; }
#utilityNav #audienceNavStudents a { background-position: 0 -23px; }
#utilityNav #audienceNavCorporate a { background-position: 0 -46px; }
#utilityNav #audienceNavGovernment a { background-position: 0 -69px; }
#utilityNav #audienceNavFaculty a { background-position: 0 -92px; }
#utilityNav #audienceNavAlumni a { background-position: 0 -115px; }
#utilityNav #audienceNavParents a { background-position: 0 -138px; }
#utilityNav #audienceNavVisitors a { background-position: 0 -161px; }

#utilityNav #audienceNavProspective span { background-position: 0 -186px; } 
#utilityNav #audienceNavStudents span { background-position: 0 -225px; }
#utilityNav #audienceNavCorporate span { background-position: 0 -264px; }
#utilityNav #audienceNavGovernment span { background-position: 0 -303px; }
#utilityNav #audienceNavFaculty span { background-position: 0 -342px; }
#utilityNav #audienceNavAlumni span { background-position: 0 -381px; }
#utilityNav #audienceNavParents span { background-position: 0 -420px; }
#utilityNav #audienceNavVisitors span { background-position: 0 -459px; }

#breadcrumb { background: url('/images/bgBreadcrumb.gif') center bottom repeat-x; border-bottom: 1px solid #e1e1e1; height: 20px;  }
#breadcrumb ol { background: url('/images/bgBreadcrumb.gif') center bottom repeat-x; border-bottom: 1px solid #e1e1e1; height: 16px; margin: 0 auto; padding: 4px 0 0 0; width: 980px; }
#breadcrumb li { background: url('/images/bulletBreadcrumb.gif') center left no-repeat; display: inline; color: #999999; height: auto; margin: 0px 5px 0px 0px; padding-left: 10px; }
#breadcrumb li:first-child { background: none; margin-left: 200px; padding:0px; }
#breadcrumb a { color: #999999; text-decoration: none; }
#breadcrumb a:visited { color: #999999; }
#breadcrumb a:hover { color: #333333; }

#meat { margin: 0 auto; width: 980px; }
#meat h1 { border-bottom: 1px solid #e3ca84; line-height: 36px; margin: 4px 0 0 200px; padding: 6px 0; text-transform: uppercase; width: 780px; }
#meat ul.inline li { background: none; display: inline; margin: 0; padding: 0; }
#meat ul.inline li:after { content: "|"; margin: 0 6px; }
#meat ul.inline li.last:after { content: ""; }
#meat dl.topicsList dt { border-left: 1px solid #dadada; border-right: 1px solid #dadada; border-top: 1px solid #dadada; padding: 6px 12px 0 12px; }
#meat dl.topicsList dd { border-bottom: 1px solid #dadada; border-left: 1px solid #dadada; border-right: 1px solid #dadada; margin-bottom: 12px; padding-top: 3px; }
#meat dl.topicsList dd p { margin-top: 0; }

#support { float: left; margin: 0px 20px 0 0; padding: 7px 0 0 0;width: 179px; }

#mainNav  { font-weight: bold; margin: 11px 0 0 0; }
#mainNav a { color: #666; display: block; padding: 5px 0 6px 5px; text-decoration: none; }
#mainNav a:hover { background: url('/images/bgMainNavMouseover.png'); color: #c5a757; }
#mainNav li { font-size: 13px; line-height: 12px; margin: 7px 0; }
#mainNav li ul { margin: 0; }
#mainNav li li { background: url('/images/bulletMainNav.gif') no-repeat 6px 3px; font-size: 10px; line-height: 12px; padding: 0 0 0 20px; }
#mainNav li li a { color: #333; padding: 0; }
#mainNav li li a:hover { background: none; color: #c5a757; }
#mainNav a.current { color: #c59353; }

/*#didYouKnow.roundedCorners { background: url('/images/bgDYKvdayBuzz.jpg') top center no-repeat; margin: 0 0 21px 0; padding-top: 22px; }*/
#didYouKnow.roundedCorners { background: url('/images/bgRoundedCornersTopDYK.png') top center no-repeat; margin: 0 0 21px 0; padding-top: 12px; }
#didYouKnow h4 { background-image: none; color: #4d4d4d; font-size: 12px; margin: 0; }
#didYouKnow p { color: #4a6594; font-size: 11px; line-height: 18px; margin: 3px 0 3px 0; padding-top: 6px; }

#localAudienceNav { border-bottom: 1px solid #b79330; font-weight: bold; margin: 0 0 12px 0; }
#localAudienceNav a { color: #666; text-decoration: none; }
#localAudienceNav a:hover { color: #c5a757; }
#localAudienceNav li { font-size: 13px; line-height: 18px; margin: 12px 0; }
#localAudienceNav li li { background: url('/images/bulletMainNav.gif') no-repeat 0 3px; font-size: 10px; line-height: 12px; padding: 0 0 0 15px; }
#localAudienceNav li li a { color: #333; }
#localAudienceNav a.current { color: #c59353; }

#content { float: right; position: relative; min-height: 730px; width: 780px; z-index: 1; }
#content h2 { color: #000; }
#content h3 { color: #001C3A; }
#content h4 { color: #4d4d4d; }
#content h5 { color: #4d4d4d; font-style: italic; }
#content ul li { background: url('/images/bulletRelatedLinks.gif') 0px 9px no-repeat; font-size: 14px; line-height: 24px; padding: 0 0 0 18px; }
#content ol { margin: 0 0 0 24px; padding: 0 12px; }
#content ol li { border: 0px solid green; background: none; font-size: 14px; list-style-type: decimal; line-height: 24px; margin: 6px 0; padding: 0 0 0 6px; }
#content dt { border-bottom: 0px solid #c59353; font-size: 14px; font-weight: bold; padding: 0px 0 0 0; }
#content dd { font-size: 14px; padding: 0px 0 0 12px; }
#content table { font-size: 14px; line-height: 24px; margin: 12px 0; }
#content table th { font-weight: bold; padding: 4px; }
#content table td { padding: 4px; vertical-align: top; }
#content table h3 { background: #eee; border-bottom: 1px solid #ddd; border-top: 1px solid #ddd; color: #666; margin: 0px; padding: 3px 0px 3px 5px; }
#content blockquote { background: #f6f6f6; border: 1px solid #d7d7d7; font-size: 14px; line-height: 24px; margin: 0 24px; }

#content .blockList li { background: none; padding: 0; }

#content .textEm { background: #fafafa; padding: 1px 0 12px 0; }
#content .textEm h1,
#content .textEm h2,
#content .textEm h3,
#content .textEm h4,
#content .textEm h5,
#content .textEm h6,
#content .textEm p,
#content .textEm ul,
#content .textEm blockquote,
#content .textEm fieldset,
#content .textEm dt,
#content .textEm pre { padding: 0 12px; }
#content .textEm table { padding: 0 12px; }
#content .textEm table td p { margin: 0 0 12px 0; padding: 0; }

#content .search { background: #fff; border: 1px solid #d7b350; font-family: "Tahoma"; font-size: 13px; height: 18px; padding: 2px; }
#content .searchButton { background:#f1ede3; border: 1px solid #d7b350; font-size: 12px; font-weight: bold; padding: 2px; }

#content #researchNews { margin: 12px 0 0 0; }
#content #researchNews h3 { font-size: 14px; margin: 0; }
#content #researchNews ul { margin: 16px 0 0 0; }
#content #researchNews li { background-position: 0px 5px; font-size: 12px; line-height: 18px; margin: 12px 0; }

#content .newsList.mini .roundedCorners { margin-top: 0; }
#content .newsList.mini .roundedCorners .title { border-bottom: 1px solid #efe1ba; color: #4d4d4d; font-size: 13px; line-height: 23px; margin: 0; }
#content .newsList .headline, #content .newsList.mini .headline { color: #4d4d4d; }
#content .newsList.mini .headline { font-size: 12px; line-height: 16px; margin: 4px 0; }
#content .newsList.mini ul { padding: 6px 10px; }
#content .newsList li, #content .newsList.mini li { background-image: none; }
#content .newsList.mini li { margin: 0; padding: 6px 0; }
#content .newsList img, #content .newsList.mini li img { border: 1px solid #e5e5e5; float: left; padding: 1px;  }
#content .newsList.mini li img { margin: 4px 10px 0 0; }
#content .newsList.mini li .summary { font-size: 10px; line-height: 12px; margin: 0; }
#content .newsList li .eventDateIcon, #content .newsList.mini li .eventDateIcon { float: left; text-align: center; }
#content .newsList li .eventDateIcon .eventDateIconMonth { font-size: 12px; line-height: 20px; }
#content .newsList li .eventDateIcon .eventDateIconDate { font-size: 34px; padding: 2px 0 0 0; }

#content .newsFeed li { background: none; border: 1px solid #e5e5e5; padding: 12px; }
#content .newsFeed li img { border: 1px solid #e5e5e5; float: right; margin: 0 0 12px 12px; padding: 1px;}
#content .newsFeed li p { margin: 0; padding: 0 0 12px 0; }
#content .newsFeed li strong { font-weight: bold; }
#content .newsFeed li .headline { padding: 0; }
#content .newsFeed li ul li { background: url('/images/bulletRelatedLinks.gif') 0px 9px no-repeat; border: 0px solid #e5e5e5; padding: 0 0 0 20px;  }

#content #todaysEvents .datetime,
#content #todaysEvents .location,
#content #todaysEvents p { padding: 0 0 0 24px; }
#content #todaysEvents .datetime { font-weight: bold; }
#content #todaysEvents .location { color: #444; font-weight: bold; }

#content #relatedLinks h3 { font-size: 14px; margin: 0; }
#content #relatedLinks li { background-position: 0px 8px; font-size: 12px; line-height: 18px; margin: 0 0; padding: 3px 0 6px 18px; }
#content #relatedLinks li a { text-decoration: none; }

#content #importantContacts h3 { font-size: 14px; }
#content #importantContacts li { background: none; display: inline-block; font-size: 12px; line-height: 18px; margin: 0 0; padding: 3px 0 6px 0px;}
#content #importantContacts strong { font-weight: bold; }

#content .roundedCorners.standardSidebar .title { font-size: 14px; margin: 0; }
#content .roundedCorners.standardSidebar .body { margin-top: 0; padding-top: 0; font-size: 12px; }
#content .roundedCorners.standardSidebar .body li, #content .roundedCorners.standardSidebar .body p { font-size: 12px; line-height: 18px; margin: 0 0; padding: 3px 0 6px 18px; }

#content #featureRotator { background: url('/images/bgFeatureRotator.png') -12px -10px; }
#content #featureRotator h1 { display: none; } 
#content #featureRotator p { display: none; }
#content #featureRotatorImage { left: -6px; position: absolute; top: -10px; }
#content #featureRotator #featureIndicators { left: 256px; position: absolute; top: 330px; z-index: 300; }
#content #featureRotator #featureIndicators a { float: left; margin: 0 12px 0 0; }

#content #staticFeature { background: url('/images/bgFeatureRotator.png') -12px -10px; }
#content #staticFeature h1 { display: none; } 
#content #staticFeature p { display: none; }
#content #staticFeature { left: -6px; position: absolute; top: -10px; }
#content #staticFeature #featureIndicators { left: 256px; position: absolute; top: 330px; z-index: 300; }
#content #staticFeature #featureIndicators a { float: left; margin: 0 12px 0 0; }

#content dl.releaseImageRight { float: right; margin: 4px 0 12px 12px; padding-right: 12px; }
#content dl.releaseImageLeft { float: left; margin: 4px 12px 12px 0; padding-left: 12px; }
#content dl.releaseImageRight dt, #content dl.releaseImageLeft dt { border-top: 1px solid #d7d7d7; border-right: 1px solid #d7d7d7; border-left: 1px solid #d7d7d7; margin: 0; padding: 6px 6px 0 6px; }
#content dl.releaseImageRight dt img, #content dl.releaseImageLeft dt img { padding: 1px; border: 1px solid #a5a5a5; margin: 0; }
#content dl.releaseImageRight dd, #content dl.releaseImageLeft dd  { border-right: 1px solid #d7d7d7; border-left: 1px solid #d7d7d7; border-bottom: 1px solid #d7d7d7; margin: 0; padding: 0 6px 6px 6px;  }
#content dl.releaseImageRight dd p, #content dl.releaseImageLeft dd p { color: #666; font-size: 10px; line-height: 15px; padding: 0 6px; margin: 0 0 3px 0;  }

#content #webauthWrapper { background: #f4f4f4; border: 1px solid #b3b3b3; font-size: 13px; margin: 12px 36px; padding: 12px; }
#content #webauthWrapper .message { background: #f9de95; color: #4d4d4d; padding: 4px; text-align: center; }
#content #webauthWrapper .row {  clear: both; padding-top: 10px; }
#content #webauthWrapper .label { border: 0px solid red; float: left; text-align: right; width: 48%; }
#content #webauthWrapper .wide { border: 0px solid purple; text-align: center; width: 100%; }
#content #webauthWrapper .formw { border: 0px solid blue; float: right; text-align: left; width: 50%; } 

#newsSearch.roundedCorners { background: url('/images/bgNewsSearch.png') top center no-repeat; margin: 0 0 21px 0; padding-top: 12px; }
#newsSearch h3 { background-image: none; color: #4d4d4d; font-size: 12px; margin: 0; }
#newsSearch p { color: #4a6594; font-size: 11px; line-height: 18px; margin: 3px 0 3px 0; padding-top: 6px; }
#newsSearch input.search { width: 154px; }

#newsArchiveYearMenu .title { border-bottom: 1px solid #efe1ba; font-size: 13px; color: #4d4d4d; }
#newsArchiveYearMenu ul { padding-bottom: 8px; }
#newsArchiveYearMenu li { background-image: none; padding: 0; margin: 0; }
#newsArchiveYearMenu li p { font-size: 12px; font-weight: bold; margin: 0; padding: 6px 0 0 0; color: #917017; }
#newsArchiveYearMenu li ul { margin: 0; padding: 0 0 12px 0; }
#newsArchiveYearMenu li ul li { float: left; font-size: 12px; font-weight: bold; margin: 0; padding: 0 8px 0 0; }

#content #departments ul li { background: url('/images/bgDepartmentsTop.png') top left no-repeat; padding: 0; margin: 0; text-align: center; }
#content #departments ul li a { border-bottom: 1px solid #d7d7d7; display: block; font-size: 11px; text-decoration: none; text-transform: uppercase; }

#content #featurettes ul li { background: url('/images/bgContentFeaturette.png') top left no-repeat; float: left; padding: 0 6px 0 0; margin: 10px 0 12px 0; text-align: center; width: 240px; }
#content #featurettes ul li a { border-bottom: 1px solid #d7d7d7; display: block; font-size: 12px; font-weight: bold; text-decoration: none; text-transform: uppercase; }

#content #directorySearch { background: #eee; border: 1px solid #ddd; padding: 10px; margin: 0 36px; text-align: center; }
#content #directorySearch p { margin: 0 0 12px 0; padding: 0; }

#content li.moreLink { font-size: 12px; font-weight: bold; letter-spacing: 1px; text-align: right; text-transform: uppercase; }
#content li.moreLink a { background: transparent url('/images/bulletBreadcrumb.gif') no-repeat right center; padding-right: 8px; }
#content li.moreLink a:link, #content li.moreLink a:visited { color: #937d43; text-decoration: none; }
#content li.moreLink a:hover, #content li.moreLink a:active { color: #6e5a24; text-decoration: underline; }

#content .profileList a:first-child { text-decoration: none; font-weight: bold; }
#content .profileList a { text-decoration: none; }
#content .profileList li { background: none; clear: both; padding: 12px 0; }
#content .profileList img { border: 1px solid black; float: left; margin: 0 12px 0 0; padding: 1px; }

#content .imageLeft { border: 1px solid #999999; float: left; margin: 6px 6px 0 0; padding: 1px; }
#content .imageRight { border: 1px solid #999999; float: right; margin: 6px 0 0 6px; padding: 1px; }
#content .imageLeft.noBorder, #content .imageLeft.noBorder { border: none; padding: 0; }
#content .imageLandingSplash { margin: 11px 0 0 12px; padding: 0; }

#content #otherCalendars li { border: 1px solid #eaeaea; margin: 12px; padding: 12px 6px; }

#content #contactPersonForm fieldset, #content #photoArchiveForm fieldset { padding: 12px; }
#content #contactPersonForm fieldset label, #content #photoArchiveForm fieldset label { display: block; float: left; font-size: 14px; width: 180px; }
#content #contactPersonForm #submit { padding: 0 0 12px 192px; }

#content #replyBy { font-size: 12px; line-height: 28px;  margin: 0 0 0 180px; }

#content #shareItList { padding: 0 0 0 12px;}
#content #shareItList li { padding: 4px 0; margin: 0; }
#content #shareDigg a,
#content #shareDelicious a,
#content #shareNewsvine a,
#content #shareSlashdot a { border: 0px solid red; cursor: pointer; display: block; height: 0px !important; overflow: hidden; padding: 0; padding-top: 20px; }
#content #shareDigg { background: url('/images/iconShareDigg.jpg') 0px no-repeat;}
#content #shareDelicious { background: url('/images/iconShareDelicious.jpg') 0px no-repeat;}
#content #shareNewsvine { background: url('/images/iconShareNewsvine.jpg') 0px no-repeat;}
#content #shareSlashdot { background: url('/images/iconShareSlashdot.jpg') 0px no-repeat;}

#leftArrow { background: url('/images/arrowLeft.gif') 0px no-repeat; float: left; margin: 2px 0 0 12px;  padding: 4px 0;  width: 12px;}
#leftArrow a { cursor: pointer; display: block; height: 0px !important; margin: 0px 0 0 0; overflow: hidden; padding: 0; padding-top:12px; text-decoration: none; width: 12px; }

#rightArrow { background: url('/images/arrowRight.gif') 0px no-repeat; clear: right; float: right; margin: 2px 12px 0 0; padding: 4px 0px; width: 12px;}
#rightArrow a { cursor: pointer; display: block; height: 0px !important; margin: 0px 0 0 0; overflow: hidden; padding: 0; padding-top:12px; text-decoration: none; width: 12px; }

#footer { background: url('/images/bgFooter.png') no-repeat; clear: both; color: #666; height: 57px; margin: 0 auto 10px auto; padding: 6px 0 0 0; text-align: center; width: 980px; }
#footer a { color: #666; text-decoration: none; }
#footer a:hover { color: #000; text-decoration: underline; }
#footer ul { margin: 0; padding: 0; }
#footer li { background: url('/images/bulletFooter.gif') no-repeat 0 4px; display: inline; font-size: 10px; letter-spacing: 1px; line-height: 12px; margin: 0; padding: 0 7px 0 13px; text-transform: uppercase; }
#footer li:first-child { background: none; }
#footer p { font-size: 10px; margin: 0; padding: 0; letter-spacing: 1px; line-height: 10px; }


#header {

margin:auto;
background: #f7f7f7;
}

#header h1 {
font-size: 24pt;
font-family: Verdana, sans-serif;
padding: 15px 0 0 0;

}




#newsletter {
width:850px;
margin:auto;
background: #f7f7f7;
}

#events {
width:250px;
float:left;
font-size: 10pt;
padding-right:10px;
Padding-left:10px;
font-family:"Lucida Grande", Geneva, Arial, Verdana, sans-serif;
border:medium double rgb(0,0,0);
}




#events h1 {
font-size: 24pt;
font-weight:bold;
font-family:"Lucida Grande", Geneva, Arial, Verdana, sans-serif;
color: #00254C;
}


#events h2 {
font-size: 14pt;
font-weight:bold;
font-family:"Lucida Grande", Geneva, Arial, Verdana, sans-serif;
}

#events h3{
font-size: 8pt;
font-weight:bold;
font-family:"Lucida Grande", Geneva, Arial, Verdana, sans-serif;
}


#stories {
width:500px;
float:left;
padding-left:20px;
}

.story {
padding:10px 5px 10px 5px;

}

.story h2 {
font-size: 14pt;
font-weight:bold;
font-family:"Lucida Grande", Geneva, Arial, Verdana, sans-serif;
}

.story p {
font-size: 12pt;
font-family:"Lucida Grande", Geneva, Arial, Verdana, sans-serif;
}

.story a, .story a:visited, .story a:active {
color: #00254c;

}

.story a:hover {

}

#footer{
width:800px;
float:center;
margin:auto;
}

#footer h1{
font-size:14px;
font-weight:bold;
}