html, p {
	padding:0px 0px 10px 0px;
	margin:0px;
	}
.contentwrapper {
	position: absolute;
	left: 0px;
	top: 0px;
	border:solid red 0px;
	padding: 0px;	
	margin:0px;
	width:100%;
	text-align: center;
}
.contentcell {
	position: relative;
	margin: 0px 20px 0px 190px;
	padding: 130px 0px 0px 0px;
	border:solid green px;
	text-align: center;
	
}
.contentcell2 {
	position: relative;
	padding: 130px 200px 0px 190px;
	border:solid blue 0px;
	text-align: center;
	
}
.contentcell3 {
	position: relative;
	margin: 0px 200px 0px 190px;
	padding: 130px 0px 0px 0px;
	border:solid orange 0px;
	text-align: center;

	
}
.contentcell4 {
	position: relative;
	margin: 0px 200px 0px 190px;
	padding:130px 0px 0px 0px;
	border:solid green 0px;
	text-align: center;
	
}
.contentcell5 {
	position: relative;
	margin: 0px 20px 0px 190px;
	padding:130px 0px 0px 0px;
	border:solid green 0px;
	text-align: center;
	
}


#list {
	width: 250px;
	float:left;
	margin:0px 0px 0px 20px;
	text-align:left;
	border: solid 0px green;
}
#list2 {
	width: 250px;
	float:left;
	margin:0px 0px 0px 20px;
	text-align:left;
	border: solid 0px green;
}
li {
	list-style-type: square;
	color: #FF0000;
	text-align:left;
}
/*A:link { text-decoration: none; color:#ffffff} */
A:visited { text-decoration: underline; color:#ffffff; } 
A:hover { text-decoration: underline; color:#00ccff;} 

.top {
background-image:url(pics/newstuff/toprepleft.jpg);
background-repeat:repeat-x;
height:100px;
}
.header {
margin-right:0px;
}
.footer {
height:50px;
clear:both;
}
.TL { 
	background-image:url(pics/table/TL.jpg);
	width:30px;
	height:30px;
}
.T { 
	background-image:url(pics/table/T.jpg);
	height:30px;
}
.TR { 
	background-image:url(pics/table/TR.jpg);
	width:30px;
	height:30px;
}
.L { 
	background-image:url(pics/table/L.jpg);
	width:30px;
}
.R { 
	background-image:url(pics/table/R.jpg);
	width:30px;
}
.BL { 
	background-image:url(pics/table/BL.jpg);
	width:30px;
	height:30px;
}
.B { 
	background-image:url(pics/table/B.jpg);
	height:30px;
}
.BR { 
	background-image:url(pics/table/BR.jpg);
	width:30px;
	height:30px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}

.style2 {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.minimenu {

	position:absolute;
	top:150px;
	right:20px;
	text-align:left;
	height:200px;
	}
.enggallery {
	width: 100%;
	border: solid 0px red;
	margin: 0px 0px 0px 0px;
}
.enggallery img {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

.dist {
	float:left;
	width: 275px;
	height: 200px;
	margin: 0px 20px 10px 0px;
	padding:0px 0px 0px 0px;
	border: 0px solid pink;
}
.subs {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding:5px 0px 5px 0px;
	}

