/*
 __________________________________________
|           ||              ||             |
|            |   Title1     |              |
|            |______________|              |
|            |              |              |
|            |  Title2      |              |
|            |              |              |
|            |______________|              |

*/
body {
	background-attachment: scroll;
	background-image:  url(/Developer/UI/UI_BGD_PageUp_2010.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #00AFAC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#CenteredContent {
	width:719px;
	margin:0 auto;
	position:relative;
	background-color:#fff;
}
#Header{
	position:relative;
	z-index:30;
}
#TitleBarTop{
	text-align:right;
	padding:5px 0;
}
#TitleBarMain{
	position:relative;
	height:247px;
	padding-top:30px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	background-image:url(/Developer/UI/UI_HDR_BG_717X284_2010.jpg);
	background-repeat:no-repeat;
	background-position:1px 0px;
	margin:0px;
	border:0px solid #000;
}
#Navigation{
	height:34px;
}
#Navigation img{
	float:left;
	border:0px solid #000;
	padding:0;
	margin:0;
}
#Main{
	background-image: url(/Developer/UI/UI_CNT_BGD_TOP.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #fff;
	margin:-12px 0px 0px 0px;
	width:719px;
	position:relative;
}
#MainWithSidebar{
	margin-top:0px;
	margin-right:250px;
	margin-bottom:0px;
	margin-left:0px;
	padding:0px;
	width:469px;
	max-width:469px;
	overflow-x:auto;
	float:left;
}
#MainContent{
	margin:10px 10px 20px 10px;
	min-height:400px;
}
/* Hide (min height for IE) \*/
* html #MainContent{height:400px;}
/* end Hide */

#Sidebar{
	float:left;
	width:250px;
	margin-left:-250px;
}
#SidebarContent{
	margin:10px;
	text-align:center;
}
#Footer{
	clear:both;
	position:relative;
	height:146px;
	background-image:url(/Developer/UI/UI_FTR_717X146_2010.png);
	text-align:left;
	z-index:25;
}
.QuickStartAutoExpandingContentArea_Library{
	background-image: url(/photos/sidebarImages/Library.png);
	background-repeat:no-repeat;
	max-width:223px;
	width:223px;
	overflow-x:hidden;
}
/*
#QuickStartActualContentTable_Library{
	background-image:url(/photos/sidebarImages/Library_border.png);
	background-repeat:repeat-y;
}
*/