/* CSS original work by Geo from Anda Cards - copyright and all hail to the Baily Web Factory! */
.thumbcell   { text-align: Center; vertical-align: middle; }
.shcell      { background-image: url('/img/blue-shading-30.gif'); background-repeat: repeat-x; 
               background-position: center bottom }
h1           { font-family: Georgia; font-size: 18pt; color: #3366CC; font-weight: bold; 
               margin-left: 20; margin-right: 10 }
p            { font-size: 11pt; font-family: Georgia; color: #000080 }
ul           { color: #000080; font-family: Georgia; font-size: 12; font-variant: small-caps }
/* DL MENU */

dl {
	padding: 0px;
	background: #FFFFFF;
	border: 0px;
	margin: 0px;
}
dd {	
	padding: 0px;
	margin: 0px;
	margin-bottom: 1px;
}
dd a         { display: block; background-repeat: repeat; background-attachment: scroll; 
					font-family: Georgia; font-size: 10pt;
               height: 1%; line-height: 14px; color: #000080; 
               text-decoration: none; background-image: 
               url('/img/blue-shading-30.gif'); font-weight: bold; 
               margin-left: 0px; margin-right: 0px; margin-top: 0px; 
               margin-bottom: 1px; padding: 6px; background-position: 0% }
dd a:hover {	
	border: 0px;
	background: #3366CC;
	margin-bottom: 1px;
	color: #FFF;
}

h2           { font-family: Georgia; font-size: 14pt; color: #6699FF; font-style: italic; 
               margin-left: 25; margin-right: 10 }
#headlinks a { font-family: Georgia; font-size: 10pt; height: 1%; line-height: 14px; color: 
               #FFFFFF; text-decoration: none; text-align: right; 
               font-weight: bold; margin-left: 0px; margin-right: 0px; 
               margin-top: 0px; margin-bottom: 1px; padding: 6px; 
               background-position: 0% 50% }
#headlinks a:hover { color: #000080; border-style: none; border-width: 0px; margin-bottom: 1px }
#footer a {}
#footer p    { text-align: Center; color: #0066CC; margin-top: 5; margin-bottom: 5 }
.shcell2     { background-color: #D1E4FC }
a {font-size: 11pt; font-family: Georgia; color: #000080; text-decoration: none;}
a:hover { font-size: 11pt; font-family: Georgia; color: #000080; text-decoration: underline; }
div#thumbs { text-align: Center; vertical-align: middle; }