body {
	font-size : 0.8em;
	font-family : Segoe UI, Tahoma, Arial, Helvetica, sans-serif;
	margin : 0px;
	padding: 0px;
	background-color: #000000;
	padding-bottom: 20px;
}

img
{
	border: 0;
}

a:visited,
a:active,
a:link {
	color: #FF6600;
}

.post
{
	margin: 0 0 20px 0;
	padding-left:50px;
}

.posthead
{
	border-style: dotted;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #dfdfdf;
	color: #FF6600;
	font-weight: normal;
	font-size: 1.5em;
	padding-bottom: 6px;
	margin: 0px;
	margin-bottom: 10px;
	margin-left:-50px;
}

.posthead a:link, .posthead a:visited, .posthead a:active
{
	color: #FF6600;
	text-decoration: none;
}

.posthead a:hover
{
	color: #FF6600;
	text-decoration: underline;
}


.postfoot 
{
	margin-top: 10px;
	border-style: dotted;
	border-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-color: #dfdfdf;
	padding-top: 6px;
	padding-bottom: 6px;	
	color: #868686;
	text-align:right;
}

.postfoot .em
{
	color: #000000;
}

.pageTitle
{
	color: #FF6600;
	font-size: 1.8em;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 0px;
}



#content 

{width: 1016px;}

#masthead 
{
background-image: url(http://blogs.msdn.com/blogfiles/outlook/WindowsLiveWriter/1cf49b691e2a_79B4/outlook_header_thumb.jpg);
width: 1028px;
}

#main 
{width: 758px;}

#nav 
{width: 1016px;}

#leftmenu ul a:link, #leftmenu ul a:visited, #leftmenu ul a:active{
  color: #3556A1;
}

#leftmenu ul a:hover{
  color: #FF0000;
}

#title
{
	position: relative;
	left: 63px;
	top: 76px;
	width: 151px;
	height: 74px;
	overflow: hidden;
	text-align: center;
	font-size: 11px;
	visibility: hidden;
}

#title h1
{
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #008080
}

/* Tag Styles */

.TagCloud
{
	background-color: #f7f7f7;
	padding: 8px;
	padding-top: 16px;
	padding-bottom: 16px;
	margin: 0px;
	margin-bottom: 16px;
	margin-top: 16px;
	color: #FF9933;
	line-height: 180%;
	list-style-type: none;
}

.SidebarTagCloud
{
	font-size: 80%;
	line-height: 200%;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.Tag1, .Tag2, .Tag3, .Tag4, .Tag5, .Tag6 
{
	margin: 0px;
	padding: 0px;
	display: inline;
}

.Tag1 a:link, .Tag1 a:visited, .Tag1 a:active
{
	margin-right: 6px;
	color: #FF9933;
	font-size: 160%;
	font-weight: 900;
	text-decoration: none;
}

.Tag2 a:link, .Tag2 a:visited, .Tag2 a:active
{
	margin-right: 6px;
	color: #FF9933;
	font-size: 145%;
	font-weight: 800;
	text-decoration: none;
}

.Tag3 a:link, .Tag3 a:visited, .Tag3 a:active
{
	margin-right: 6px;
	color: #FF9933;
	font-size: 130%;
	font-weight: 600;
	text-decoration: none;
}

.Tag4 a:link, .Tag4 a:visited, .Tag4 a:active
{
	margin-right: 6px;
	color: #FF9933;
	font-size: 120%;
	font-weight: 500;
	text-decoration: none;
}

.Tag5 a:link, .Tag5 a:visited, .Tag5 a:active
{
	margin-right: 6px;
	color: #FF9933;
	font-size: 110%;
	font-weight: 300;
	text-decoration: none;
}

.Tag6 a:link, .Tag6 a:visited, .Tag6 a:active
{
	margin-right: 6px;
	color: #FF9933;
	font-size: 100%;
	font-weight: 200;
	text-decoration: none;
}

.Tag1 a:hover, .Tag2 a:hover, .Tag3 a:hover, .Tag4 a:hover, .Tag5 a:hover, .Tag6 a:hover
{
	text-decoration: underline;
	font-weight:bold;
