
body, .body {
   background:          #180021;
   color:               #FDC80C;
   font-size:           14px;
   font-family:         "Verdana", "Arial", "Helvetica", Sans-serif;
}

.photoBody {
   background:          #FFFFFF;
   color:               #180021;
   font-size:           14px;
   font-family:         "Verdana", "Arial", "Helvetica", Sans-serif;
}

p, br, td, th, ul, ol, li, dl, dd, dt, center, blockquote, .bodyText {
   font-size:           14px;
   font-family:         "Verdana", "Arial", "Helvetica", Sans-serif;
}

a:link {
   color:                #C80CFD;
}

a:visited {
   color:                #C80CFD;
}

a:hover {
   color:                #C80CFD;
   text-decoration:      underline;
}


/* General Layout Styles */



/* Headers */

.photoH1 {
   color:               #FDC80C;
   font-size:            18px;
   font-family:         "Verdana", "Arial", "Helvetica", Sans-serif;
   font-weight:          bold;
   padding:              0px 0px 0px 0px;
}

h1, .pageTitle, .h1 {
   font-size:            18px;
   font-family:         "Verdana", "Arial", "Helvetica", Sans-serif;
   font-weight:          bold;
   padding:              0px 0px 0px 0px;
}

h2, .h2 {
   font-size:            16px;
   font-family:         "Verdana", "Arial", "Helvetica", Sans-serif;
   font-style:           italic;
   font-weight:          bold;
   padding:              0px 0px 0px 0px;
}

h3, .h3 {
   font-size:            14px;
   font-family:         "Verdana", "Arial", "Helvetica", Sans-serif;
   font-weight:          bold;
   padding:              0px 0px 0px 0px;
}

h4, .h4 {
   font-size:            13px;
   font-family:         "Verdana", "Arial", "Helvetica", Sans-serif;
   font-style:           italic;
   font-weight:          bold;
   padding:              0px 0px 0px 0px;
}

h5, .h5 {
   font-size:            12px;
   font-family:         "Verdana", "Arial", "Helvetica", Sans-serif;
   font-weight:          bold;
   padding:              0px 0px 0px 0px;
}

.author {
   font-size:            12px;
   font-family:         "Verdana", "Arial", "Helvetica", Sans-serif;
   font-style:           italic;
}


/* Color styles */


/* DHTML Menu Styles */

#menuAnchor {
   position:             relative;
}

.dhtmlMenuBox {
   background:           #961B20;
}

.dhtmlMenuLink {
   font-size:            10px;
   text-decoration:      none;
}

.dhtmlMenuItem {
   background:          #FFFFFF;
}

/* Breadcrumb */
.breadcrumb {
   font-size:           11px;   
   text-decoration:     none;
}


/* Local Nav Styles */
.locnav {
   background:           #EEEEEE;
}

.relatedLink {
   font-size:           12px;
   text-decoration:     none;
}


/* Footer */
.footer {
/*   background:          #EEEEEE; */
   font-size:           12px;   
   text-decoration:     none;
}

.footer:link {
}

.footer:visited {
}
 
.footer:hover {
   text-decoration:      underline;
}



/* Copyright Section */
.copyright {
   font-family:         "Verdana", "Arial", "Helvetica", Sans-serif;
   font-size:           10px;
   text-decoration:     none;   
}

/* Posts */
.postByline {
   font-style:          italic;
}


.hr {
   background:          #FF00FF;
}
