body {
	background-color : #FFFFFF;
	background-image : url(../Images/page_bgrd.jpg);
	margin : 0px;
	padding : 0px;
	scrollbar-3dlight-color : #BFD7CB;
	scrollbar-arrow-color : #527A7F;
	scrollbar-darkshadow-color : #527A7F;
	scrollbar-face-color : #F2F6F7;
	scrollbar-highlight-color : #BFD7CB;
	scrollbar-shadow-color : #78A991;
	scrollbar-track-color : #527A7F;
}

div#controlholder {
	background-color : #EEEEEE;
}
#storytext {
	padding: 10px;
}

h1, h2 {
	background-color : #FFFFFF;
	font-family : "Courier New", Courier, mono;
	font-weight : bold;
	text-transform : lowercase;
}
h1 {
	color : #810069;
	font-size : 16px;
}

h2 {
	color : #527A7F;
	font-size : 14px;
}

p {
	background-color : #FFFFFF;
	color : #527A7F;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 12px;
}

td#logo,  td#logoimage{
	background-image : url(../Images/logo_bgrd.jpg);
	border-bottom : 1px solid #CCCCCC;
	border-top : 1px solid #CCCCCC;
}

td#logoimage{
	color : #000000;
	padding : 10px;
}

ul {
	background-color : #FFFFFF;
	color : #527A7F;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.bottom {
	border-bottom : 1px solid #CCCCCC;
}

.bulletpoints{
	padding : 5px;
}

.cinfo a {
	color : #527A7F;
	font-family : "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
}

.cinfo a:hover {
	color : #810069;
	text-decoration : underline;
}

.contact, .contactbottom, .contactbottom a, .contacthl {
	background-color : #EEEEEE;
	color : #810069;
	font-family : "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size : 12px;
	font-weight : normal;
	padding : 5px;
}
.contact, .contactbottom, .contacthl {
	border-left : 1px solid #810069;
	border-right : 1px solid #810069;
}
.contactbottom  {
	border-bottom : 1px solid #810069;
}

.contactbottom  a {
	text-decoration : none;
}

.contacthl {
	border-top : 1px solid #810069;
	font-size : 14px;
	font-weight : bold;
	text-transform : uppercase;
}

.cright a:hover {
	color : #FF9900;
	text-decoration : underline;
}

.cright, .cright a {
	color : #CCCCCC;
	font-family : "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
}

.embedimage {
	padding : 10px;
}

.firstcap {
	color : #810069;
	font-size : 24px;
	font-weight : bold;
	line-height : 24px;
}

.hdrimage {
	background-color : #FFFFFF;
	padding : 6px;
}

.headline {
	color : #810069;
	font-family : "Courier New", Courier, mono;
	font-size : 16px;
	font-weight : bold;
	text-transform : lowercase;
}

.headline1 {
	background-color : #FFFFFF;
	color : #810069;
	font-family : "Courier New", Courier, mono;
	font-size : 16px;
}

.leftbar, .leftbar a, .leftbar p, .leftbar td {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}

.leftbar {
	background-color : #FFFFFF;
	color : #527A7F;
	padding : 5px;
}

.leftbar a, #storytext a {
	color : #810069;
	text-decoration: none;
}

.leftbar a:hover, #storytext a:hover {
	text-decoration : underline;
}

.leftbar h1 {
	background-color : #FFFFFF;
	color : #810069;
	font-family : "Courier New", Courier, mono;
	font-size : 16px;
	font-weight : bold;
}

.leftbar p {
	background-color : #FFFFFF;
	color : #527A7F;
	line-height : 14px;
}

.leftbar td {
	background-color : #FFFFFF;
	color : #527A7F;
	padding : 5px;
}

.mainimage {
	background-color : #FFFFFF;
	border-bottom : 1px solid #CCCCCC;
	border-left : 1px solid #CCCCCC;
	border-right : 1px solid #CCCCCC;
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.maintext {
	background-color : #FFFFFF;
	border-bottom : 1px solid #CCCCCC;
	border-right : 1px solid #CCCCCC;
	border-top : 1px solid #CCCCCC;
	color : #527A7F;
	font-family : "Courier New", Courier, mono;
	font-size : 12px;
	text-transform : lowercase;
}

.mcontent, .mcontent a{
	background-color : #FFFFFF;
	color : #527A7F;
	font-family : "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size : 12px;
}

.mcontent a {
	font-weight : bold;
	text-decoration : underline;
}

.mcontent a:hover {
	color : #810069;
	text-decoration : underline;
}

.mcontent h1, .mcontent p {
	background-color : #FFFFFF;
	font-weight : normal;
}

.mcontent h1{
	font-size : 16px;
	font-family : "Courier New", Courier, mono;
	color : #810069;
	padding : 5px;
	text-transform : lowercase;
}
.mcontent p {
	color : #527A7F;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding : 0px 5px;
}

.pageheader {
	background-color : #FFFFFF;
	color : #527A7F;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	padding : 5px;
}
.rightbar, .rightbar p, .rightbar ul{
	background-color : #F2F6F7;
	color : #810069;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
}

.rightbar {
	border-bottom : 1px solid #CCCCCC;
	border-left : 1px solid #CCCCCC;
	font-size : 12px;
	padding : 10px 5px 5px 5px;
}

.rightborder {
	border-right : 1px solid #CCCCCC;
}

.sepbar {
	color : #FF9900;
}

.tabbar {
	background-image : url(../Images/tab_bgrd.gif);
}

.tabbar2 {
	background-image : url(../Images/tab_bars/nt_bar_bg.gif);
}

.tabbottom {
	background-image : url(../Images/tab_bottom.gif);
}

.toolbar {
	border: 1px solid #CCCCCC;
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

#attribution, #attribution a {
	background-color : #ECF2EF;
	color : #527A7F;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 10px;
}
#attribution {
	border-bottom : 1px solid #BFD7CB;
	border-left : 1px solid #BFD7CB;
	border-right : 1px solid #BFD7CB;
	padding : 10px;
}

#attribution a {
	text-decoration : none;
}

#attribution a:hover{
	text-decoration : underline;
}

#highlight {
	background-color : #FFFFFF;
	color : #810069;
	font-family : "Courier New", Courier, mono;
	font-size : 12px;
	font-style : italic;
	font-weight : bold;
	text-transform : lowercase;
}

#quote {
	background-color : #ECF2EF;
	border-left : 1px solid #BFD7CB;
	border-right : 1px solid #BFD7CB;
	border-top : 1px solid #BFD7CB;
	color : #810069;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
	padding : 10px;
}
