body {
	width: 760px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/back.png);
	background-repeat: repeat;
}
#MyPageTitle {
	color: #9C1C1C;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	font-size: 36px;
	text-align: left;
	font-weight: lighter;
	width: 736px;
	height: 250px;
	padding-top: 50px;
	background-image: url(images/header.gif);
	padding-left: 20px;
	margin-top: 25px;
	background-color: #E2F703;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E2F703;
	border-right-color: #E2F703;
	border-bottom-color: #E2F703;
	border-left-color: #E2F703;
}
#header2 {
	background-repeat: no-repeat;
	text-align: left;
	background-color: #E2F703;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 230px;
	float: left;
}
#content {
	color: #656E01;
	background-repeat: repeat-y;
	background-position: right top;
	text-align: left;
	width: 480px;
	float: right;
}
#page #content .title {
	text-transform: none;
	text-align: center;
	padding-top: 50px;
	padding-right: 5px;
	padding-bottom: 50px;
	color: #FFFFFF;
	font-size: 20px;
	padding-left: 5px;
	background-image: url(images/titles.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
	margin-top: 20px;
}
#page #content div {
	background-color: #E2F703;
	padding: 10px;
}
#page {
	background-color: #656E01;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E2F703;
	border-right-color: #E2F703;
	border-bottom-color: #E2F703;
	border-left-color: #E2F703;
}
#MyPageTagline {
	color: #E2F703;
	text-align: right;
	margin-bottom: -7px;
	font-size: 30px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E2F703;
	border-right-color: #E2F703;
	border-bottom-color: #E2F703;
	border-left-color: #E2F703;
	margin-top: 0px;
	background-color: #656E01;
	padding-right: 25px;
}
#page #content .content blockquote {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	margin: 0px;
	padding: 25px;
	background-image: url(images/back.png);
	background-repeat: repeat;
	border: 2px solid #D8EB03;
	text-align: center;
}
#page #content .content h2 {
	font-size: 16px;
	color: #E2F703;
	padding: 2px;
	text-align: center;
}
#footer-wrapper {
	color: #FFFFFF;
	text-transform: none;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	height: 50px;
	padding-top: 2px;
	margin-top: 0px;
}
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 {
}
#header {
	height: 0px;
}
body {
	margin: 0;
	font-size: 80%;
	font-weight: normal;
	}	
	
ul {
	list-style: none;
	}

/* =-=-=-=-=-=-=-[Menu Four]-=-=-=-=-=-=-=- */
	
#menu {
	border-size: 1px;
	width: 230px;
	}
	
#menu li a {
	height: 24px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	width: 230px;
	margin-left: -30px;
	}
	
#menu li a:link, #menu li a:visited {
	color: #656E01;
	display: block;
	padding: 8px 0 0 30px;
	}
	
#menu li a:hover {
	color: #fff;
	padding: 5px 0 0 30px;
	background-color: #656E01;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 18px;
	}
	
#menu li a:active {
	color: #fff;
	padding: 8px 0 0 30px;
	font-size: 18px;
	}

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: #fff;
	padding: 5px 0 0 30px;
	background-color: #656E01;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 18px;
	}
