body {
	 background-image: url(images/background1.gif); 
     background-repeat: repeat-x; 
     height:100%;
     width:100%;
     margin:0px; 
     padding:0px;  
     background-position:center; 
     background-position:top; 
     clear:both; 
	 font-family: Verdana;
	 font-size: 11px;
	 color: #555555;
	 text-align:left;
	 line-height: 150%;
}

#footer {
     background-image: url(images/background2.gif); 
     background-repeat: repeat-x; 
     margin:0px; 
     padding:0px;  
     background-position:center; 
     background-position:top;
	 height:113px;
}
 .partone2 {
     background-image: url(images/frame2.jpg); 
	 background-repeat:no-repeat; 
	 background-position:left; 
	 background-position:bottom;
	 height:107px;
}
 .partone {
     background-image: url(images/frame1.png); 
	 background-repeat:no-repeat; 
	 background-position:center; 
	 background-position:top;
	 padding-top:80px;
     padding-left:25px;
	 font-family: Verdana; 
	 font-size: 11px;
	 color: #555555;
	 text-align:left;
	 line-height: 150%;  
}

.partone a:link, a:visited {
	 color: #006699;
	 text-decoration: none;
}
.partone a:hover{
	 text-decoration: underline;
}

.menu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000;
	text-align:center;
}

.menu a:link {
	color: #ffffff;
	text-decoration: none;
}

.menu a:visited {
	color: #ffffff;
	text-decoration: none;
}

.menu a:hover {
	color: #d22917;
	text-decoration: none;
}

.menu2 { 
     width:264px;
     height:43px; 
	 overflow:hidden;
}

.menu2 a {
	text-align:center;
	padding-top:10px;
	color:#0F0;
	width:264px; 
	height:43px;
	display:block;
	background:url(images/menu_bg.jpg) no-repeat 0 0;
	color: #000;
	text-decoration: none;
}

.menu2 a:hover {
	color: #ffffff;
	text-decoration: none;
	background-position:0 -43px;
}

.padd {
	padding-left:40px:
}
	
