﻿body
{
	font-size: 12pt;
	color: #ccffcc;
	font-family: STSong, American Typewriter, Skia, LiSong Pro, SBC Distressed Typewriter, Cambria, Georgia, Papyrus;
	width: 750px;
	background-color: black;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: auto;
	margin-right: auto;
}

h1
{
	font-size:22pt;
	font-weight:bold;
    color: #cc5555;
    font-family: Stencil Std, PortagoITC TT, Cracked, Machauer, Tahoma, Arial;
}

h2
{
	font-size:18pt;
	font-weight: normal;
    color: #cc5555;
     font-variant:small-caps;
    font-family: Stencil Std, PortagoITC TT, Cracked, Machauer, Tahoma, Arial;
}

h3
{
	font-weight: lighter;
	font-size:14pt;
    color: #cc0000;
    font-variant:small-caps;
    font-family: Stencil Std, PortagoITC TT, Cracked, Machauer, Tahoma, Arial;
}


b
{
    color: #ccff88;
    font-weight: bolder;
}

.blocker
{
	clear: none;
	display: block;
	float: none;
	visibility: hidden;
	width: 100%;
}

.hilitebody
{
    font-size :14pt;
    color: #a9a7d9;
}

.maindiv
{
}


.rightpic
{
	clear: none;
	display: block;
	float: right;
}
.leftpic
{
	clear: none;
	display: block;
	float: left;
}

.photodetail
{
    color:#c0ffee;
    font-family:Arial;
    background-color: Black;
    margin-left:auto;
    margin-right:auto;
}




a:link
{
    color: #eeee99;
    text-decoration: none;
}

a:visited
{
   color: #eeee99;
   text-decoration:none;
}

a:active
{
   color: #eeee99;
   text-decoration:none;
   
}

a:hover
{
   color: #ffff00;
   text-decoration:underline;
}




.dhlinks
{
    font-variant:small-caps;
    font-size: 12pt;
    background-color: #71070e;
    font-family: Myriad Pro Light, Charcoal CY,  Gill Sans-Serif, Arial;
	margin-left: auto;
	margin-right: auto;
}


.dhlinks a:link
{
    color: #f2ffa0;
    text-decoration: none;
}

.dhlinks a:visited
{
   color: #f2ffa0;
   text-decoration:none;
}

.dhlinks a:active
{
   color: #f2ffa0;
   text-decoration:none;
   
}

.dhlinks a:hover
{
	color: #ffff00;
	text-decoration: underline;
}



.dhlinksbottom
{
	text-align: center;
	font-variant: small-caps;
	font-size: 9pt;
	background-color: #71070e;
	font-family: 'Microsoft Sans Serif' , 'Gill Sans-Serif' , Arial;
	margin-left: auto;
	margin-right: auto;
	color: blue;
	clear: both;
	float: none;
}


.dhlinksbottom a:link
{
    color: #f2ffa0;
    text-decoration: none;
}

.dhlinksbottom a:visited
{
   color: #f2ffa0;
   text-decoration:none;
}

.dhlinksbottom a:active
{
	color: #f2ffa0;
	text-decoration: none;
}

.dhlinksbottom a:hover
{
   color: #ffff00;
   font-weight:bolder;
   font-size: 12pt;
   text-decoration:underline;
}
