body {
	width: 760px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	background-color: #FFFFFF;
	background-image: url(images/back.png);
	background-repeat: repeat;
}
#MyPageTitle {
	color: #FFFFFF;
	float: none;
	text-transform: none;
	font-size: 50px;
	text-align: center;
	width: 760px;
	height: 65px;
	padding-top: 235px;
	background-image: url(images/header.gif);
	background-position: bottom;
}
#header2 {
	background-repeat: repeat-y;
	text-align: left;
	width: 150px;
	float: left;
}
#page #content .content {
	white-space: normal;
	font-variant: normal;
	font-size: 12px;
}
#content {
	color: #FFFFFF;
	background-image: url(images/1_r5_c1.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	text-align: left;
	padding-right: 48px;
	padding-bottom: 50px;
	width: 500px;
	float: right;
}
#page #content .title {
	text-transform: none;
	text-align: left;
	padding-top: 81px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-top: 3px;
	color: #CCCCCC;
	font-size: 20px;
	padding-left: 5px;
	background-image: url(images/titles.png);
	background-repeat: repeat-x;
	background-position: left top;
	border: 10px inset #333333;
}
#page {
	background-image: url(images/page.png);
	margin-top: -3px;
}
#MyPageTagline {
	color: #CCCCCC;
	text-align: center;
	width: 760px;
	background-image: url(images/page.png);
	padding-top: 30px;
	padding-bottom: 30px;
}
#page #content .content blockquote {
	font-size: 14px;
	font-weight: bolder;
	color: #666666;
	margin: 0px;
	padding: 100px;
	background-color: #000000;
	background-repeat: repeat;
	border: 10px outset #77777B;
}
#page #content .content h2 {
	font-size: 16px;
	color: #CCCCCC;
	padding: 2px;
}
#footer-wrapper {
	color: #FFFFFF;
	text-transform: none;
	text-align: center;
	font-size: 10px;
	width: 758px;
	height: 40px;
	background-color: #030303;
	margin-top: -10px;
	padding-top: 20px;
}
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;
}
#imageX {
}
#header {
	height: 0px;
}
body {
	margin: 0;
	font-size: 80%;
	font-weight: bold;
	}	
	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

/* =-=-=-=-=-=-=-[Menu Four]-=-=-=-=-=-=-=- */
	
#menu {
	width: 200px;
	border-size: 1px;
	margin: 0px;
	}
	
#menu li a {
	height: 24px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	}
	
#menu li a:link, #menu li a:visited {
	color: #FFFFFF;
	display: block;
	background: url(images/menu4.gif);
	padding: 8px 0 0 30px;
	}
	
#menu li a:hover {
	color: #000000;
	background: url(images/menu4.gif) 0 -32px;
	padding: 8px 0 0 30px;
	}
	
#menu li a:active {
	color: #CC0000;
	background: url(images/menu4.gif) 0 -64px;
	padding: 8px 0 0 30px;
	}

body {
	top: 0;
	right: 0px;
	bottom: 0;
	left: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 50px;
} 
#header2 #menu ul li.first a {
	color: #000000;
	background: url(images/menu4.gif) 0 -32px;
	padding: 8px 0 0 30px;
}
	