body { 
    color: #000000; 
    margin: 0px 0px 10px 0px; 
	font : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
    /* for opera users */
    padding: 0px 0px 10px 0px;
	font-style : normal;
	font-family : Verdana;
} 


div.imcent {
text-align: center;
}

div.top {
	position: absolute;
	top : 0px;
	left : 0px;
	width: 700px;
	height: 167px;
	background-image: url(/template1images/topnew.png);
	background-repeat: no-repeat;
}
div.headeraa {
	position: absolute;
	top : 0px;
	left : 0px;
	width: 700px;
	height: 167px;
	background-image: url(/template1images/emergencytopnew.png);
	background-repeat: no-repeat;
}
img.title {
position: absolute;
top: 1px;
left: 220px;
}
div.justy {
text-align: justify;

}
img.biosleft {
margin-left: 10px;
}
img.biosright {
margin-right: 10px;
}
img.tag {
position: absolute;
top: 145px;
left: 220px;
z-index: 4;
}

div.left {
	position: absolute;
	top: 157px;
	left: 0px;
	width: 150px;
	height: 2000px;
		background-image: url(../images/leftnew.png);
	 background-repeat: repeat-y;
}
div.left2 {
	position: absolute;
	top: 157px;
	left: 0px;
	width: 137px;
	height: 2200px;
		background-image: url(../images/leftnew.png);
	 background-repeat: repeat-y;
}
div.left3 {
	position: absolute;
	top: 157px;
	left: 0px;
	width: 137px;
	height: 990px;
		background-image: url(../images/leftnew.png);
	 background-repeat: repeat-y;
}
div.left7 {
	position: absolute;
	top: 157px;
	left: 0px;
	width: 137px;
	height: 1380px;
		background-image: url(../images/leftnew.png);
	 background-repeat: repeat-y;
}
/* HAPPY CUSTOMERS */
div.left4 {
	position: absolute;
	top: 157px;
	left: 0px;
	width: 137px;
	height: 2900px;
		background-image: url(../images/leftnew.png);
	 background-repeat: repeat-y;
}
div.left5 {
	position: absolute;
	top: 157px;
	left: 0px;
	width: 137px;
	height: 1800px;
		background-image: url(../images/leftnew.png);
	 background-repeat: repeat-y;
}
/* LOST AND FOUND*/
div.left6 {
	position: absolute;
	top: 157px;
	left: 0px;
	width: 137px;
	height: 3500px;
		background-image: url(../images/leftnew.png);
	 background-repeat: repeat-y;
}
div.menu {
	position: absolute;
	top: 40px;
	left: 1px;
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
	width: 10em;
}

#nav li { /* all list items */
	float: left;
	width: 10em; /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: orange;
	width: 10em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}


div.right {
	width: 600px;
	position: absolute;
	top: 220;
	left: 150;
}
div.all {
            position: relative;
            top: 0px;
            width: 100%;
            margin: 0px;
    
}
div.footer {


	font-size: x-small;

}

ul.list {
color : #660033;
}
a.none {  
text-decoration: none;
 color : Black;
}


a.two {  
text-decoration: underline;
font-weight: bold;
 color : Black;
}
a.two:hover {
text-decoration: underline;
color: green;
}


a {  
text-decoration: underline;
 color : black;
}
a:hover {
text-decoration: underline;
color: green;
}



h2 {
	font-size: x-small;
	font-style : normal;
	font-family : Verdana;
 font-weight: normal;
}

div.testi {
	font-size : smaller;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 3px;
	padding-bottom : 3px;
	border-top: 1px solid #dcedca;
    border-bottom: 1px solid #dcedca;
background-image: url('../images/testprint.png');
background-repeat: no-repeat;
background-position: 0% 0%;
}

td.four {
	padding-left : 3px;
	padding-right : 3px;
	border-right: 1px solid #dcedca;
}

legend {
font-weight: bold;
}

td.news {
	font-size: small;
}