a:link img,  a:visited img { 
	padding:0px!important; 
	border:0px!important; 
	}
	
a:link,  a:visited { 
	border:0px!important; 
	text-decoration: none;
	}

body {
	background-position: url(imag/newlogo.jpg) no-repeat fixed 1% 25%;
	color: red;
	letter-spacing: 20px;
	word-spacing: 20px;
	word-wrap: normal;
	word-break: normal;
	line-height: 20px;
	font-size: 20px;
	text-align: center;
	font-family: "Century Gothic";
	}
	
h1 {
	font-family: "Century Gothic";
	font-size: 30px;
	}
	
	
p { 
	font-family: "Century Gothic";
	font-size: 12px;
	letter-spacing: 0px;
	color: black;
	word-spacing: 2px;
	text-align: justify;
	}

#headpic {
	padding: 0 220px 0 0;
	border: 10px 1px 1px 1px;
	}



#spcr {background: url(imag/mangoleavessss.jpg) repeat-x;
       height: 50px;
       display: block;
		}

#navim {
		height: 30px;
		}

	
#mp { height:200px;
	  float: left;
	  margin: 0px 15px 10px 0px;
	}
	
#mt { width: 500px; }

#ct {
	width: 100%;
	table-layout: fixed;
	}
	
#frst {
	text-align: center;
	font-size: 20px;
	}

#navsub {
	display:block;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size: 12px;
	text-align: center;
	width: 100%;
	letter-spacing: 10px;
	}



#navsub a {
	color: #550000;
	text-decoration:none;
	padding:10px 10px 10px 10px;
	margin: 0 0 0 0;
	display:block;
	}
	
#navsub a:hover {
	color: #FFFFFF;
	background-color: #993333;
	}

#nav {
	display:block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	letter-spacing: 10px;
	font-size: 18px;
	text-align: center;
	width: 100%;	
	}



#nav a {
	color: #550000;
	text-decoration:none;
	padding:10px 10px 10px 10px;
	margin: 0 0 0 0;
	display:block;
	}
	
#nav a:hover {
	color: #FFFFFF;
	background-color: #993333;
	border: black 1px 1px 1px 1px;
}


#here {
	color: #FFFFFF;
	text-decoration:none;
	background-color: #999999;
	display:block;
	}


