#container {
	background-image: url(images/nitrahome1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
	padding-right: auto;
	padding-left: auto;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	min-height:600px;
}
.mycontent {
	background-image: url(images/bgcontent.jpg);
	background-repeat: repeat-y;
	text-align: justify;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
}
body {
	background-color: #000000;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-right: 20px;
	padding-left: 20px;
	text-align: justify;
}

