/**************** Page and tag styles ****************/

body
{
	margin:0;
	padding:0;
	color:#303030;
	background-color: #fafafa;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 1em;
}

ul
{
	list-style:circle;
	margin:15px 0 20px 0;
	font-size:1em;
	line-height: 1em;
}
ol {
	margin:15px 0 20px 0;
	font-size:1em;
	line-height: 1em;
}


li
{
	margin:0 0 8px 25px;
	font-size: 0.9em;
	line-height: 1em;
}

a
{
	color:#CC0000;
	font-weight:bold;
	text-decoration:none;
}

a:hover
{
	color:#FF9900;
	text-decoration:underline;
}
a:active {
	color:#990000;
	text-decoration:underline;
}



img
{
	margin:15px 0px 15px 0px;
	background:#ffffff;
}

a img
{
	border-color:#CC0000;
}

a img:hover
{
	background:#d85d5d;
	border-color:#FFCC00;
}
h1, h2, h3, h4, h5, h6 {
	text-indent: 0em;
}

/**************** Sidebar area styles ****************/

#sidebar
{
	position:absolute;
	top:0;
	left:0;
	width:230px;
	height:100%;
	overflow:auto;
	background:#e0e0e0 url(img/sidebarbg2.gif) top right repeat-y;
}

body > #sidebar
{position:fixed;}
#sidebar a {
	color: #900;
}

#sidebar h1
{
	margin:40px 18px 8px 5px;
	color:#06C;
	font-size:1.3em;
	letter-spacing:0px;
	text-align:right;
}

#sidebar h2
{
	font-size:0.9em;
	font-weight:bold;
	letter-spacing:0px;
	text-align:right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 18px;
}

#sidebar h3
{
	margin:5px 18px 5px 5px;
	color:#606060;
	text-align: right;
}
#sidebar h4 {
	margin:5px 18px 5px 5px;
	color:#990000;
	text-align: right;
	font-size: 0.6em;
	font-weight: lighter;
}
#sidebarlinks p {
	text-align: right;
	margin-right: 25px;
	line-height: 18px;
}
#sidebarlinks a {
	font-size: 0.85em;
	font-weight: normal;
}

#ffsearch {
	margin-top: 25px;
	margin-left: 5px;
	font-size: .8em;
	text-align: center;
}

/**************** Navigation menu styles ****************/

#menu a
{
	display:block;
	width:202px;
	color:#606060;
	background:#e0e0e0 url(img/sidebarbg.gif) top right repeat-y;
	font-size:1.2em;
	font-weight:normal;
	text-decoration:none;
	letter-spacing:-1px;
	border-bottom: 2px solid #c0c0c0;
	text-align: right;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 0;
	margin: 0px;
}

#menu a:hover 
{
	color:#003399;
	background:#f0f0f0 url(img/sidebarbg.gif) top right repeat-y;
}

#menu a.active
{
	padding:5px 28px 5px 0;
	background:#fafafa;
	border-top:2px solid #c0c0c0;
	border-bottom:2px solid #ca2c2c;
}



#menu a.active:hover
{color:#505050; background:#fafafa;}

#menu a.active2 {
	padding:5px 28px 5px 0;
	background:#66CC66;
	border-top:2px solid #c0c0c0;
	border-bottom:2px solid #006600;
	color: #006600;
}
#menu a.active2:hover {
	padding:5px 28px 5px 0;
	background:#66CC66;
	border-top:2px solid #c0c0c0;
	border-bottom:2px solid #006600;
	color: #006600;
}

#menu a.active2-1 {
	padding:5px 30px 5px 0;
	color: #000066;
	background-color: #BCC1DC;
	border-bottom: 2px solid #7A9ED6;
}
#menu a.active2-1:hover {
	padding:5px 30px 5px 0;
	background:#fafafa;
	color: #000066;
}

#menu a.active2-1-1 {
	padding:5px 30px 5px 0;
	border-top:2px solid #7A9ED6;
	border-bottom:2px solid #000066;
	color: #000066;
	background-color: #D9DCEC;
}
#menu a.active2-1-1:hover {
	padding:5px 30px 5px 0;
	background:#fafafa;
	border-top:2px solid #c0c0c0;
	border-bottom:2px solid #000066;
	color: #000066;
}

/**************** Menu 2 area styles ****************/

#menu2 a {
	width:202px;
	padding:1px 30px 1px 0;
	color:#339900;
	background:#e0e0e0 url(img/sidebarbg.gif) top right repeat-y;
	font-size:1em;
	font-weight:normal;
	text-decoration:none;
	letter-spacing:-1px;
	border-bottom: 2px solid #c0c0c0;
	text-align: right;
	display: block;
}
#menu2 a:hover {
	color:#003399;
	background:#f0f0f0 url(img/sidebarbg.gif) top right repeat-y;
}
#menu2  a.active3 {
	padding:5px 30px 5px 0;
	background:#66CC66;
	border-top:2px solid #c0c0c0;
	border-bottom:2px solid #006600;
	color: #006600;
}
#menu2  a.active3:hover {
	color:#006600;
	background:#66CC66;
}

