#divContainer{
	position:relative;
	width:981px;
	left:50%;
	margin-left:-491px;
	border-left:1px #cccccc solid;
	border-right:1px #cccccc solid;
	min-height:100%;
	_height:100%;	
	margin-bottom:0px;
	background-image:url(../images/totalbg.gif);
	background-position:17px 0px;
	background-repeat:repeat-y;
}

* html #container{ 
	height:100%; 
}

#divHeader{
	position:relative;
	height:150px;
	widht:981px;
}

#divTopMenu{
	position:absolute;
	height:36px;
	width:100%;
	top:86px;
	overflow:hidden;
}

#divContent{
	position:relative;
	width:100%;
	padding-bottom:90px;
}

#divSearch{
	position:absolute;
	width:220px;
	height:41px;
	right:17px;
	top:44px;
}

#tdClean{
	width:17px;
	background-image:url(../images/bg_td_leftMenu.gif);
	background-repeat:repeat-x;
	border-left:1px #fff solid;
}

#tdLeftMenu{
	width:225px;
	background-color:#e0e0e0;
	vertical-align:top;
}

#divLeftMenu{
	width:225px;
	min-height:562px;
	background-image:url(../images/bg_div_leftMenu.gif);
	background-repeat:repeat-x;
	background-color:#e0e0e0;
	text-align:left;
}

#divLeftMenu .header{
	position:relative;
	width:223px;
	height:32px;
	border-left:1px #c7c7c7 solid;
	border-right:1px #d1d1d1 solid;
}

#divLeftMenu .menu{
	width:223px;
	min-height:530px;
	border-left:1px #dbdbdb solid;
	border-right:1px #dbdbdb solid;
}

#tdSubContent{
	vertical-align:top;
}

#divPageTitle {
	position:relative;
	height:35px;
	border-right:1px #fff solid;
	background-image:url(../images/bg_div_pageTitle.gif);
	background-repeat:repeat-x;
}

#divContentContainer{
	padding:1px;
}

#divFooter{
	position:absolute;
	width:100%;
	height:90px;
	bottom:0px;
}


#divFlashIntro{
	width:736px;
	height:111px;
}

#divDefaultMarge{
	padding:15px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
}

#divDotline{
	background-image:url(../images/bg_div_dotline.gif);
	background-repeat:repeat-x;
	height:1px;
	clear:both;
}

#divPhotoAlbum .titleRow{
	height:25px;
}

#ajax_form{
	height:1px;
	overflow:hidden;
	position:absolute;
}

