/* CSS Document */

*{
	margin:0px;
	padding:0px;
}

.menu1{
text-align:center;
text-decoration:none;
color:#FFFFFF;
font-family:Papyrus;
background:url(images/buttonbkg.jpg) top center;;
}

.menuitems{
text-align:center;
text-decoration:none;
color:#FFFFFF;
font-family:Papyrus;
background:url(images/buttonbkg.jpg) top center;;
}

.menuitems:hover{
text-align:center;
text-decoration:none;
color:#FFFFFF;
font-family:Papyrus;
background:url(images/buttonbkg.jpg) top center;;
text-decoration:underline;
}

.menuitems_bar{
background:url(images/butbar_partition.jpg) top center;;
width:1px;
}

.services_Section{
text-align:center;
text-decoration:none;
color:#000000;
font-family:Papyrus;
background:url(images/services_leftbkg.jpg) top center;;
}

.services_Section2{
font-family:Papyrus;
text-decoration:none;
color:#000000;
background:url(images/services_leftbkg.jpg) top center;;
}

.footer{
text-align:center;
text-decoration:none;
color:#990000;
font-size:10px;
font-family:Papyrus;
}

.footer:hover{
text-align:center;
text-decoration:underline;
color:#990000;
font-size:10px;
font-family:Papyrus;
}