/*div { border: 1px solid #000; }*/

#page{
	height:100%; 
	width:100%; 
	text-align:center;
}

#content{
	margin:auto; 
	width:996px; 
	height:100%
}

#contentwrapper {
	width: 100%;
	height:100%;
	margin: 0 10px 0 10px;
}

#headerwrapper {
	width: 954px;
	height: 90px;
	margin: 0;
}

#aboutbutton { float:right;width:108px;height:16px;font-size:12px;text-align:center;color:#78786c; }
#aboutbutton a { color:#78786c;link-color:#78786c;text-decoration:none; }

#contactbutton { float:right;margin-right:6px;width:63;height:16;font-size:12px;text-align:center;color:#78786c; }
#contactbutton a { color:#78786c;link-color:#78786c;text-decoration:none; }

#businessbutton { float:right;margin-right:6px;width:103;height:16;font-size:12px;text-align:center;color:#78786c; }
#businessbutton a { color:#78786c;link-color:#78786c;text-decoration:none; }

#mdtlogo {
	float:left;
	width: 262px;
	height:80px;
	margin : 0;
	cursor: pointer;
	background-image:url("http://www.mydaytrip.com/img/logo.gif");
	background-repeat: no-repeat;
}
#mdtversion{
	float:left;
	width:47px;
}
#windiv{
	float:right;
	width:530px;
	height:88px;
	cursor:pointer;
}


#formwrapper {
	float:none;
	width: 954px;
	height: 50px;	
}

#menuwrapper {
	position:relative;
	margin-top: 4px;
	width: 954px;
	height: 200px;	
}

#memberwrapper {
	margin-top:6px;
	width: 954px;
	height: 200px;
	background-color:#daddec;
}

#mwbigpic {
	width:171px;
	height:171px;
	float:left;
	margin:7px 0px 22px 10px;
}

#mwbigpicdata {
	float:left;
	padding-left:14px;
	margin-top:3px;
	height:42px;
	width:270px;
	background-color:#fff;
	color:#792192;
	vertical-align:middle;
}

#mwsmallpiccontainer {
	float:left;
	margin-left:8px;
	margin-top:7px;
	width:755px;
	height:126px;
	overflow:hidden;
}

.posdiv{
	height:67px; 
	border-top:1px solid #646788;
}
.buttonsdiv{
	float:left; 
	margin-top:5px;
	width:70px;
	height:20px;
	cursor:pointer;
}
.rightsmalldiv{
	float:right;
	margin:2px 5px 0 10px;
	font-size:13px;
	width:390px;
}
.changediv{
	display:none; 
	position:absolute; 
	left:555; 
	top:0; 
	width:400px; 
	height:205px; 
	background-color:#fff;
}
.changediv_inner_pic{
	margin-left:8px;
	width:382px;
	height:85px;
	background-repeat:no-repeat;
}
.changediv_inner_text{
	margin-left:8px;
	margin-top:4px;
	width:385px;
	font-size:12px;
}
.smalluserpic{
	float:left;
	width:57px;
	height:60px;
	margin-left:5px;
	margin-bottom:3px;
}