@charset "UTF-8";
body {
	background-color: #000000;
	background-image: url(Assets/Images/Page/My_Way_background_2.jpg);
	background-repeat: no-repeat;
	background-position: center 110px;
}
#bodyformat {
	background-color: #000000;
	background-image: url(Assets/Images/Page/My_Way_background.jpg);
	background-repeat: no-repeat;
	background-position: center 110px;
}
td {
	text-align: left;
	vertical-align: top;
}
#imageformat {
	border: 2px solid #999999;
}
#titleformat {
	padding-left: 55px;
	padding-top: 30px;
}
#navigationformat {
	padding-top: 20px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	color: #CC9999;
	text-align: center;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: oblique;
	color: #6699CC;
	text-align: center;
	text-decoration: underline;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: oblique;
	color: #CC9999;
	text-align: center;
}
a:link {
	color: #CC9999;
}
a:visited {
	color: #6699CC;
}
a:hover {
	color: #CCCCFF;
}
a:active {
	color: #CC9999;
}
#Phcreditformat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	color: #CC9999;
	text-align: left;
}
