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

body {
	background: #FFFFFF url(/images/SeamlessPaper_Pattern.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color: #777777;
	font-size: 8pt;
	margin: 0px;
}

/*h1, h2, h3, h4, h5, h6, p, ul, li {
	margin: 0px;
	padding: 0px;
}*/

a {
	outline: none;
}



/* :::::::::::::::::::::::::: Header ::::::::::::::::::::::::::::::::::: */
div#header {
	width: 716px;
	height: 69px;
	margin: 0px auto 10px auto;
	background: url(/images/header_grad.png) repeat-y;
	border-bottom: solid 6px #FFFFFF;
}

h1 {
	width: 237px;
	height: 24px;
	background: url(/images/head.png) no-repeat right bottom;
	margin: 0px;
	padding: 21px 0px 0px 21px;
}

h1 a {
	display: block;
	width: 237px;
	height: 24px;
	text-indent: -90000px;
}

h2 {
	width: 254px;
	height: 13px;
	background: url(/images/sub_head.png) no-repeat right bottom;
	text-indent: -90000px;
	margin: 0px;
	padding: 6px 0px 0px 21px;
}



/* :::::::::::::::::::::::::::: Navigation :::::::::::::::::::::::::::: */
div#navigation {
	width: 714px;
	height: 22px;
	margin: 0px auto 10px auto;
	overflow: auto;
	clear: both;
}

div#navigation ul {
	margin: 0px;
	padding: 0px;
}

div#navigation li {
	float: left;
	display: block;
	margin: 0px 1px;
	list-style-type: none;
}

li.home, li.resources, li.about, li.contact, li.login, li.logout a {
	width: 106px;
	height: 22px;
}

li.home a, li.resources a, li.about a, li.contact a, li.login a, li.logout a {
	display: block;
	width: 106px;
	height: 22px;
	text-indent: -90000px;
}



li.home {
	background: url(/images/navigation/home.png) no-repeat top left;
}

li.home:hover {
	background: url(/images/navigation/home.png) no-repeat top center;
	cursor: pointer;
}

li#homehere {
	background: url(/images/navigation/home.png) no-repeat top right;
}



li.resources {
	background: url(/images/navigation/resources.png) no-repeat top left;
}

li.resources:hover {
	background: url(/images/navigation/resources.png) no-repeat top center;
	cursor: pointer;
}

li#resourceshere {
	background: url(/images/navigation/resources.png) no-repeat top right;
}



li.about {
	background: url(/images/navigation/about.png) no-repeat top left;
}

li.about:hover {
	background: url(/images/navigation/about.png) no-repeat top center;
	cursor: pointer;
}

li#abouthere {
	background: url(/images/navigation/about.png) no-repeat top right;
}



li.contact {
	background: url(/images/navigation/contact.png) no-repeat top left;
}

li.contact:hover {
	background: url(/images/navigation/contact.png) no-repeat top center;
	cursor: pointer;
}

li#contacthere {
	background: url(/images/navigation/contact.png) no-repeat top right;
}



li.fgscholars {
	background: url(/images/navigation/fgscholars1.png) no-repeat top left;
	height: 22px;
	width: 134px;
}

li.fgscholars a {
	width: 134px;
	height: 22px;
	display: block;
	text-indent: -90000px;
}

li.fgscholars:hover {
	background: url(/images/navigation/fgscholars1.png) no-repeat top center;
	cursor: pointer;
}

li#fgscholarshere {
	background: url(/images/navigation/fgscholars1.png) no-repeat top right;
}



li.login {
	background: url(/images/navigation/login.png) no-repeat top left;
}

li.login:hover {
	background: url(/images/navigation/login.png) no-repeat top center;
	cursor: pointer;
}

li#loginhere {
	background: url(/images/navigation/login.png) no-repeat top right;
}



li#logouthere {
	background: url(/images/navigation/logout.png) no-repeat top right;
}

li#logouthere:hover {
	background: url(/images/navigation/logout.png) no-repeat top center;
}






/* :::::::::::::::::::::::::::::: Sections :::::::::::::::::::::::::::::::::: */

div#sectionNav {
	height: 41px;
	width: 714px;
	margin: 0px auto 0px auto;
}

div#sectionNav ul {
	margin: 0px;
	padding: 0px;
}

div#sectionNav li {
	margin: 7px 5px 0px 0px;
	width: 123px;
	height: 27px;
	display: block;
	float: left;
	list-style-type: none;
}

div#sectionNav li a {
	display: block;
	width: 123px;
	height: 27px;
	text-indent: -90000px;
}



li.section01 {
	background: url(/images/navigation/section01-2.png) no-repeat left top;
}

li.section01:hover {
	background: url(/images/navigation/section01-2.png) no-repeat center top;
	cursor: pointer;
}

li#section01here {
	background: url(/images/navigation/section01-2.png) no-repeat right top;
}



li.section02 {
	background: url(/images/navigation/section02-2.png) no-repeat left top;
}

li.section02:hover {
	background: url(/images/navigation/section02-2.png) no-repeat center top;
	cursor: pointer;
}

