body {margin-left: 0px;	margin-top: 0px; margin-right: 0px; margin-bottom: 0px;}
.intro_text {color: #c0c5c0; font-size: 11px; font-family: arial; font-weight: bold;}
.main_text {color: #c0c5c0; font-size: 11px; font-family: arial; font-weight: normal;}
.sidebar_text {color: #c0c5c0; font-size: 9px; font-family: arial; font-weight: normal;}
.sidebar_text {text-align: justify;} 
.contentheading {font-size: 20px; color: #c0c5c0; font-variant: small-caps; font-weight: bold; font-family: verdana ;}
.contentsmall {font-size: 14px; color: #ffc551; font-variant: small-caps; font-weight: bold; font-family: verdana ;}
.sidebarwhite {font-size: 15px; color: #FFFFFF; font-variant: normal; font-weight: bold; font-family: Geneva, Arial, Helvetica, sans-serif;}
.sidebargrey {
	font-size: 15px;
	color: #c0c5c0;
	font-variant: normal;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
}
.sidebarred {font-size: 15px; color: #a63836; font-variant: normal; font-weight: bold; font-family: Geneva, Arial, Helvetica, sans-serif;}
.sidebargold {font-size: 15px; color: #ffc551; font-variant: normal; font-weight: bold; font-family: Geneva, Arial, Helvetica, sans-serif;}
.menu {font-size: 10px; color: #FFFFFF; font-variant: normal-caps; font-weight: bold; font-family: Geneva, Arial, Helvetica, sans-serif;}
.menu a:link {color: #c0c5c0;}
.menu a:visited {color: #c0c5c0;} 
.menu a:hover {color: #FFFFFF; text-decoration: underline overline}
.menu a:active {color: #c0c5c0;}
.monarchbats {font-size: 15px; color: #ffc551; font-variant: normal; font-weight: bold; font-family: Geneva, Arial, Helvetica, sans-serif;}
.PP_Handwriting {font-size: 15px; color: #FFFFFF; font-variant: normal; font-weight: bold; font-family: Geneva, Arial, Helvetica, sans-serif;}


/* The title of the current object */
.title	{ font-size: 20pt; font-variant: small-caps; background-color: #202020;
	font-family: Tahoma, verdana, arial, helvetica, 'Sans Serif';
	text-align: left; line-height: 200%; word-spacing: 3px;
	letter-spacing: 8px; font-weight: bold; text-indent: 5px; color: white; }

/* The object's description */
.description	{ line-height: 200%; text-align: left; background-color: #E4E4E4; font-weight: normal; }

/* Album's title as displayed under it's thumbnail */
.albumsubtitle	{ text-align: center; font-size: 8pt; color: #000000; display: inline; }

/* Photo's title as displayed under it's thumbnail */
.photosubtitle	{ text-align: center; font-size: 8pt; color: #000000; display: inline; }

/* 2nd level titles, such as those used on the upload screen */
.subtitle	{ text-align: left; font-size: 10pt; font-weight: bold; }

/* Horizontal banner (NOT USED) - Light Gray */
.lightbanner	{ height: 25px; border: 1px solid #333333; background-color: #999999; }

/* Horizontal banner used to hold "E-Mail This Page" and views information - Medium Gray */
.medbanner	{ height: 25px; border: 1px solid #333333; background-color: #666666; }