/**************** Menu 3 area styles ****************/

#menu3 a {
	width:202px;
	padding:1px 30px 1px 0;
	color:#000066;
	background:#BCC1DC url(img/sidebarbg.gif) top right repeat-y;
	font-size:0.9em;
	font-weight:normal;
	text-decoration:none;
	letter-spacing:-1px;
	border-bottom: 2px solid #7A9ED6;
	text-align: right;
	display: block;
}
#menu3 a:hover {
	color:#003399;
	background:#f0f0f0 url(img/sidebarbg.gif) top right repeat-y;
}
#menu3  a.active4 {
	padding:5px 30px 5px 0;
	background:#D9DCEC;
	border-top:2px solid #7A9ED6;
	border-bottom:2px solid #000066;
	color: #000066;
}
#menu3  a.active4:hover {
	color:#000066;
	background:#fafafa;
}

/**************** Menu 4 area styles ****************/

#menu4 a {
	width:202px;
	padding:1px 30px 1px 0;
	color:#0066CC;
	background:#BCC1DC url(img/sidebarbg.gif) top right repeat-y;
	font-size:0.85em;
	font-weight:normal;
	text-decoration:none;
	letter-spacing:-1px;
	border-bottom: 2px solid #7A9ED6;
	text-align: right;
	display: block;
}
#menu4 a:hover {
	color:#003399;
	background:#f0f0f0 url(img/sidebarbg.gif) top right repeat-y;
}
#menu4  a.active5 {
	padding:5px 30px 5px 0;
	background:#D9DCEC;
	border-top:2px solid #7A9ED6;
	border-bottom:2px solid #000066;
	color: #0066CC;
}
#menu4  a.active5:hover {
	color:#000066;
	background:#fafafa;
}

/**************** Menu 5 area styles ****************/

#menu5 a {
	width:202px;
	padding:1px 30px 1px 0;
	color:#0099FF;
	background:#BCC1DC url(img/sidebarbg.gif) top right repeat-y;
	font-size:0.7em;
	font-weight:normal;
	text-decoration:none;
	letter-spacing:-1px;
	border-bottom: 2px solid #7A9ED6;
	text-align: right;
	display: block;
}
#menu5 a:hover {
	color:#003399;
	background:#f0f0f0 url(img/sidebarbg.gif) top right repeat-y;
}
#menu5 a.active6 {
	padding:5px 30px 5px 0;
	background:#D9DCEC;
	border-top:2px solid #7A9ED6;
	border-bottom:2px solid #000066;
	color: #0099FF;
}
#menu5 a.active6:hover {
	color:#000066;
	background:#fafafa;
}


/**************** Content area styles ****************/

#content
{
	background:#fafafa;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 250px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	text-indent: 2em;
}



#content p
{
	margin:0 0 20px 0;
	line-height:1.1em;
	font-size: 0.9em;
}

#content h1
{
	color:#006600;
	font-size:2.2em;
	letter-spacing:2px;
	text-align:center;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

#content h2
{
	margin:0px;
	color:#339900;
	font-weight:normal;
	font-size:1.6em;
	letter-spacing:-2px;
	text-align:center;
}

#content h3
{
	clear:both;
	margin:30px 0 10px 0;
	color:#336699;
	font-weight:normal;
	font-size: 1.4em;
	letter-spacing:-2px;
}
#content h4 {
	clear:both;
	margin:0 0 0 0;
	color:#666666;
	font-weight:normal;
	font-size: 0.6em;
	letter-spacing:0px;
	border-top-width: 1px;
	border-top-color: #666666;
	border-top-style: solid;
}
#content  h5 {
	clear:both;
	margin:0 0 10px 0;
	color:#000066;
	font-weight:normal;
	font-size: 0.9em;
	letter-spacing:0px;
	text-align: center;
	border-right-width: 50px;
	border-left-width: 50px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	border-top-width: 1px;
	border-bottom-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-variant: normal;
}


#content blockquote {
	clear:both;
	color:#990000;
	font-weight:normal;
	letter-spacing:0px;
	font-style: italic;
	font-size: 0.8em;
	margin-left: 50px;
	margin-right: 50px;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 10px;
}
#content img {
	margin:0px 15px 15px 5px;
}


/**************** Content2 area styles ****************/

#content2
{
	padding:20px;
	background-color: #66CC66;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 230px;
	text-indent: 2em;
}


