@charset "utf-8";
#main {
	width: 750px;
}

#PageBody {
	background-color: #b9c3cc;
}
#tdTopMenuBar {
	background-color: #FFFFFF;
	width: 750px;
	height: 122px;
}



#tdGreyBox1 {
	background-color: #Dae0e4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B9c3cc;
	border-bottom-color: #b9c3cc;
	border-left-color: #B9c3cc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	width: 262px;
	height: 21px;
}

#tdGreyBoxDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #DAE0e4;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b9c3cc;
	border-bottom-color: #b9c3cc;
	width: 315px;
	height: 21px;
	text-indent: 2px;
	color: #666666;
}

#tdGreyBoxTime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #dae0e4;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b9c3cc;
	border-bottom-color: #b9c3cc;
	text-align: center;
	width: 174px;
	height: 21px;
	text-indent: 100px;
	color: #666666;
}

#tdoverphoto {
	width: 261px;
	height: 71px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b9c3cc;
}
	

#tdTextBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #b9c3cc;
	width: 476px;
	vertical-align: top;
	padding: 6px;
	background-color: #FFFFFF;
}

#tdBottomGreyBar {
	background-color: #DAE0E4;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b9c3cc;
	border-bottom-color: #b9c3cc;
	width: 750px;
}
#tdBottomBar {
	background-color: #FFFFFF;
	background-image: url(Graphics/bottom_bar.png);
	background-position: center center;
	height: 50px;
	width: 750px;
	background-repeat: no-repeat;
}

