﻿a:active { text-decoration: none; }
a:link{text-decoration: none;}
a:visited{text-decoration: none;}
	    
body, p, td { 
	   font-family: Verdana, Arial, Helvetica, sans-serif;
	   font-size: small;
       }
		       
a { 
	font-family: Arial,Verdana;
	font-size: small;
	text-decoration: underline;
	color: #040ED1 
	}

a.toplink
{
    font-family:  Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: small;
	text-decoration: none;	
}

#topheader
{
	background-color: #4A0001;
	height: 130px;
	width: 100%;
	border-bottom:1px dashed #FFFFFF;
}
#toptitle
{
	font-family: arial, verdana;
	font-size: 14pt;
	color: white;
	font-weight: bold;
	margin-left: 10%; 
	margin-right: 10%;
	text-align: center;
	padding-top: 20px;
}
#leftpic
{
	float: left;
	height: 100px;
	width: 133px;
	padding: 5px;
}
#rightpic
{
	float: right;
    height: 100px;
	width: 133px;
	padding: 5px;
}

#headernav
{
	float: right;
	height: 100px;
	padding: 5px;
	width: 100px;
	text-align: center;
}

.headerimageborder
{
    border:1px solid #000000;
    height: 100px;
    width: 133px;
}


#outertopnavinner
{
	margin-left: auto; 
	margin-right: auto;
	height: 20px;
	text-align: center;
	width: 500px;
}

body
{
	margin: 0px; 
	padding: 0px;
	background-color: #FFE2CF;
	text-align: center;
}

.topmenuitem
{
	font-family: arial, verdana;
	font-size: small;
	color: white;
	border:1px solid #FFFFFF;
	margin: 0px auto;
	width: 80px;
	height: 18px;
	float: left;
	background-color: #650809;
}

.topmenuitemwide
{
	font-family: arial, verdana;
	font-size: small;
	color: white;
	border:1px solid #FFFFFF;
	margin: 0px auto;
	width: 120px;
	height: 18px;
	float: left;
	background-color: #650809;
	vertical-align: middle;
	
}
.menuspacer
{
	float: left;
	width: 5px;
}

#leftnav
{
	background-color: #4A0001;
	height: 1000px;
	width: 18%;
	border-right:1px dashed #FFFFFF;
	border-bottom:1px dashed #FFFFFF;
	float: left;
	padding-top: 5px;
	color: white;
	font-family: arial, verdana;
	font-size: small;
	text-align: left;
}

.leftmenuitem
{
	font-family: arial, verdana;
	color: white;
	border-bottom:1px solid #FFFFFF;
	margin: 0px auto;
	width: 155px;
	height: 14px;
	float: left;
	background-color: #650809;
	text-align: center;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;	
}
.leftmenuheading
{
	font-family: arial, verdana;
	font-size: medium;
	font-weight: bold;
	color: white;
	border-bottom:1px solid #FFFFFF;
	margin: 0px auto;
	width: 155px;
	height: 17px;
	float: left;
	text-align: center;
	padding-bottom: 10px;
	padding-left: 5px;
}

#contentarea
{
	padding: 5px;
	text-align: left;
	float:right;   
	width: 78%;
}

.leftmenunode
{
    color: white;
    font-family: arial, verdana;
    font-size: 9pt;
    padding-top: 4px;
}

.leftmenulinknode
{
    color: white;
    font-family: arial, verdana;
    font-size: 9pt;
    padding-top: 4px;
    padding-bottom: 4px;    
}

.mainpanenode
{
    color: black;
    font-family: arial, verdana;
    font-size: 9pt;
    color: blue;
    padding-top: 4px;    
}

.leftmenuparent
{
    color: white;
    font-family: arial, verdana;
    font-size: 9pt;
    font-weight: bold;
}

.rootnode
{
    color: white;
    font-family: arial, verdana;
    font-size: 12pt;
    font-weight: bold;
    padding: 2px;
}

.mainpanerootnode
{
    color: black;
    font-family: arial, verdana;
    font-size: 12pt;
    font-weight: bold;
    padding: 2px;    
}

.pagetitle
{
    color: black;
    font-family: arial, verdana;
    font-size: 12pt;    
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 5px;
}

.picpagetitle
{
    color: black;
    font-family: arial, verdana;
    font-size: 12pt;    
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 5px;  
}

.picpagedesc
{
    color: black;
    font-family: arial, verdana;
    font-size: 9pt;  
    padding-bottom: 15px;    
}

#bottomshell
{
   width:100%;
}

.thumbnail
{
    border:1px inset #000000;
    height: 119px;
    width: 160px;
}

.pagebutton
{
    padding: 3px;
}

.pagebuttonsel
{
    padding: 3px;
    border:1px solid #000000;
}

.showpicpad
{
    padding: 5px;
}

.showpic
{
    width: 800px;
    height: 600px;
}

.closebutton
{
    width: 120px;
    height: 18px;
    border:1px solid #000000;
    color: black;
    padding: 2px;
    text-align: center;
    background-color: White;
    float: right;
}

.closebuttonpad
{
    width: 805px; 
    height: 30px; 
    text-align: right; 
    padding: 2px;
    cursor: auto;
}

.closebuttonover
{
    width: 120px;
    height: 18px;
    border:1px solid #000000;
    color: black;
    padding: 2px;
    text-align: center;
    background-color: #DCDCDC;
    float: right;   
    cursor: pointer;
}