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

body { background: #f7f7f6 url(images/bg.gif); 
	margin-top: 0px;
}
	
img { border: 0px; }

table { border: 0px; }

a { color: #00afc2;
	text-decoration: none;
}
	
a:hover { color: #0094a7;
	text-decoration: none;
	cursor: hand;
}

.blue { color: #000; }
	
.accent { color: #000; font-size: 18px; line-height: 30px; font-family: georgia, times new roman; }	
	
.accent2 { color: #c08448; font-size: 22px; line-height: 30px; font-family: georgia, times new roman; }	
		
.part { background: #5c5c5c; }

.part2 { background: #999999; }
	
.text { font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #5c5c5c;
	text-align: justify;
}

.text a { font-weight: bold; }

.subnav { font-family: georgia, times new roman;
	font-size: 15px;
	line-height: 22px;
	color: #5c5c5c;
	font-weight: 100;
}

.subnav a { font-family: georgia, times new roman;
	font-size: 15px;
	line-height: 22px;
	color: #00afc2;
	font-weight: 100;
}

.subnav a:hover { font-family: georgia, times new roman;
	font-size: 15px;
	line-height: 22px;
	color: #0094a7;
	font-weight: 100;
}

.footer { font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #5c5c5c;
	text-align: center;
}

#container { background: url(images/bg2.gif);
	background-repeat: repeat-y;
	width: 990px;
	margin: 0px auto;
}

#top { position: relative; 
	width: 990px;
	height: 10px;
	margin: 0px auto; 
}
	
#title { position: relative; 
	width: 990px;
	left: 40px;
	margin: 0px auto; 
	top: -10px; 
}

#menu { position: relative; 
	width: 649px;
	height: 50px;
	left: 259px;
	top: -106px; 
}

#menutail { position: relative; 
	width: 60px;
	height: 1px;
	left: 259px;
	top: -106px; 
}

#menubar { height: 51px; }

#menubar a { color: #fff; 
font-size: 1px;}

#menubar li {
    list-style:none;
    display:inline;
}

.authors {
    width: 92px;
	height: 51px;
    text-decoration: none;
    background: url("images/rollover.gif") no-repeat;
    float: left;
    padding: 0px;
	background-position: 0 -80px;
}

.writing {
    width: 75px;
	height: 51px;
    text-decoration: none;
    background: url("images/rollover.gif") no-repeat;
	background-position: -92px 0;
    float: left;
    padding: 0px;
	background-position: -92px -80px;
}

.resources {
    width: 88px;
	height: 51px;
    text-decoration: none;
    background: url("images/rollover.gif") no-repeat;
	background-position: -169px 0;
    float: left;
    padding: 0px;
	background-position: -169px -80px;
}

.appearances {
    width: 100px;
	height: 51px;
    text-decoration: none;
    background: url("images/rollover.gif") no-repeat;
	background-position: -492px 0;
    float: left;
    padding: 0px;
	background-position: -492px -80px;
}


.link1 {
    width: 92px;
	height: 51px;
    text-decoration: none;
    background: url("images/rollover.gif") no-repeat;
    float: left;
    padding: 0px;
}

.link1:hover { background-position: 0 -80px; }

.link2 {
    width: 75px;
	height: 51px;
    text-decoration: none;
    background: url("images/rollover.gif") no-repeat;
	background-position: -92px 0;
    float: left;
    padding: 0px;
}

.link2:hover { background-position: -92px -80px; }

.link3 {
    width: 88px;
	height: 51px;
    text-decoration: none;
    background: url("images/rollover.gif") no-repeat;
	background-position: -169px 0;
    float: left;
    padding: 0px;
}

.link3:hover { background-position: -169px -80px; }

.link4 {
    width: 119px;
	height: 51px;
    text-decoration: none;
    background: url("images/rollover.gif") no-repeat;
	background-position: -257px 0;
    float: left;
    padding: 0px;
}

.link4:hover { background-position: -257px -80px; }

.link5 {
    width: 116px;
	height: 51px;
    text-decoration: none;
    background: url("images/rollover.gif") no-repeat;
	background-position: -376px 0;
    float: left;
    padding: 0px;
}

.link5:hover { background-position: -376px -80px; }

.link6 {
    width: 100px;
	height: 51px;
    text-decoration: none;
    background: url("images/rollover.gif") no-repeat;
	background-position: -492px 0;
    float: left;
    padding: 0px;
}

.link6:hover { background-position: -492px -80px; }

#subtitle { position: relative; 
	width: 288px;
	left: -311px;
	margin: 0px auto; 
	top: 0px; 
}

#subtext { position: relative; 
	width: 535px;
	left: 40px;
	top: -77px; 
}
	
	
#footer { position: relative;  
	width: 990;
	top: -25px;
}

#footer a { color: #5c5c5c; 
	text-decoration: none;
	}
	
#footer a:hover { color: #5c5c5c; 
	text-decoration: underline;
	}