body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
}
div#left_col {
	position: absolute;
	left: 10px;
	top: 10px;
}
div#tom_name {
	left: 35px;
	top: 10px;
	position: absolute;
}
div#menu {
	position: absolute;
	top: 47px;
	font-size: 11px;
	line-height: 20px;
	color: #CCCCCC;
	left: 34px;
	margin: 0px;
	padding: 0px;
	width: 119px;
}
div#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	color: #CCCCCC;
}
div#menu a:link {
	color: #CCCCCC;
	text-decoration: none;
}
div#menu a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
div#menu a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bolder;
}
div#text_box {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	position: absolute;
	left: 35px;
	top: 350px;
	color: #666666;
	width: 200px;
	line-height: 20px;
	font-weight: normal;
	height: 62px;
}
div#top_text {
	font-style: italic;
	text-transform: uppercase;
	font-size: 16px;
	text-align: center;
	line-height: 20px;
	font-weight: bold;
}
div#middle_text {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	line-height: 20px;
}
div#bottom_text {
	text-align: center;
	font-style: normal;
	font-weight: normal;
}
div#extra_text {
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	position: absolute;
	top: 433px;
	left: 35px;
	width: 200px;
}
div#image {
	left: 265px;
	top: 10px;
	position: absolute;
}
div#left_arrow {
	left: 35px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 561px;
	font-size:10px;
}
div#left_arrow ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	color: #CCCCCC;
}
div#left_arrow a:link {
	color: #CCCCCC;
	text-decoration: none;
}
div#left_arrow a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
div#left_arrow a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bolder;
}
div#right_arrow {
	left: 110px;
	top: 561px;
	position: absolute;
	height: 7px;
	font-size: 10px;
}
div#right_arrow ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	color: #CCCCCC;
}
div#right_arrow a:link {
	color: #CCCCCC;
	text-decoration: none;
}
div#right_arrow a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
div#right_arrow a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bolder;
}

