div#topLeftM, div#topRightM {
	width:45px;
	/*background-color:red;*/
}

div#topLeftM, div#topLeftMwhite{
	float:left;
}

div#topRightM, div#topRightMwhite{
	float:right;
}

div#topMain{
	width:610px;
	float:left;
	background-color:white;
}

div#guideWrapper{
	width:600px;
	float:left;
}

div#guideWrapper > div{
	width:600px;
}

div#guideLinks{
	width:331px;
	float:left;
	font-size:0px;
}

div#guideMargin{
	width:9px;
	float:left;
	/*background-color:black;*/
}

div#guideImages{
	width:260px;
	float:right;
	font-size:0px;
}

div#topLeftMwhite, div#topRightMwhite{
	width:5px;
}

div#guideLeftImage{
	height:211px;
}

div#guideLinks > div {
	width:331px;
	font-size:0px;
}

div#guideLinkBox{
	height:120px;
}

div#guideLinkBox div{
	width:331px;
	height:30px;
}	

div#guideTitle{
	font-size:36px;
	color:blue;
}

div.eachGuide > a {
	color:black;
}

div#guideM{
	height:20px;
}

div#guideWrapU{
	min-height:331px;
        /* IE6 */
        height: auto !important;
        height: 350px;
}

div#guideWrapM{
	height:90px;
}

div#guideWrapB{
	/*background-color:skyblue;*/
	font-size:14px;
	font-weight:bold;
	font-family:tahoma;
	line-height:20px;
}

div#messageT, div#messageB{
	height:3px;
	background-color:rgb(70,70,255);
}

div#topLastLink{
	width:600px;
	text-align:right;
	font-size:12px;
}

span#topLastLinkSpan{
	color:rgb(71,111,235);
}

