body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg_center.jpg); background-repeat:repeat-x; background-position:top;
	background-color:#000000;
}

.inner_logo {
	background-image:url(images/logo1.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height: 311px;
	}
	
.nav_bg {
	background-image: url(images/nav_bgrepeat.jpg);
	background-repeat: repeat-x;
	background-position:top;
	height: 40px;
	}

.copyright {
	font-family:Arial;
	color: #525251;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.copyright a {
	font-family:Arial;
	color: #525251;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.copyright a:hover{
	font-family:Arial;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.content{
	font-family:Arial;
	color: #00FFFF;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

.content1{
	font-family:Arial;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	text-align:justify;
	text-decoration: none;
}

.content1 a {
	font-family:Arial;
	color: #FF9900;
	font-size: 14px;
	font-weight: normal;
	text-align:justify;
	text-decoration: none;
}

.content1 a:hover{
	font-family:Arial;
	color: #FF9900;
	font-size: 14px;
	font-weight: normal;
	text-align:justify;
	text-decoration: underline;
}

.content2{
	font-family:Arial;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	text-align:justify;
	text-decoration: none;
}

.name{
	font-family:Arial;
	color: #FF9900;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}