/* CSS Document */

body { color:#ffffcc ; font-family: Helvetica, Verdana, sans-serif; font-size:11px; background-color: #000000; }

#cornerslogo { text-indent:-9999px; width:910px; height:220px; background: url(images/background.jpg) no-repeat; margin: 150px auto 0 auto;}
#cornerslogo a { display:block; width:100%; height:100%;}
#cornerslogo div { display:block;}

/*navigation on main page*/
#nav {width:910px; margin: 3px auto 0 auto; text-align:center; }
#nav a {color:#ffffcc; text-decoration:none; }
#nav a:hover {font-weight:bold; }

/*image and hover image for the four corners links on main page*/
#cornerstr { width:332px; height:83px; float:left; margin:12px 0 0 3px; }
#cornerstr a { background: url(image/toprightcorners.gif) bottom left no-repeat; }
#cornerstr a:visited { background: url(image/toprightcorners.gif) bottom left no-repeat; }
#cornerstr a:hover { background: url(image/topright.gif) left no-repeat; }

#cornerstl { width:535px; height:115px; float:left; margin:14px 0 0 15px;}
#cornerstl a { background: url(image/topleftcorners.gif) bottom right no-repeat; }
#cornerstl a:visited { background: url(image/topleftcorners.gif) bottom right no-repeat; }
#cornerstl a:hover { background: url(image/topleft.gif) bottom right no-repeat; }

#cornersbr { width:345px; height:124px; float:left; margin:-43.5px 0 0 2px}
#cornersbr a { background: url(image/botrightcorners.gif) top left no-repeat; }
#cornersbr a:visited { background: url(image/botrightcorners.gif) top left no-repeat; }
#cornersbr a:hover { background: url(image/botright.gif) top left no-repeat; }

#cornersbl { width:541px; height:103px; float:left; margin:-23px 0 0 12.5px}
#cornersbl a { background: url(image/botleftcorners.gif) top right no-repeat; }
#cornersbl a:visited { background: url(image/botleftcorners.gif) top right no-repeat; }
#cornersbl a:hover { background: url(image/botleft.gif) top right no-repeat; }

/*backgrounds for secondary pages*/
#whowrap { background: url(image/who.jpg) top no-repeat; width:910px; height:605px; margin:50px auto 0 auto; clear:both; }
#aboutwrap { background: url(image/about.jpg) top no-repeat; width:910px; height:605px; margin:50px auto 0 auto; clear:both; }
#archiveswrap { background: url(image/archives.jpg) top no-repeat; width:910px; height:605px; margin:50px auto 0 auto; clear:both; }

/*Who page specifications*/
#text { color:#102268; width:450px; padding:105px 0 0 230px; clear:both; }
#sideone { float:left; }
#sideone2 {float:left; width: 240px; }
#sidetwo { float:right; width: 200px; }
#sidetwo2 {float:right; }
.deptitle { font-weight:bold; font-size:14px; }
.people a { color: #102268; text-decoration:none; }
.people a:hover {font-weight:bold;}
.contact a { color: #102268; text-decoration:none; }
.contact a:hover { font-size:10px; }
#navwho {width:600px; text-align:left; margin-top:-15px; float:right; clear:both; }
#navwho a {color:#ffffcc; text-decoration:none; }
#navwho a:hover {font-weight:bold; }

/*Archives page specifications*/
#pastcorners { width:400px; padding:135px 0 0 230px; clear:both; }
#pastcorners a { color:#BEE53D; text-decoration:none; }
#pastcorners a:hover {font-weight:bold; }
#navarch {width:475px; text-align:left; float:right; clear:both; margin:432px 0 0 0; }
#navarch a {color:#ffffcc; text-decoration:none; }
#navarch a:hover {font-weight:bold; }

/*about page specifications*/
#navab {width:475px; text-align:left; float:right; clear:both; margin:225px 0 0 0; }
#navab a {color:#ffffcc; text-decoration:none; }
#navab a:hover {font-weight:bold; }
#state { color:#9789C0; font-size:14px; line-height:19px; width:290px; margin:175px 0 0 100px; float:left; }
#wanted { color:#9789C0; font-size:13px; width:225px; float:right; margin:175px 100px 0 0; }
#wanted a {color:#9789C0; text-decoration:none; }
#wanted a:hover {font-weight:bold; }

/*Specific Who Page specifications*/
#whoswho { background: url(image/whoback.jpg) repeat-y; color:#102268; width:500px; }
.who { width:500px; height:300px; }
.whoo { width:500px; height:125px; padding: 37px 0 0 35px; }
.whotitle { font-weight:bold; font-size:16px; padding-top:150px; }
.whoname {font-size:14px }
.whopic { float:left; margin-right:3px;}
