body
{
	width: 96%;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url("tile.jpg");
}
#trp_header
{
	width: 100%;
	border: 2px solid olive;
	border-style: outset;
	background-image: url("titl_left2.jpg");
	background-repeat: no-repeat;
	margin-bottom: 20px;
	position: relative;
	z-index: 40;
}
.trp_header_center
{
	margin: auto;
	width: 833px;
	height: 100px;
	background-image: url("title.png"); 
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	z-index: 50;
}
.trp_header_right
{
	width: 300px;
	height: 100px;
	float: right;
	background-image: url("titl_right.jpg");
	background-repeat: no-repeat;
	position: relative;
	z-index: 45;
}
#trp_menu
{
	float: left;
	width: 280px;
}
.trp_menu_section
{
	background-image: url("titl_left.jpg");
	background-repeat: repeat-y;
	border: 2px solid olive;
	border-style: outset;
	margin-bottom: 20px;
}
.trp_menu_section h3
{    
	color: olive;
	font-family: "Comic sans ms", Arial, "Arial Black";
	text-align: center;
}
.trp_menu_section ul 
{
	list-style-image: url("bullet_sml.png");
	font-family: "Comic sans ms", Arial, "Arial Black";
	padding: 0px;
	padding-left: 20%;
	margin: 0px;
	margin-bottom: 20px;
}
.trp_menu_section a
{
	color: green;
}
.trp_menu_section a:hover
{
	background-color: silver;
	color: white;
}
.trp_menu_section a:active, a:focus
{
	color: green;
	background-color: black;
	font-size: 100%;
}
.trp_submenu_section ul 
{
	margin-bottom: 0px;
	padding-left: 20px;
}
#trp_body
{
	font-family: "Comic sans ms", Arial, "Arial Black";
	color: black;
	font-size: small;
	padding: 15px 15px 15px 15px;
	margin-left: 300px;
	margin-right: 330px;
	margin-bottom: 20px;
	border: 2px solid olive;
	border-style: outset;
	position: relative;
	z-index: 30;
}
#trp_body p
{
	font-family: "Comic sans ms", Arial, "Arial Black";
	color: black;
	font-size: small;
	padding-left: 15px;
}
#trp_body h1
{
	font-family: "Comic sans ms", Arial, "Arial Black";
	font-size: x-large;
	color: olive;
	text-align: left;
}
#trp_body h2
{
	height: 19px;
	background-image: url("bullet_big.png");
	background-position : bottom left;
	background-repeat: no-repeat;
	padding-left: 30px;
	font-family: Arial, "Arial Black";
	font-size: medium;
	color: green;
	text-align: left;
}
#trp_clock
{
	float: right;
	width: 257px;
	margin-bottom: 20px;
	padding: 20px 0px 20px 47px;
	border: 2px solid olive;
	border-style: outset;
	background-image: url("titl_right.jpg");
	background-repeat: repeat-y;
	position: relative;
	z-index: 60;
}
#section_right
{
	clear: right;
	float: right;
	width: 300px;
	margin-bottom: 20px;
	padding-left: 4px;
	padding-top: 5px;
	border: 2px solid olive;
	border-style: outset;
	background-image: url("titl_right.jpg");
	background-repeat: repeat-y;
	position: relative;
	z-index: 50;
}
#section_right p
{
	font-family: "Comic sans ms", Arial, "Arial Black";
	color: black;
	font-size: small;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}
#trp_footer
{
	clear: both;
	width: 100%;
	height: 50px;
	text-align: center;
	background-image: url("titl_left.jpg");
	background-repeat: no-repeat;
	border: 2px solid olive;
	border-style: outset;
	position: relative;
	z-index: 20;
}
.trp_footer_center
{
	margin: auto;
	margin-top: 20px;
	width: 468px;
	height: 50px;
	position: relative;
	z-index: 60;
}
.trp_footer_right
{
	width: 300px;
	height: 50px;
	float: right;
	text-align: right;
	background-image: url("titl_right.jpg");
	background-repeat: no-repeat;
	position: relative;
	z-index: 30;
}
.trp_footer_center p
{
	color: black;
	text-align: center;
	font-size: 65%;
	font-family: Arial, "Arial Black";
}
#trp_ad
{
	margin: auto;
	width: 100%;
	height: 64px;
	text-align: center;
}