#content2 p
{
	margin:0 0px 10px 0px;
	line-height:1.1em;
	font-size: 0.9em;
}

#content2 h1
{
	color:#006600;
	font-size:2.2em;
	letter-spacing:2px;
	text-align:center;
}


#content2 h2
{
	margin:0;
	color:#339900;
	font-weight:normal;
	font-size:1.6em;
	letter-spacing:-2px;
	text-align:center;
}

#content2 h3
{
	clear:both;
	margin:20px 0px 10px 0px;
	color:#336699;
	font-weight:normal;
	font-size: 1.4em;
	letter-spacing:-2px;
}
#content2 h4 {
	clear:both;
	margin:30px 0 10px 0;
	color:#666666;
	font-weight:normal;
	font-size: 0.6em;
	letter-spacing:0px;
}

#content2 img {
	margin:20px 15px 15px 5px;
}
.navlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FF6600;
	text-align: center;
	margin: 0px;
}
.navlinks a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #003399;
	text-align: center;
	margin: 0px;
	text-decoration: underline;
	font-weight: normal;
}
.navlinks a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #3399FF;
	text-align: center;
	margin: 0px;
	text-decoration: underline;
	font-weight: normal;
}
.navlinks a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #003399;
	text-align: center;
	margin: 0px;
	text-decoration: underline;
	font-weight: normal;
}

/**************** Thesis Content area styles ****************/

#tcontent
{
	padding:20px;
	background:#D9DCEC;
	text-align: justify;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 230px;
	text-indent: 2em;
}
.thesisheader {
	color:#333333;
	font-size:1em;
	letter-spacing:2px;
	text-align:center;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-weight: bolder;
}


.thesissubheader {
	color:#333333;
	font-size:0.8em;
	text-align:center;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
#tcontent    #thesisheaderbox {
	position: relative;
	text-align: center;
	border-bottom: solid #939394 2px;
}
#tcontent    #thesisheaderbox     img {
	margin: 0px;
	padding: 0px;
	float: left;
	margin-left: 20px;
}



#tcontent p
{
	margin:0 0 20px 0;
	line-height:1.1em;
	font-size: 0.9em;
}



#tcontent h1
{
	color:#006600;
	font-size:2.2em;
	letter-spacing:2px;
	text-align:center;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

#tcontent h2
{
	margin:0 0 15 0;
	color:#339900;
	font-weight:normal;
	font-size:1.3em;
}

#tcontent h3
{
	clear:both;
	margin:10px 0 10px 0;
	color:#336699;
	font-weight:normal;
	font-size: 1.4em;
	letter-spacing:-2px;
}
#tcontent h4 {
	clear:both;
	margin:0 0 0 0;
	color:#666666;
	font-weight:normal;
	font-size: 0.6em;
	letter-spacing:0px;
	border-top-width: 1px;
	border-top-color: #666666;
	border-top-style: solid;
}
#tcontent  h5 {
	clear:both;
	margin:0 0 10px 0;
	color:#000;
	font-weight:normal;
	font-size: 0.9em;
	letter-spacing:0px;
	text-align: center;
	border-right-width: 50px;
	border-left-width: 50px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	border-top-width: 1px;
	border-bottom-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-variant: normal;
}


#tcontent blockquote {
	clear:both;
	color:#990000;
	font-weight:normal;
	letter-spacing:0px;
	font-style: italic;
	font-size: 0.8em;
	margin-left: 50px;
	margin-right: 50px;
	text-align: justify;
	padding-bottom: 5px;
	padding-top: 10px;
}

#tcontent img {
	margin: 0 0 0 0;
}

#tcontent img.left {
	margin:0px 15px 0px 0px;
}

#tcontent img.leftvertical {
	margin:15px 15px 15px 0px;
}

#tcontent img.right {
	margin:0px 0px 0px 15px;
}

#tcontent img.rightvertical {
	margin:15px 0px 15px 15px;
}

/**************** Print area styles ****************/

#print {
	width:100%;
	margin:0 0 0 0px;
	padding:0px 20px 0 20px;
	background:#ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-indent: 2em;
}

#print h1 {
	margin:0;
	color:#006600;
	font-size:2.2em;
	letter-spacing:24pt;
	text-align:center;
}
#print h2 {
	margin:0;
	color:#339900;
	font-weight:normal;
	font-size:18pt;
	text-align:center;
}
#print h3 {
	clear:both;
	margin:20px 0px 10px 0px;
	color:#3366FF;
	font-weight:normal;
	font-size: 14pt;
}
#print h4 {
	clear:both;
	margin:30px 0 10px 0;
	color:#666666;
	font-weight:normal;
	font-size: 12pt;
}
#print img {
	margin:20px 15px 15px 5px;
}

