#masthead
{

	margin-top: 8px;
	background: #ffffff;
background-image: url(http://blogs.technet.com/blogfiles/tabletpc/WindowsLiveWriter/newtitle_B74A/tabletpcteamblog%20v2%5B2%5D.jpg);
	width: 804px;
	height: 180px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

#title
{
	position: relative;
	left: 25px;
	top: 80px;
	width: 270px;
	height: 100px;
	overflow: hidden;
	text-align: left;
	font-size: 12px;
}

#title h1
{
	font-size: 1px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #000000;
visibility: hidden;
}

#title div
{
	color: #dddddd
}

#title a:link, #title a:visited, #title a:active, #title a:hover
{
	color: #ffffff
}

#NewsSideBar
{
color: #ffffff;
}

#NewsSidebar LI, #NewsSideBar UL
{
color: #000000;
}

#main {
	padding-right: 8px;
	width: 534px;
	overflow: hidden;
	padding-left: 16px;
}

#leftmenu {
	float: right;
	width : 200px;
	padding-left: 8px;
	padding-right: 16px;
	overflow: hidden;
}

