/* Style sheet for StaggeringStories.net*/

A:link  {
    text-decoration:    none;
    color:  darkred;
}

A:visited   {
    text-decoration:    none;
    color:  darkred;
}

A:active    {
    text-decoration:    none;
    color:  darkred;
}

A:hover {
    text-decoration:    underline;
    color:  red;
}


Body
{
    background-color: white;
}

.BigHead		{color: #dd0000;
			font-family: "comic sans MS", "Arial", "Helvetica", sans-serif;
			font-weight: normal;
			font-size: 14pt;
			}

.SubHead		{color: #0000ff;
			font-family: "comic sans MS", "Arial", "Helvetica", sans-serif;
			font-weight: normal;
			font-size: 11pt;
			}

.Normal
			{
			font-family: Verdana, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: normal;
			line-height: 15px
			}


.KiddiesBook
			{
			font-family: "comic sans MS", "Arial", "Helvetica", sans-serif;
			font-size: 18pt;
			font-weight: normal;
			line-height: 24pt
			}


.DeadStoryTitle		{color: #000000;
			font-family: "Verdana", "Helvetica", sans-serif;
			font-weight: normal;
			font-size: 12pt;
			}


.StoryTitle		{
			font-family: "Verdana", "Helvetica", sans-serif;
			font-weight: normal;
			font-size: 12pt;
			}


.HandWritten
			{
			font-family: "comic sans MS", "Arial", "Helvetica", sans-serif;
			font-size: 13px;
			font-weight: normal;
			}


.BlueTitleText          {color: #3838D0;
			font-family: "Times New Roman", "Times", serif;
			font-weight: normal;
			font-size: 16pt;
                        }

.BlueHeadingText        {color: #3838D0;
			font-family: "Times New Roman", "Times", serif;
			font-weight: normal;
			font-size: 14pt;
                        }

.AddressText		{font-family: "Arial", "Helvetica", sans-serif;
			font-weight: normal;
			font-size: 12pt;
                        color: #000000
			}

.BlueBackBox            {background: #3766B4;
			border-width:   0;
                        color: #ffffff;
			font-family: "Arial", "Helvetica", sans-serif;
			font-weight: bold;
			font-size: 10pt;
			}

.PhotoBox               {background: #E7E7EF;
                        layer-background-color: #E7E7EF;
			border-width:   0;
                        color: #5E56E7;
			font-weight: normal;
			font-size: 10pt;
			}

.PhotoBorder           {background: #E7E7EF;
                        layer-background-color: #E7E7EF;
			border-width:   5;
                        border-color: #E7E7EF;
                        border-style: solid;
                        color: #5E56E7;
			font-weight: normal;
			font-size: 10pt;
			}

.PhotoCaption           {background: #E7E7EF;
                        layer-background-color: #E7E7EF;
			border-width:   0;
                        font-family: "Arial", "Helvetica", sans-serif;
                        color: #5E56E7;
			font-weight: bold;
			font-size: 12pt;
			}

.PhotoBoxShadow         {background: #B8A058;
                        layer-background-color: #B8A058;
			border-width:   0;
                        color: #000000;
			font-weight: normal;
			font-size: 10pt;
			}


.ScrapBookText		{font-family: "Arial", "Helvetica", sans-serif;
			font-weight: normal;
			font-size: 10pt;
			background: #E7E7EF;
                        layer-background-color: #E7E7EF;
                        color: #000000
			}

.BoldWhiteText          {color: #ffffff;
			font-family: "Arial", "Helvetica", sans-serif;
			font-weight: bold;
			font-size: 10pt;
                        }

.RedText                {color: #B3203E;
			font-family: "Arial", "Helvetica", sans-serif;
			font-weight: normal;
			font-size: 10pt;
                        }

.PageText		{font-family: "Arial", "Helvetica", sans-serif;
			font-weight: normal;
			font-size: 10pt;
                        color: #000000
			}

h1
{
        color: #dd0000;
        font-family: "comic sans MS", "Arial", "Helvetica", sans-serif;
        font-weight: normal;
        font-size: 14pt;
}


h2
{
        color: #0000ff;
        font-family: "comic sans MS", "Arial", "Helvetica", sans-serif;
        font-weight: normal;
        font-size: 11pt;
	margin-bottom: 0px;
}

p
{
	margin-top: 2px;
	line-height: 1.5;
}

hr
{
	width: 98%;
}

img
{
	border:0px;
}
