body
{ 

	-moz-opacity: .999;
	background: #080707 url('../images/bkms.png') no-repeat;
	margin: 0;
    background-size: cover;
}

.centre
{
	margin-left: auto;
	margin-right: auto;
}

#container
{
    font-family: Verdana, Helvetica, Arial, sans-serif;
	position: relative;
	margin: 0 auto;
	width: 100%;
}

#header
{
	position: relative;
	margin: 0 auto;
	top: 50px;
	text-align: center;
	width: 100%;
	height:70px;
}

#header a
{
	text-decoration: none;
	underline: none;
}

#header h1 
{ 
	text-align: center;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #757575; 

	font-weight: normal;

}

h2
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 14pt;
	text-decoration: none;
}

#topmenu
{
	text-decoration: none;
	text-align: left;
	position: relative;
	top: 100%;
	right: 1%;
}

#about1
{	
	position: relative;
	top: 20px;
    margin-bottom: 10%;
	width: 42%;
}

#about2
{
	float: right;
	position: relative;
	margin-left: 2%;
    width: 20%;
}

#about3
{	
	position: relative;
	//top: 50px;
	margin-left: 7%;
	margin-right: 7%;
	width: 23%;
}

#about4
{	
	position: relative;
	//top: 50px;
	margin-left: 5%;
	width: 23%;
}

#share
{	
	position: relative;
	top: 10px;
	width: 25%;
	color: white;
}


#pgtitle img
{
	border: none;
	padding: 0;
}

#pgtitle a
{
	color: #fff;
	float: none;
}

.centretext {
    text-align: center;	
}


.marginauto {
    margin: 10px auto 10px;
    display: block;
}

#pgtitle a:visited
{

	border: none;
}

#pgtitle
{
	color: #fff;
    display: block;
	margin-left: auto;
	margin-right: auto;
    width: 70%; 
	position: relative;
	height: 100%;
	top: 100px;
	font-size: 12pt;
	//text-align: center;
}

#pgtitle h2
{
	font-weight: normal;
	font-size: 20pt;
	text-decoration: none;
}

#pgtitle h3
{
	font-size: 14pt;
	text-decoration: none;
}




#cpr {
	color: #777;
	font-size: 8pt;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	text-align: center;
	top: 10px;
	width: 60%;
	position: relative;
}

span.msname1
{
	color: grey;
	font-size: 32pt;
}

span.msname2
{
	color: #fff;
	font-size: 32pt;
}

#cpr {
	color: #777;
	font-size: 6pt;
	font-weight: normal;
	text-align: center;
	top: -50px;
	width: 60%;
	position: relative;
}


#lowtext
{
	position: relative;
	top: -80px;
	color: #777;
	font-size: 14pt;
	font-weight: normal;
	text-align: center;
	
	
}