body 
{ 
        font-family : 
"Lucida Grande", Arial, Helvetica, sans-serif;
        background-color: 
rgb( 228, 234, 236);
        background-image: url('http://blogs.msdn.com/photos/site/images/9834596/original.aspx');
 background-repeat: repeat-x;  
}
#masthead 
{ 
        background:  
url('http://stunna42.members.winisp.net/blog%20header1.png'); margin-top: 0;           
        height: 228px; 
}
.SearchButtonOuter
{
 background-image: url('http://blogs.msdn.com/photos/site/images/9834593/original.aspx');
}
.SearchButton
{
 background-image: url('http://blogs.msdn.com/photos/site/images/9834594/original.aspx');
 color: #ffffff;
}
 

#leftmenu {
 float: right;
 width : 160px;
                padding-right: 16px;
 overflow: hidden;
}
#leftmenu h3 
{
 color: #595c60;
 font-size : 1.1em;
 font-weight: bold;
 margin : 0px;
 padding: 6px 0 6px 0;
 border-style: dotted;
 border-width: 0px;
 border-bottom-width: 1px;
 border-bottom-color: #dfdfdf;
 margin : 0px; 
 margin-bottom: 6px;
 
}
#leftmenu ul li
{
 color: #a1a1a1;
}
#leftmenu ul a:link, #leftmenu ul a:visited, #leftmenu ul a:active
{
 color: #a1a1a1;
}
#leftmenu ul a:hover
{
 color: #808080;
}
#title
{
 Display: none;
                position: abslolute;
 left: 0px;
 top: 70px;
 width: 151px;
 height: 74px;
 overflow: hidden;
 text-align: center;
 font-size: 0pt;
 /*border: solid 1px #ffffff;*/
}
#title h1
{
                Display: None;
 font-size: 0pt;
 margin: 0px;
 padding: 0px;
 text-align: center;
 color: #ffffff;
}
#title a:link, #title a:visited, #title a:active, #title a:hover
{
 color: #ffffff;
}
#main {
 float: left;
                padding-right: 0px;
 width: 574px;
 overflow: hidden;
 padding-left: 16px;
}
#userArea 
{ 
        margin-top: 24px; padding-right: 6px; 
}
.posthead
{
 border-color: #dfdfdf;
 color: #245328;
}
.posthead a:link, .posthead a:visited, .posthead a:active
{
 color: #245328;
}
.posthead a:hover
{
 color: #245328;
}
 
 
________________________________________
From: Jonathan Bailor
Sent: Friday, August 14, 2009 11:34 AM
To: Christopher Maloney (POWERPOINT)
Subject: css
body 
{ 
        font-family : 
"Lucida Grande", Arial, Helvetica, sans-serif;
        background-color: 
rgb( 228, 234, 236);
        background-image: url('http://blogs.msdn.com/photos/site/images/9834596/original.aspx');
                background-repeat: repeat-x;  
}
 
#masthead 
{ 
        background:  
url(‘  http://stunna42.members.winisp.net/blog%20header.png  '); margin-top: 0;           
        height: 228px; 
}
 
.SearchButtonOuter
{
                background-image: url('http://blogs.msdn.com/photos/site/images/9834593/original.aspx');
}
 
.SearchButton
{
                background-image: url('http://blogs.msdn.com/photos/site/images/9834594/original.aspx');
                color: #ffffff;
}
 
 
#navbar 
{ 
        background: #666666 url('http://blogs.msdn.com/photos/site/images/9834597/original.aspx') repeat-x; margin-top: 2px; 
}
 
#navbar li 
{              
                background-image: url('http://blogs.msdn.com/photos/site/images/9834595/original.aspx');
                background-repeat: no-repeat;
                background-position: 4px 13px;
                padding-top: 9px;
                font-size: 13px;
                font-weight: bold;
                text-transform: uppercase;
}
 
#leftmenu {
                float: right;
                width : 160px;
                padding-right: 16px;
                overflow: hidden;
}
 
#leftmenu h3 
{
                color: #595c60;
                font-size : 1.1em;
                font-weight: bold;
                margin : 0px;
                padding: 6px 0 6px 0;
                border-style: dotted;
                border-width: 0px;
                border-bottom-width: 1px;
                border-bottom-color: #dfdfdf;
                margin : 0px;      
                margin-bottom: 6px;
                
}
 
#leftmenu ul li
{
                color: #a1a1a1;
}
 
#leftmenu ul a:link, #leftmenu ul a:visited, #leftmenu ul a:active
{
                color: #a1a1a1;
}
 
#leftmenu ul a:hover
{
                color: #808080;
}
 
#title
{
                Display: none;
                position: abslolute;
                left: 0px;
                top: 70px;
                width: 151px;
                height: 74px;
                overflow: hidden;
                text-align: center;
                font-size: 0pt;
                /*border: solid 1px #ffffff;*/
}
 
#title h1
{
                Display: None;
                font-size: 0pt;
                margin: 0px;
                padding: 0px;
                text-align: center;
                color: #ffffff;
}
 
#title a:link, #title a:visited, #title a:active, #title a:hover
{
                color: #ffffff;
}
 
#main {
                float: left;
                padding-right: 0px;
                width: 574px;
                overflow: hidden;
                padding-left: 16px;
}
 
#userArea 
{ 
        margin-top: 24px; padding-right: 6px; 
}
 
.posthead
{
                border-color: #dfdfdf;
                color: #245328;
}
 
.posthead a:link, .posthead a:visited, .posthead a:active
{
                color: #245328;
}
 
.posthead a:hover
{
                color: #245328;
}
 
Jonathan Bailor
 
