body {
	background-color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-family: "Courier New", Courier, mono;*/
	font-size: 12px;
	color: #FFFFFF;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
a {
	color:#99CCFF;
	text-decoration:none;
}
h1 {
	/*display:none;*/
	margin:2px 2px 2px 2px;
	padding:0px 0px 0px 0px;
	font-size:30px;
	font-weight:normal;
}
h2 {
	font-weight:normal;
	font-size:22px;
	}
h3 {
	/*display:none;*/
	margin:2px 2px 2px 2px;
	padding:0px 0px 0px 0px;
	font-weight:normal;
	font-size:18px;
}
a:hover {
	text-decoration:underline;
}
a:visited {
	text-decoration:none;
	color:#747A9C;
	/*color:#CCCCCC;*/
}
a:visited:hover {
	text-decoration:underline;
	color:#B7BACC;
	/*color:#CCCCCC;*/
}
td.leftmost {
	background-image:url(/imgs/templyt/leftbg4.jpg);
	background-position:right;
	background-repeat:no-repeat;
	width:409px;
	text-align:right;
	padding:13px 10px 13px 10px;
}
td.rightmost {
	/*width:569px;*/
	width:350px;
	text-align:left;
	padding:13px 10px 13px 20px;
}
td.divider {
	background-image:url(/imgs/templyt/vert-bar-fade2.jpg);
	background-position:top;
	background-repeat:repeat-x;
	width:4px;
}
#title {
	height:135px;
	width:100%;
	background-image:url(/imgs/templyt/topbar2.jpg);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	border-bottom:5px solid #747A9C;
}