body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#000000;
	
}
.maincontainer{
background:url(../images/bg.jpg) top left repeat-x; ;
height:auto;
width:auto;
margin:0;
padding:0;
}
.subheading{
	font-size:16px;
	font-weight:bold;
	color: #FFFFFF;
}
.subheading a{
	font-size:16px;
	font-weight:bold;
	color: #cd0283;
}
.subheading a:hover{
	font-size:16px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
	
.bodytext{
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#cfcfcf;
	text-align:justify;
}

.footer{
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#424242;
}

.footer a{
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#424242;
}

.footer a:hover{
	font-family:Tahoma;
	font-size:11px;
	text-decoration:underline;
	font-weight:normal;
	color:#424242;
}

.nav_text{
	font-family:Myriad Pro;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
}
.nav_text a{
	font-family:Myriad Pro;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
}
.nav_text a:hover{
	font-family:Myriad Pro;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	color:#cd0283;
}

.welcome_text{
	font-family:BankGothic Lt BT;
	font-size:24px;
	color:#f4e5ed;
}
.atttute_text{
	font-family:BankGothic Lt BT;
	font-size:24px;
	color:#cd0283;
}
