body {
	color: #ffc;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}



a         {text-decoration:none;}
a:link    {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover   {text-decoration:underline;} 
a:active  {text-decoration:none;} 



h2 {
	font-size: medium; 
	font-weight: bold;
}

/* Hack to allow dotted border in Windows IE */
/* See http://kalsey.com/2003/07/css_dotted_borders_in_ie/ */

/* Standard dotted border for non-IE browsers
----------------------------------------------- */
.HeaderUnderline {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px dotted #B0B0B0;
}

/* Make dotted border for IE using star-html
----------------------------------------------- */
* html .HeaderUnderline {
  border: none;
  background-image: url("images/dots3.gif");
  background-position: bottom;  
  background-repeat: repeat-x;
  padding: 1px;
}

.CalendarDate {
	font-weight: bold;
	margin-top: 2em;
	margin-bottom: 2px;
	color: white;
}
.CalendarEntry {
	font-weight: normal;
	margin-top: 1px;
	color: white;
}
.CalendarEntry p {
	margin-top: 0.5ex;
	margin-bottom: 0.5ex;
}

.CalendarEntryLocation {
	font-weight: normal;
	margin-top: 1px;
	color: #ff6;
}

.CalendarAffiliation {
	font-weight: normal;
	margin-top: 14px;
	color: white;
}
.CalendarAbout {
	font-weight: normal;
	margin-top: 18px;
	color: white;
}

p.copyrightNotice  {
	font-weight: normal;
	color: white;
	font-size: 12px;
}

/* For gallery page
----------------------------------------------- */

.poem_title {
/*
margin-left: 2em;
*/
	margin-top: 3em;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
}

.poem_text P {
	margin-left: 1em;
	margin-right: 2em;
	font-style: italic;
	color: #FFF;
}

.new_item {
	font-weight: bold;
	color: #fc0;
}


.quote_box {
	padding: 3em 1em 1em 9em;
	background-color: #06306C;
	font-weight: bold;
	color: #fff;

	font-family: arial,sans-serif;
	font-size:14px;

	text-align: left;
}

.quote_box_calendar {
	padding: 3em 1em 1em 1em;
	background-color: #06306C;
	/*font-weight: bold;*/
	color: #fff;

	width: 150px;
	margin-left: auto;
	margin-right: auto;

	font-family: arial,sans-serif;
	font-size: 14px;

	text-align: left;

/*border: 1px solid #ff0;*/
}

a.customLink         {color:white;}
a.customLink:link    {color:white;} 
a.customLink:visited {color:white;} 
a.customLink:hover   {color:#ABD7FD;} 
a.customLink:active  {color:white;} 


a.customLink2        {color:#FFCC00;text-decoration:none;}
a.customLink2:link   {color:#FFCC00;text-decoration:none;} 
a.customLink2:visited{color:#FFCC00;text-decoration:none;} 
a.customLink2:hover  {color:#E0C166;text-decoration:underline;} 
a.customLink2:active {color:#FFCC00;text-decoration:underline;} 

a.customLink3        {color:white;text-decoration:none;}
a.customLink3:link   {color:white;text-decoration:none;} 
a.customLink3:visited{color:white;text-decoration:none;} 
a.customLink3:hover  {color:yellow;text-decoration:underline;} 
a.customLink3:active {color:white;text-decoration:underline;} 



/*
a.customLink4        {color:#66CCFF;}
a.customLink4:visited{color:#66CCFF;} 
a.customLink4:hover{color:#FFFF00;} 
a.customLink4:visited:hover{color:#FFFF00;} 
*/


a.customLink5          {color:#CCFFFF;}
a.customLink5:link     {color:#CCFFFF;} 
a.customLink5:visited  {color:#CCFFFF;} 
a.customLink5:hover    {color:#FFCC33;} 
a.customLink5:active   {color:#CCFFFF;} 

/*
a.customLink6          {font-size: 12px; color:#CCFFFF;}
a.customLink6:link     {color:#CCFFFF;} 
a.customLink6:visited  {color:#CCFFFF;} 
a.customLink6:hover    {color:#FFCC33;} 
a.customLink6:active   {color:#CCFFFF;} 
*/

.noDeco {text-decoration:none;font-family:verdana, sans-serif;}


a.gallery_thumb{color:#CCFFFF;}
a.gallery_thumb:visited{color:#CCFFFF;} 
a.gallery_thumb:hover{color:#FFCC33;} 
a.gallery_thumb:visited:hover{color:#FFCC33;;} 
img.gallery_thumb {
	border: 1px solid #000;
}

.arial11 {
 font-family: arial,sans-serif;
 font-size:11px;
 }



.arial12 {
 font-family: arial,sans-serif;
 font-size:12px;
 }
 
 .arial13 {
 font-family:arial, sans-serif;
 font-size:13px;
}


 .arial14 {
 font-family:arial, sans-serif;
 font-size:14px;
}


.arial14Bold {
 font-family:arial, sans-serif;
 font-size:14px;
 font-weight:bold;
}

.arial16 {
 font-family:arial, sans-serif;
 font-size:16px;
}

.arial22 {
 font-family:arial, sans-serif;
 font-size:22px;
}

 
 .verdana8 {
 font-family: Verdana,sans-serif;
 font-size:8px;
}


.verdana10 {
 font-family: Verdana,sans-serif;
 font-size:10px;
}

.verdana11 {
 font-family: Verdana,sans-serif;
 font-size:11px;
 } 

 
.verdana11Bold {
 font-family: Verdana,sans-serif;
 font-size:11px;
 font-weight:bold;
 }
 

.tahoma9 {
 font-family: tahoma, sans-serif;
 font-size:9px;
 
}

.tahoma13 {
 font-family: tahoma, sans-serif;
 font-size:13px;
 
}

.georgia16 {
 font-family: georgia, sans-serif;
 font-size:24px;
 
}


.georgia13 {
 font-family:georgia,sans-serif;
 font-size:15px;

 }

/* END Fonts */

/* START Colors */

.orn{color:#f60;}
.grey{color:#666;}
.white{color:white;}
.yellow {color:yellow;}
.liteBlue{color:#3cf;}
.darkGrey{color:#333;}

a.dm{color:silver;text-decoration:none;}
a.dm:visited{color:silver;text-decoration:none;} 
a.dm:hover{color:#f60;text-decoration:underline;} 
a.dm:visited:hover{color:#f60;text-decoration:underline;} 

/* END Colors   */




.galleryLinksTop {
	margin: 0;
	padding: 1em;

	background-color: #040F32;
	color:#fc0;

	text-align: center;
	text-decoration:none;
	font-family:verdana;
}

a.galleryLinksTop         {color:#fc0;text-decoration:none;}
a.galleryLinksTop:link    {color:#fc0;text-decoration:none;}
a.galleryLinksTop:visited {color:#fc0;text-decoration:none;} 
a.galleryLinksTop:hover   {color:#fc0;text-decoration:underline;} 
a.galleryLinksTop:active  {color:#fc0;text-decoration:none;} 

.priceTable {
	padding: 1em;
}
.priceTable td {
	font-family: arial,sans-serif;
	font-size:12px;
	color: white;
}


.resume {
	color: #ffc;
}
.resume a, a:link, a:visited {color:#fc0;text-decoration:none;}
/*
.resume a:link    {color:#fc0;text-decoration:none;}
.resume a:visited {color:#fc0;text-decoration:none;} 
*/
.resume a:hover   {color:#fc0;text-decoration:underline;} 
.resume a:active  {color:#fc0;text-decoration:none;} 


.resume h1 {
	font-size: large;
	color:#fc0;
	border-bottom: 1px dotted #B0B0B0;
	text-align: center;
	margin-top: 2em;
	margin-left: auto;
	margin-right: auto;
}

/* Make dotted border for IE using star-html
----------------------------------------------- */
* html .resume h1 {
  border: none;
  background-image: url("images/dots3.gif");
  background-position: bottom;  
  background-repeat: repeat-x;
  padding: 1px;
}

.resume h2 {
	font-size: medium;
	margin-top: 1.3em;
	margin-bottom: 0.2em;
	text-transform: capitalize;
}

.resume address {
	font-style: normal;
	text-align: center;
	margin-top: 1em;
	margin-bottom: 2em;
	margin-left: auto;
	margin-right: auto;
}

.resume p {
	margin: 0.1em 0 0.3em 0;
}

.resume p.indented {
	margin-left: 2em;
}




.credits {
	color: #eee;
	font-family: Verdana,sans-serif;
	font-size:11px;
	margin-left: 1em;
}

.credits a         {color:#ccc;text-decoration:none;}
.credits a:link    {color:#ccc;text-decoration:underline;} 
.credits a:visited {color:#ccc;text-decoration:underline;} 
.credits a:hover   {color:#ccc;text-decoration:underline;} 
.credits a:active  {color:#ccc;text-decoration:underline;} 



.spaceAbove {
	margin-top: 2em;
}
