li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	color: #333;
	text-align: left;
	text-indent: 20px;
}
#main_container {
	margin: auto;
	width: 960px;
	background-color: #FFFFFF;
	height: 7600px;
}
#top_left {
	float: left;
	height: 185px;
	width: 210px;
	padding-left: 40px;
	padding-top: 50px;
}
#pink {
	float: left;
	height: 30px;
	width: 424px;
	background-color: #f26409;
}
#top_right {
	float: left;
	height: 30px;
	width: 285px;
}
#title {
	float: left;
	height: 175px;
	width: 650px;
	padding-right: 60px;
	padding-top: 30px;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #3d3d3d;
	text-align: left;
	line-height: 1.5em;
	font-weight: normal;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	line-height: 1.2em;
	color: #3d3d3d;
	font-weight: normal;
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-align: left;
	line-height: 14px;
	font-weight: normal;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #666;
	text-align: left;
	font-style: normal;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #F60;
	text-align: left;
	font-weight: bold;
}
.pink_name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bold;
	color: #f26409;
}
#left_nav {
	float: left;
	height: 1500px;
	width: 210px;
	padding-left: 40px;
}
#main_content {
	float: left;
	height: 7000px;
	width: 650px;
	padding-right: 60px;
}
.nav_boxes {
	float: left;
	height: 16px;
	width: 190px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #f26409;
	text-align: left;
	padding-top: 4px;
}
.email_boxes {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #3d3d3d;
	text-align: left;
	float: left;
	height: 30px;
	width: 180px;
	line-height: 2em;
}
#gray_bar {
	background-color: #3d3d3d;
	float: left;
	height: 8px;
	width: 200px;
	margin-top: 10px;
}
#my_info {
	float: left;
	height: 140px;
	width: 250px;
	background-color: #CCC;
	background-position: 0px 0px;
}
.table {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	color: #333;
	text-align: left;
}
ol {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #333;
	text-align: left;
	line-height: 0px;
	text-indent: 12px;
}
.gray_bar {
	background-color: #3d3d3d;
	float: left;
	height: 8px;
	width: 200px;
	margin-top: 10px;
}

