@charset "UTF-8";
/* CSS Document */

body {
	font: 100% Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-image: url(../images/page_bkg.gif);
}
#container {
	width: 939px;
	margin: 0 auto;
	height: auto !important;
	padding: 0;
}

#mainContent {
	position: relative;
	width: 907px;
    min-height: 600px; 
	height: auto !important;
	height: 600px;  
	margin: 0 16px;
	overflow: hidden;
}
#bottomContent {
	width: 939px;
	height: 12px;
	margin: 0;
	padding: 0;
	line-height: 1px;
	background-image: url(../images/bottom_shadow.gif);
	background-repeat: no-repeat;
}

.homePage #container {
	background-image: url(../images/home_bkg.gif);
	background-repeat: repeat-y;
}
.homePage #mainContent {
	background-image: url(../images/home_inner_bkg.jpg);
	background-repeat: no-repeat;
}

.inner #container {
	background-image: url(../images/inner_content_bkg.gif);
	background-repeat: repeat-y;
}
.special #container {
	background-image: url(../images/inner_content_bkg2.gif);
}
.inner #mainContent {
	background-image: url(../images/inner_bkg.jpg);
	background-repeat: no-repeat;
}
.special #container #mainContent {
	background-image: url(../images/inner_bkg2.jpg);
}

.title {
	font-size: 48px;
	line-height: 60px;
	font-variant: small-caps;
	letter-spacing: 5px;
	color: #600;
}

.homePage #menu {
	width: 600px;
    margin: 360px auto 0 auto; 
	font-variant: small-caps;
	text-align: center;
}

.homePage #menu a:link,
.homePage #menu a:visited {
	font-size: 25px;
	color: #900;
	margin: 0 16px;
	letter-spacing: 2px;
	text-decoration: none;
}

.homePage #menu a:hover {
	color: #C00;
}

.inner #homelink {
	position: absolute;
	top: 0px;
	left: 0px;
    width: 145px;
	margin: 0px;
}

.inner #homelink a {
	display: block;
	text-decoration: none;
	height: 200px;
}

.inner #menu {
	position: absolute;
	top: 324px;
	left: 2px;
	width: 145px;
	margin: 0px;
	font-variant: small-caps;
	letter-spacing: 2px;
	z-index: 5;
}

.inner #menu a:link,
.inner #menu a:visited {
	display: block;
	font-size: 17px;
	line-height: 26px;
	color: #FED799;
	margin: 0 12px;
	letter-spacing: 3px;
	text-decoration: none;
}

.inner #menu a:hover {
	color: #FFFFCC;
}

#pageContent {
	position: relative;
	margin: 0 60px 0 220px;
	padding: 24px 0 48px 0;
	text-align: left;
	z-index: 10;	
}

#pageExtraBkg {
	position: absolute;
	top: 0;
	left: 0;
	margin-left: 170px;
	z-index: 1;
   -moz-user-select: none;
   -khtml-user-select: none;
   user-select: none;
}

.inner #pageContent #subMenu {
	margin: 0 0 22px 0;
	height: 60px;
}

#pageContent h1 {
	font-weight: normal;
	font-size: 24px;
	line-height: 32px;
	margin: 0 0 12px 0;
	color: #600;
	font-variant: small-caps;
	letter-spacing: 5px;
}

#pageContent h1.sub {
	font-weight: normal;
	font-size: 21px;
	line-height: 28px;
	margin: 0 0 12px 0;
	color: #600;
	font-variant: small-caps;
	letter-spacing: 4px;
	color: #A00;
}

#pageContent h2 {
	font-weight: normal;
	font-size: 18px;
	line-height: 26px;
	margin: 0 0 4px 0;
	color: #C00;
}

#pageContent h3 {
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	margin: 0 0 4px 0;
	padding: 0;
	color: #C00;
}

#pageContent h4 {
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	padding-top: 12px;
	margin: 0 0 12px 0;
	color: #600;
	font-variant: small-caps;
	letter-spacing: 3px;
}


#pageContent p,
#pageContent li {
	font-size: 16px;
	line-height: 22px;
	margin: 0 0 12px 0;
	padding: 0;
	color: #600;
}

#pageContent li {
	color: #800;
	margin-right: 40px;
}

#pageContent a:link,
#pageContent a:visited {
	color: #C00;
}

#pageContent a:hover {
	color: #F00;
}

.inner #pageContent #subMenu {
	width: auto;	
}

.inner #pageContent #subMenu h1 {
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 3px;
	font-style: italic;
	margin: 0;
}

.inner #pageContent #subMenu a {
	font-size: 15px;
	line-height: 22px;
	letter-spacing: 1px;
	font-variant: small-caps;
	font-style: italic;
	margin: 0 14px 0 0;
	text-decoration: none;
}

.inner #pageContent p.linkBlock {
	display: block;
	background-image: url(../images/textured_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}


.inner #pageContent #authorList p.linkBlock {
	display: inline;
	background-image: none;
}

.inner #pageContent #authorList p.linkBlock br {
	display: none;
}

.inner #pageContent #authorList p.linkBlock a {
	font-size: 16px;
	line-height: 32px;
	display: block;
}

.inner #pageContent .author {
	width: 450px;
}

.inner #pageContent .author p {
	font-size: 14px;
	line-height: 21px;
}

#linkTable a:link,
#linkTable a:visited {
	font-variant: small-caps;	
	font-size: 20px;
	line-height: 24px;
	text-decoration: none;
	color: #000;
}

#linkTable a:hover {
	text-decoration: underline;
	color: #C00;
}

div.left, img.left { float: left; margin: 0 16px 0 0; }
div.right, img.right { float: right; margin: 0 0 0 16px; }

.inner #pageContent p.caption { text-align: center; font-family: Verdana, Geneva, sans-serif; font-size: 8px; line-height: 12px; }

.sup {font-size: 0.65em; vertical-align: super; margin: 0 6px 0 2px; } 