
BODY {
      background-color: #FFF;
      background-image: url(http://www.capitaldesigndc.com/images/page_background.gif);
      background-repeat: repeat-x;
	  text-align: center;
	  font-family: Georgia, Times, serif;
	  margin: 0;
	  padding: 0;
	  }
	  
#content { width: 800px; margin: 0px auto; text-align: left; position: relative;  }	  
	 
#homepage { text-align: center; }
#picture { float: left; }
#text { float: right; }	 
	 
	  
p {  font-size: 11px; font-style: normal; line-height: 18px; font-weight: normal; text-decoration: none; }

h1 { font-size: 16px;  line-height: 17px; font-weight: bold; padding: 30px 0 -10px 0; }
	 
h2 { font-size: 12px; font-weight: bold; padding: 0; color: #666; } 	 
	  
a:visited  { text-decoration: none; }
a:hover { text-decoration: underline; }  
a {	text-decoration: none;	color: #666; }

.spacer20 { margin-bottom: 20px; }
.spacer10 { padding-bottom: 10px; }

	
/*	  
.text {  font-family: "Times New Roman", Times, serif; font-size: 12px; font-style: normal; line-height: 17px; font-weight: normal; text-decoration: none}

.notetext {  font-family: "Times New Roman", Times, serif; font-size: 12px; font-style: normal; line-height: 17px; font-weight: normal; text-decoration: none; color: #666666}

.header {  font-family: "Times New Roman", Times, serif; font-size: 12px; font-style: normal; line-height: 17px; font-weight: bold; text-decoration: none; color: #666666}
*/

.email a:visited  { text-decoration: none; }
.email a:hover { text-decoration: underline; }
.email a {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	text-decoration: none;
	color: #E1E1E1;
}



