body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/* for email obfuscation email@<span class="displaynone">nospam-</span>server.com */
span.displaynone { display:none; }
.copyright {
	font-size: 9px;
	font-style: italic;
	color: #666666;
	background-position: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
#Content {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0 auto;
	max-width:740px;

}
#Content .frontpage {
		max-width:1000px;
	}
#Content p, li {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	text-justify: inter-word;
	font-size: 1.05em;
	line-height: 1.4em;
	word-spacing:0.22em;
	letter-spacing: .05em;
}
.noBullet {
	list-style: none;
}
.grandName {
	float:left; 
	width:300px;
	display:block;
}
.grandTitle {
	float: left;
	width: 5em;;
	display: block;
}
.grandNotes {
	font-size: 0.8em;
	font-style: italic;
	padding-left: 1em;
}
.DGAdmin {
	font-size: 0.85em;
	margin-left: -20px;	
}
.DGName {
	float:left; 

	width:380px;
	display:block;
}
H1 {
        font-family: "Old English Text MT"
}

H1,H2,H3,H4 {
    color: #000066;
    line-height: 1.2em;
}

#TopBox {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #99CCFF;
}
.WebURL {
	font-size: 12px;
	font-style: italic;
	color: #333333;
	background-position: center;
	margin: 0px;
   line-height: 30px;
	
}

H1 a { text-decoration: none; color: #000066;}
H2 a { text-decoration: none; color: #000066;}
H3 a { text-decoration: none; color: #000066;}
H4 a { text-decoration: none; color: #000066;}

H1 a:hover { background: #DCEDFD;}
H2 a:hover { background: #DCEDFD;}
H3 a:hover { background: #DCEDFD;}
H4 a:hover { background: #DCEDFD; }

.picture { 
   background-color: #F9F9F9; 
   border: 1px solid #CCCCCC; 
   padding: 3px; 
   font: 11px/1.4em Arial, sans-serif;
   text-align: center; 
} 
.picture img { 
   border: 1px solid #CCCCCC; 
   vertical-align:middle; 
   margin-bottom: 3px; 
} 

.imgright { 
   margin: 0.5em 0pt 0.5em 0.8em; 
   float:right; 
} 

.imgleft { 
   margin: 0.5em 0pt 0.5em 0.8em; 
   float:left; 
} 

.imgcenter { 
   margin: 0.5em 0pt 0.5em 0.8em; 
   text-align:center
} 
img.shadow {
	background: url(images/shadow-1000x1000.gif) no-repeat right bottom;
	padding: 5px 10px 10px 5px;
	border: 0;
}
img.right {
	float: right;
	margin-left: 20px;
}

img.left {
	float: left;
	margin-right: 20px;
}

#Content .right {
	float: right;
	margin-left: 20px;
}

#Content .left {
	float: left;
	margin-right: 20px;
}
#Content .DGMright {
	float: right;
	margin-left: 40px;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 20px;
	padding: 10px;
	background: #DCEDFD;
	text-align: right;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border: 1px solid #99CCFF; 
	-moz-box-shadow: 3px 3px 3px #666;
  -webkit-box-shadow: 3px 3px 3px #666;
  box-shadow: 3px 3px 3px #666;
}
#Content .DGMfrontImg {
	background: #FFF;
	padding: 5px;
	border: 2;
  -moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
}
#Content .DGMFrontText {
	font-size: 0.8em;
	font-style: italic;
	font-color: #999;
}
#Content .signature {
	font-family: "Lucida Handwriting", "Bradley Hand ITC", "Comic Sans MS", cursive;
	font-weight: normal;
	font-size: 1.4em;
}	
#Content p em a:hover {
   background: #DCEDFD;
}
#Content a[href^="http://"] {
   display:inline-block;
   padding-right: 12px;
   background: transparent url(images/external.png) no-repeat center right;
}
#Content a[href^="http://"]:hover {
   display:inline-block;
   padding-right: 12px;
   background: #DCEDFD url(images/external.png) no-repeat center right;
}
#Content a[href^="mailto:"] {
   display:inline-block;
   padding-right: 17px;
   background: transparent url(images/icon_mail.jpg) no-repeat center right;
}
#Content img {
	background: url(images/shadow-1000x1000.gif) no-repeat right bottom;
	padding: 5px 10px 10px 5px;
	border: 0;
}


