body {
	background-image: url(../assets/grf/hm/bg_main.gif);
	background-color: #255185;
}
.textpadding {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	padding-left: 35px;
	padding-bottom: 10px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
	padding-right: 10px;
}

.address {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	padding-left: 35px;
	padding-bottom: 10px;
	font-weight: bold;
	color: #666666;
	line-height: 15px;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.emaillink {
	color: #D03533;
	text-decoration: none;
}
.myname {
	font-size: 22px;
	font-weight: bold;
	color: #C80A00;
}
.staffphoto {
	padding: 2px;
	border: 1px solid #999999;
}
.cellborder {
	border: 1px solid #CCCCCC;
}
