body {
	font-family: Courier New, Courier, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #94FF94;
	font-variant: small-caps;
	background-color: #004200;
	margin: 0px 0px;
	text-align: center;
	font-weight: bolder;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
}
.cholo-info-text h1 {
	font-size: 14px;
	color: #FF00FF;
}
#Content {
	width:600px;
	margin:0px auto;
	text-align:left;
	padding:15px;
}
#cholo-circle {
	position: absolute;
	width:531px;
	height:527px;
	background-image: url(../images/mm-circle.gif);
	background-repeat: no-repeat;
	margin-top: 30px;
	margin-left: 50px;
}
#cholo-info {
	position: absolute;
	width:204px;
	height:205px;
	background-image: url(../images/mm-popup.gif);
	background-repeat: no-repeat;
	margin-top: 12px;
}
.cholo-info-text h1 {
	margin-top: 52px;
	text-align: center;
	width:204px;
	letter-spacing: 0px;
}
.cholo-info-text {
/*	margin-top: 52px; */
	text-align: center;
	width:204px;
	letter-spacing: 1px;
}
#cholo-logo {
	position: absolute;
	width:169px;
	height:57px;
	background-image: url(../images/mm-cholo.gif);
	background-repeat: no-repeat;
	margin-top: 267px;
	margin-left: 111px;
}
/* button 1 */
#cholo-but1 {
	position: relative;
	width:50px;
	height:126px;
	left: 225px;
	top: 69px;
}
#cholo-but1-text {
	position: relative;
	width:96px;
	height:43px;
	margin-left: 72px;
	margin-top: -57px;
}
/* button 2 */
#cholo-but2 {
	position: relative;
	width:50px;
	height:126px;
	left: 431px;
	top: 50px;
}
#cholo-but2-text {
	position: relative;
	width:119px;
	height:43px;
	margin-left: -125px;
	margin-top: -55px;
}
/* button 3 */
#cholo-but3 {
	position: relative;
	width:50px;
	height:126px;
	left: 127px;
	top: 120px;
}
#cholo-but3-text {
	position: relative;
	width:74px;
	height:43px;
	margin-left: 112px;
	margin-top: -80px;
}
/* button 4 */
#cholo-but4 {
	position: relative;
	width:50px;
	height:126px;
	left: 471px;
	top: 115px;
}
#cholo-but4-text {
	position: relative;
	width:74px;
	height:43px;
	margin-left: 86px;
	margin-top: -60px;
}
/* login text */
#cholo-login {
	position: relative;
	width:150px;
	height:32px;
	left: 378px;
	top: -113px;
}
#cholo-credlogo {
	position: relative;
	width:190px;
	height:48px;
	left: 248px;
	top: -70px;
}
#sitemap {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
	color: #00AA00;
	text-align: center;
	margin-top: 20px;
	letter-spacing: 1px;
	font-variant: normal;
}
#sitemap a:link {
	color: #00AA00;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #009900;
}
#sitemap a:visited {
	color: #009900;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #008800;
}
#sitemap a:hover {
	color: #FF00FF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00FF00;
}
#sitemap a:active {
	color: #AA0000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00FF00;
}

#copyright {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: normal;
	color: #007700;
	text-align: center;
	margin-top: 20px;
	letter-spacing: 5px;
}