/**************** Article area styles ****************/

#article {
	background:#fafafa;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 240px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	text-indent: 2em;
}
#article p {
	margin:0 0 20px 0;
	line-height:1.1em;
	font-size: 0.9em;
	text-indent: 2px;
	text-align: justify;
}
#article h1 {
	color:#006600;
	font-size:1.8em;
	letter-spacing:-3px;
	text-align:center;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
#article h2 {
	color:#339900;
	font-weight:normal;
	font-size:1.4em;
	letter-spacing:-2px;
	text-align:center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
}
#article h3 {
	clear:both;
	margin:30px 0 10px 0;
	color:#336699;
	font-weight:bold;
	font-size: 1.1em;
}
#article h4 {
	clear:both;
	margin:30px 0 10px 0;
	color:#336699;
	font-weight:normal;
	font-size: 1em;
}

#article h6 {
	clear:both;
	margin:30px 0 10px 0;
	color:#666666;
	font-weight:normal;
	font-size: 0.6em;
	letter-spacing:0px;
}

#article blockquote {
	clear:both;
	color:#666666;
	font-weight:normal;
	letter-spacing:0px;
	font-style: italic;
	font-size: 0.9em;
	margin-left: 50px;
	margin-right: 50px;
	text-align: left;
	padding: 10px;
	text-indent: 0px;
}
#article .references p {
	text-align: left;
	text-indent: -2em;
	padding-left: 2em;
}
#article table tr td p {
	text-align: center;
	text-indent: 0em;
}


/**************** Poetry area styles ****************/

#poetry {
	background:#fafafa;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 240px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
#poetry a {
	color: #616287;
}
#poetry a:hover {
	color: #F18B69;
}
#poetry a:active {
	color: #900;
}
#poetry a:visited {
	color: #C7C8D6;
}
#poetry a:visited:hover {
	color: #F18B69;
}





#poetry p {
	line-height:1.1em;
	font-size: 0.9em;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 50px;
}
#poetry h1 {
	color:#666;
	font-size:1.2em;
	text-align:left;
	margin-bottom: 50px;
	margin-left: 50px;
	margin-right: 200px;
	margin-top: 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	border-bottom-width: 5px;
	border-bottom-color: #CCC;
	border-bottom-style: dotted;
	border-top-style: solid;
	padding-top: 25px;
	border-top-width: thin;
	border-top-color: #6B6C94;
}
#poetry h2 {
	margin:0;
	color:#6B6C94;
	font-weight:lighter;
	font-size:1em;
	letter-spacing:normal;
	text-align:center;
	text-transform: lowercase;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#poetry h3 {
	clear:both;
	font-weight:normal;
	font-size: 1em;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-top: 30px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-left-width: 35px;
	border-left-style: solid;
	border-left-color: #B8B8CB;
	padding-left: 15px;
}
#poetry h4 {
	clear:both;
	color:#7591D0;
	font-weight:normal;
	font-size: .8em;
	border-bottom-color: #7591D0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-width: 35px;
	border-left-style: solid;
	border-left-color: #7591D0;
	margin-top: 0px;
	margin-right: 250px;
	margin-bottom: 10px;
	margin-left: 0;
	text-align: right;
	float: none;
}

#poetry h6 {
	clear:both;
	color:#666666;
	font-weight:normal;
	font-size: 0.6em;
	letter-spacing:0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6B6C94;
	margin-top: 30px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 50px;
}


#poetry blockquote {
	clear:both;
	color:#666666;
	font-weight:normal;
	letter-spacing:0px;
	font-style: italic;
	font-size: 0.9em;
	margin-left: 50px;
	margin-right: 50px;
	text-align: left;
	padding: 10px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}


#TOC {
	font-family: Arial, Helvetica, sans-serif;
}
#TOC a {
	color: #000000;
}
#TOC a:hover {
	color: #3399FF;
}
#TOC a:active {
	color: #003399;
}
#TOC a:visited {
	color: #6C0000;
}
#TOC a:visited:hover {
	color: #3399FF;
}
#table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	text-align: center;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #339900;
}
.pagelist {
	clear:left;
	color:#666666;
	font-weight:normal;
	font-size: 0.6em;
	letter-spacing:-1px;
	text-align: center;
	margin: 0px;
	position: relative;
	top: -25px;
	width: 560px;
}

#FLV {
	position: absolute;
	height: 610px;
	width: 810px;
	background-color: #FFF;
	clear: none;
	left: 235px;
	border: 5px solid #FFF;
	margin: 0px;
	padding: 0px;
}

.superscript {
	vertical-align: super;
}
.rightimg {
	margin:0px 0px 0px 15px;
}
.leftimg {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
