body {
      font-weight:bold; 
      color:#ccc; 
      font-size:10pt;
      text-align:left;
     }
a, #footer a  {color:#336699; text-decoration:none;}
a:hover, #footer a:hover  {color:#6396f9; text-decoration:underline;}     
h1 {font-size:34pt}
h2 {font-size:14pt}
h3 {font-size:11pt}

.replace {
	background: transparent no-repeat 0 0; /* Background shortcut syntax*/
	display: block; /* Makes the ‘a’ tag a block level element so we can give it a height and width */
	overflow: hidden;
	text-indent: -9999em;
	}

body {background:#fff url(/images/bg-cloud.jpg) repeat}
.module {
	background:transparent url(/images/box.png) no-repeat;  
	height:351px; 
	margin:100px auto 0;
	padding:50px 65px 20px 82px;
	position:relative;
	width:827px;
}
#head {color:#336699;}
#head h1 {margin-bottom:0;}
#head h1 a {
	background: url(/images/logo-bamroberts.com.png) no-repeat;
	height:61px;
	margin:10px 0 -7px;
	width:603px;
	
	
	opacity:0.9;
	-moz-opacity:0.9;
	
}
#head p {
	font-size:8pt;
	margin-bottom:7px;
	margin-left:2px;
}

#body {margin:0 auto; width:500px; line-height:11pt}
#body h2 {text-align:center;}
#footer {
	bottom:115px;;
	clear:both;
	height:37px;
	position:absolute;
	width:820px;
}
#footer h3 {margin-bottom:0em;}
#cv {float:right; margin-top:1.4em;}
#social {margin-left:-4px;}
#social li {float:left; list-style:none; margin:0 0.5em 0 0; background:transparent no-repeat center center}
#social a.replace  {height:39px; width:38px; }
#social .email	   {background-image:url(/images/social/email_32.png);}
#social .facebook  {background-image:url(/images/social/facebook_32.png);}
#social .delicious {background-image:url(/images/social/delicious_32.png);}
#social .flickr    {background-image:url(/images/social/flickr_32.png);}
#social .lastfm    {background-image:url(/images/social/lastfm_32.png);}
#social .linkedin  {background-image:url(/images/social/linkedin_32.png);}
#social .twitter  {background-image:url(/images/social/twitter_32.png);}
#social a.replace:hover {background:url(/images/social/highlight2_32.png) no-repeat top left}

#copyright {text-align:center; background: rgba(0, 0, 0, 0.5); padding:5px 0; margin:0; position:absolute; bottom:0; width:100%;}