body {
	width: 760px;
	font-family: "Times New Roman", Times, serif;
	background-repeat: repeat;
	background-color: #000000;
	background-image: url(images/back.png);
}
#MyPageTitle {
	color: #FFFFFF;
	text-transform: none;
	font-size: 60px;
	text-align: left;
	font-weight: lighter;
	width: 660px;
	height: 80px;
	padding-top: 180px;
	background-image: url(images/header.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	padding-left: 60px;
	padding-right: 40px;
}
#header2 {
	background-repeat: repeat-y;
	text-align: left;
	background-image: url(images/page.png);
	padding-top: 60px;
	padding-bottom: 60px;
	background-position: right top;
	float: left;
}
#page #content .content {
	font-size: 12px;
}
#content {
	color: #000000;
	background-repeat: repeat-y;
	background-position: right top;
	text-align: left;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: -30px;
	font-weight: bold;
	font-size: 12px;
	width: 570px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0761F2;
}
#page #content .content {
	padding-right: 25px;
	padding-left: 25px;
	text-align: justify;
	float: left;
}
#page #content .title {
	text-transform: uppercase;
	text-align: left;
	padding-right: 5px;
	color: #000000;
	font-size: 20px;
	background-repeat: repeat-x;
	background-position: left top;
	padding-left: 23px;
}
#page {
	background-image: url(images/page.png);
	background-repeat: repeat-y;
	background-position: right;
}
#MyPageTagline {
	text-align: left;
	font-size: 12px;
	color: #EAF7F2;
	background-image: url(images/top.png);
	height: 35px;
	margin-top: -45px;
	background-position: bottom;
	background-repeat: no-repeat;
	padding-left: 230px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 45px;
	padding-right: 45px;
}
#page #content .content blockquote {
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	padding: 20px;
	background-repeat: repeat;
	text-align: left;
	background-color: #000000;
	border: 2px #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	float: none;
}
#page #content .twocols .col1 {
	float: right;
	width: 275px;
}
#page #content .twocols .col2 {
	float: none;
	width: 270px;
}
#page #content .content h2 {
	font-size: 16px;
	color: #000000;
	text-align: left;
}
#footer-wrapper {
	color: #0066FF;
	text-transform: none;
	text-align: left;
	font-size: 12px;
	padding-top: 0px;
	margin-top: 0px;
	background-image: url(images/page.png);
	padding-right: 40px;
	font-weight: bold;
	padding-left: 60px;
	float: left;
	width: 660px;
}
hr {
	visibility: hidden;
	height: 0;
	width: 0px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	display: none;
}
#menu li a:hover {
	font-size: 20px;
	font-weight: bold;
	text-transform: capitalize;
	text-align: left;
}
#imageX {
	float: right;
}
#header {
	background-image: url(images/page.png);
}
body {
	margin: 0;
	font-size: 80%;
	font-weight: normal;
	}	
	
ul {
	list-style: none;
	}

/* =-=-=-=-=-=-=-[Menu Four]-=-=-=-=-=-=-=- */
	
#menu {
	border-size: 1px;
	margin-left: -30px;
	font-weight: bold;
	width: 200px;
	}
	
#menu li a {
	height: 24px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	}
	
#menu li a:link, #menu li a:visited {
	color: #000000;
	display: block;
	padding: 8px 0 0 30px;
	}
	
#menu li a:hover {
	color: #7DA3E0;
	padding: 8px 0 0 30px;
	font-weight: bold;
	text-transform: capitalize;
	}
	
#menu li a:active {
	color: #000000;
	padding: 8px 0 0 30px;
	}

body {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
} 
#header2 #menu ul li.first a {
	color: #095FEA;
	padding: 8px 0 0 30px;
	font-weight: bold;
	text-transform: capitalize;
	}
