* {
	margin:auto;
	padding:0;
	border:0;
}
body {
	background-color: #000;
	/* [disabled]background-image: url(images/bg.jpg); */
	/* [disabled]background-repeat: repeat; */
}
#bottom {
	position:absolute;
	top:600px;
	width:1000px;
	height:25px;
	text-align:right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
}
#div_main {
	position:relative;
	margin:auto;
	width:1000px;
	margin-top: 25px;
}
#apDiv3 {
	position:absolute;
	width:1000px;
	height:150px;
	z-index:-1;
	left: 0px;
	top: 620px;
	/* [disabled]background-image: url(images/shadow.png); */
	background-repeat: no-repeat;
}
.bg {
	background-image: url(images/intro.jpg);
	background-repeat: no-repeat;
}
#mycustomscroll {
	width: 720px;
	height: 365px;
	overflow: scroll;
	overflow-x:hidden;
	position: absolute;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	padding-left: 10px;
	/* [disabled]margin: 10; */
	margin-bottom: 25px;
	margin-top: 25px;
	top: 165px;
	padding-right: 10px;
	/* [disabled]padding-bottom: 15px; */
	padding-top: 5px;
	left: 130px;
}
a:link {
	color: #A40004;
}
a:visited {
	color: #A40004;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #A40004;
}
#content {
	font-size: 14px;
	color: #000;
	/* [disabled]overflow: scroll; */
	position: absolute;
	height: 365px;
	width: 700px;
	top: 175px;
	left: 150px;
	margin-top: 50px;
}