li#section02here {
	background: url(/images/navigation/section02-2.png) no-repeat right top;
}



li.section03 {
	background: url(/images/navigation/section03-2.png) no-repeat left top;
}

li.section03:hover {
	background: url(/images/navigation/section03-2.png) no-repeat center top;
	cursor: pointer;
}

li#section03here {
	background: url(/images/navigation/section03-2.png) no-repeat right top;
}














div#content {
	width: 694px;
	margin: 0px auto 0px auto;
	background: #FFFFFF url(/images/content_corners.gif) no-repeat center top;
	clear: both;
	padding: 10px 10px 100px 10px;
}


div#intro div#text {
	width: 350px;
	float: left;
	padding-left: 20px;
}

div#intro h3 {
	font-size: 18pt;
	margin: 15px 0px 15px 0px;
}

div#intro p {
	margin: 0px;
}

div#intro img {
	float: right;
	width: 305px;
	height: 171px;
	display: block;
	background: #000000;
	margin-bottom: 10px;
}





h4.articleList {
	background: #c7dcde url(/images/h4title.gif) no-repeat top left;
	height: 36px;
	margin: 20px 0px 0px 0px;
	text-indent: -90000px;
	clear: both;
	
}


div.article {
	height: 95px;
	background: url(/images/articleListBG.gif) repeat-x;
	margin: 5px 0px 0px 0px;
	padding: 10px;
	position: relative;
}

div.smallArticle {
	height: 45px;
	background: url(/images/articleListBG.gif) repeat-x;
	margin: 5px 0px 0px 0px;
	padding: 10px;
	position: relative;
}

div.article:hover, div.smallArticle:hover {
	background: #EEEEEE none;
}

div.article a.catch {
	display: block;
	height: 115px;
	width: 694px;
	float: left;
	position: absolute;
	top: 0px;
	left: 0px;
}

div.smallArticle a.catch {
	display: block;
	height: 65px;
	width: 694px;
	float: left;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 6;
}

div.title {
	width: 600px;
}

div.article a, div.smallArticle a {
	color: #696969;
	text-decoration: none;
}

div.article span.articletitle, div.smallArticle span.articletitle {
	margin: 0px;
	font-size: 14pt;
	font-weight: bold;
	color: #696969;
}

div.article span.authors, div.smallArticle span.authors {
	display: block;
	margin-left: 10px;
}

div.article div.preview {
	width: 650px;
	margin: 5px 0px 0px 0px;
}

/*div.article div.preview p {
	display: inline;
}

div.article img {
	display: block;
	width: 154px;
	height: 84px;
	background: #000000;
}

div.article a{
	color: #868686;
	text-decoration: none;
}
*/
/*div.article a:hover {
	color: #5a5a5a;
}*/


div#content div#bio {
	font-size: 10pt;
}

div#content div#bio p {
	margin: 0px 0px 10px 0px;
}

div#content div#bio strong {
	color: #808080;
}

div#content div#bio blockquote {
	background: url(/images/blockquote2.gif) no-repeat top left;
	margin: 0px;
	padding: 10px 40px;
}








/* ::::::::::::::::::::::::: Footer ::::::::::::::::::::::::::::::: */

div#footer {
	width: 696px;
	height: 22px;
	margin: 0px auto 0px auto;
	text-align: right;
	background: #3a3a3a url(/images/footer_corners.gif) no-repeat bottom center;
	font-size: 8pt;
	padding-right: 18px;
	padding-top: 6px;
	margin-bottom: 100px;
	clear: both;
}










/* ::::::::::::::::::::::::::: Design Elements :::::::::::::::::::::::::: */


div#patternBar {
	width: 100%;
	height: 41px;
	position: absolute;
	top: 85px;
	background: #3a3a3a url(/images/pattern.png);
	z-index: -1;
}

div#patternCover {
	width: 901px;
	height: 41px;
	margin: 0px auto 0px auto;
	background: url(/images/patternCover.png);
}





div#otherarticles {
	width: 177px;
	height: 1000px;
	background: #e1e1e1 url(/images/otherArticles.png) top right no-repeat;
	float: right;
	padding: 33px 0px 0px 0px;
}





div.oarticle {
	background: #E1E1E1;
	border-top: 2px #FFFFFF solid;
	width: 167px;
	height: 115px;
	margin: 0px;
	position: relative;
	padding: 5px;
}

div.oarticle:hover {
	background: #EEEEEE;
}

div.oarticle a.catch {
	display: block;
	width: 167px;
	height: 115px;
	padding: 5px;
	color: #868686;
	text-decoration: none;
	position: absolute;
	top: 0px;
	left: 0px;
}

div.oarticle a {
	color: #868686;
	text-decoration: none;
}

div.oarticle h4 {
	margin: 0px auto;
	width: 150px;
	text-align: left;
	font-size: 10pt;
	padding-bottom: 5px;
	border-bottom: 1px solid #DDDDDD;
}

div.oarticle div.exerpt {
	margin: 5px auto 0px auto;
	width: 150px;
}

div.oarticle div.exerpt p {
	display: inline;
	padding: 0px;
	margin: 0px;
}










