a:visited,
a:active,
a:link {	
	text-decoration: none;
	color: #007cbe;}
a:hover {
	color:#000000;
text-decoration: underline;
}
#search {
	width: 200px;
}

pre.debug, pre.debug font 
{ 
font-family: 'Courier New', Courier, Fixed, monospace;
font-size: 8pt; 
background-color: #99CCFF; 
text-align:left; 
} 

pre.code
{
	font-family: Courier;
	background-color: #C0C0C0;
	text-align:left;
}

#title { 
    background-image: url('http://blogs.msdn.com/photos/toddca/images/763658/thumb.aspx'); 
height: 70px;
    background-repeat:no-repeat;
    border-bottom: 6px solid #20375f;

}

#Cal
{
display : none;
}

.headermaintitle
{
margin-left : 100px;
white-space: nowrap;
}

#title p
{
margin-left : 70px;
white-space: nowrap;
}

#top{
border-bottom: 6px solid #20375f;
}

#news{
	margin: 0px;
	padding: 0px;
	border: 0px dashed #999999;
}

#nav { 
    background-position: right bottom;
}

#nav ul {
	margin-left : 10px;

}
#nav ul li a{
	padding-left : 0px;

}
#extraNav ul{
	color: #000000;
	list-style-type: none;
	margin: 0px;
margin-left : 0px;
}

#extraNav ul li {
	display: inline;
margin-right : 4px;
}

#extraNav ul li a{
		text-decoration: none;
	font-weight: bold;
       font-size: 1.1em;
	margin: 0px;
	color: #FFFFFF;}
#extraNav a:hover {
	text-decoration: none;}


#extraNav {
position: absolute;
top: 85px;
left: 170px;
width:100px;
}

#sidebar-a {
	float: right;
	width: 220px;
margin-right: 5px;
}
#sidebar-a H3 {
	color: #999999;
	
	margin-left: 0px;
}

#sidebar-a li {
        margin-left: 0px;
marker-offset: 0em;

}

#content {
	margin-left: 0px;
	margin-right: 225px;
}

#container {
	
	width: 95%;}

#sidebar-a ul {
	margin-left : 10px;

list-style-position : outside;
}


#sidebar-a a:active,
#sidebar-a a:visited,
#sidebar-a a:link {
	margin-right : 0px;
margin-left: 0px;
	padding : 0px;}
