body.custom {
    background: #25376f;
}

.custom #container {
    margin-top: 0em;
    margin-bottom: 0em;
    padding: 0.3em;
    border: 0.2em solid #EEEEEE;
}

.custom #page {
    background: #fff;
}

/* This line sets up our clickable background image based on the site title's link */
/* DIY: Adjust the height & width attributes to reflect the actual size of your image */
/* DIY: Change the filename of your image to reflect the actual header's file name */
.custom #header #logo a { display: block; height: 323px; width: 960px; background: url('images/headernew1 copy.jpg') no-repeat; outline: none; }

/* This line gets rid of the site title & tagline by casting them out to far left field */
.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }

/* This line collapses the vertical space of the tagline so that there isn't unnecessary white space after the header image */

/* This is a bit of a kludge, but it seems to work. */
.custom #header #tagline { height: 0; }

/* This line removes the padding from the header so that the background image sits close to the nav menu, the bottom border of the header, and the sides of the content */
.custom #header { padding: 0; }

/* Define the clear div to offset the link floats */
div.clear{
  clear: both;   
  height: 1px;
  width: 1px;
} 

/* This is the style for the container */  
div.socialmedia_sidebar
{
  background: #fff;
  margin: 0px 0 3px 0; 
/* If you are using this below the media box, 
use a negative top margin to raise it up. If not, adjust accordingly */
  padding: 3px 0px 3px 3px;    
  border-top: 1px dashed black;
  border-bottom: 1px dashed black;
} 

div.socialmedia_sidebar ul li{
  float: left;         
  list-style: none;    
  text-align: center;
} 

div.socialmedia_sidebar span.name{
  font-size: 2em;
  display: block;
}

div.socialmedia_sidebar span.service{
  font-style: italic;
}  

div.socialmedia_sidebar ul li a{
  width: 205px; 
  padding: 6px;    
  display: block;      
  border: 1px solid #fff;    
}

/* Non-hover profile links */       
#twitter{ background: #FEF9BF url('images/twitterrifictest.jpg') 5px 5px no-repeat; height: 35px; text-indent: 35px;} 
#facebook{ background: #FEF9BF url('images/facebook.jpg') 5px 5px no-repeat; height: 35px; text-indent: 43px;}
#linkedin{ background: #FEF9BF url('images/linkedin30x30.jpg') 5px 5px no-repeat; height: 35px; text-indent: 40px;} 
#rss{ background: #FEF9BF url('images/Feed.jpg') 5px 5px no-repeat; height: 35px; text-indent: 43px;}

/* Hover profile links */
#twitter:hover{ background: #999 url('images/twitterrifictest.jpg') 5px 5px no-repeat} 
#facebook:hover{ background: #999 url('images/facebook.jpg') 5px 5px no-repeat} 
#linkedin:hover{ background: #999 url('images/linkedin30x30.jpg') 5px 5px no-repeat} 
#rss:hover{ background: #999 url('images/Feed.jpg') 5px 5px no-repeat}

.custom li.widget .callout { padding: 1.0em; line-height: 1.385em; background: #e3f0f2; border: 0.077em solid #addde6; }

<script type="text/javascript"> 
var docshotsKey = '03262d8bf84e46f7b93a0030d3304131'; 
var docshotsTicket = 'XFOTmSS3MudpnTJ+YaSX8YKlEZP8k2oqvBT/Sasf3zs73n/6MAs77MY28rZnTUHc3y2lrlfHMcm9hA0UTsL9RXj+O5U0JXdNz5R1uUicS5kfE2zY7/YJjxluH+R1QTbijEsw57gLH6JzD7dIAQOMvw=='; 
var docshotsIsPrivate = true; 
var docshotsTemplateID = 2; 
var docshotsWidth = 800; 
var docshotsHeight = 600; 
var docshotsShowRelated = 0; 
var docshotsShowOther = 1; 
var docshotsMemID = 559193; 
</script> 
<script src="http://www.docstoc.com/js/docshots.js" type="text/javascript"></script>
