body {
margin:0px; 
padding:0px; 
background-color:#dddddd; 
font-family:Verdana, Arial, Helvetica, sans-serif;  
}

.holder {
background-image:url(file:///FILES/Nisa%27s%20Docs/Website%20Templates/style%20sheets/images/top-back.jpg); 
background-repeat:repeat-x; 
background-color:#000000; 
display:block; 
clear:both; 
height:900px;
}

.main { 
height:100%;
margin:0px; 
padding:0px;
background-image:url(file:///FILES/Nisa%27s%20Docs/Website%20Templates/style%20sheets/images/top-back-1.jpg); 
background-repeat:no-repeat; 
background-position:center; 
background-position:top; 
text-align:center; 
clear:both;
}

.content {
font-family: Verdana;
padding-top:10px;
padding-left:50px;
padding-right:25px;
font-size: 11px;
color: #000000;
text-align:left;
line-height: 160%;
}

.content a{
color: #555555;
text-decoration: none;
}

.content a:hover{
text-decoration: underline;
}

.news {
	color:#000;
font-family: Verdana;
padding-top:5px;
padding-left:15px;
padding-right:22px;
font-size: 11px;
color: #000000;
text-align:left;
line-height: 160%;
}

.news a{
color:#555;
text-decoration: none;
}

.news a:hover{
text-decoration: underline;
}

.content2 {
font-family: Verdana;
padding-left:20px;
padding-right:25px;
font-size: 11px;
color: #000000;
text-align:left;
line-height: 160%;
}

.content2 a{
color: #555555;
text-decoration: none;
}

.content2 a:hover{
text-decoration: underline;
}



.content-title {
	font-family: Verdana;
	color: #B8DB05;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
}

.content-title a {
	font-family: Verdana;
	color: #B8DB05;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	text-decoration: none;
}

.content-title a:hover {
	color: #d5fe06;
	text-decoration: underline;
}

/* footer */

.crumbs {	
    font-family: Verdana;
	font-size: 9px;
	text-align: center;
	color: #000000;
	padding-left:45px;
	padding-top:10px;
}

.crumbs a {	
    font-family: Verdana;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	}

.crumbs a:hover {	
    font-family: Verdana;
	font-size: 9px;
	color: #66CC33;
	text-decoration: none;
}

/* MENU */

.menuleft a {
    background:url(images/nsaa2_10.png) center left no-repeat; 
    height:27px; 
    width:167px; 
    display:block;
    padding-left:40px; 
    padding-top:5px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}

.menuleft a:hover {
	color: #66CC33;
	text-decoration: none;
	background:url(images/nsaa2_10_2.png);
	background-repeat:no-repeat;
	text-decoration:none;
}

.seperate_item {
	background:url(images/seperate_line.png) left top repeat-y;
}
