BODY {
    background-color: #ded5e0;
    font-family: Verdana, MS Sans Serif, Arial; 
	 min-width: 750px; 
	 margin: 10px
}
#header {
   background-image: url(img/header.gif);
	 width: 750px;
 	 height: 175px;
	 margin: 0px;
	 padding: 0em 0em; 		 
}
#main {
   background-color: #ffffff;
}

#left {
   background-image: url(img/left.gif);
	 background-repeat: repeat-y;
	 width: 29px;
}
#center{
	 width: 700px;	 		
}
#right {
   background-image: url(img/right.gif);
	 background-repeat: repeat-y;
	 width: 21px;	 		
}
#bottom-left {
   background-image: url(img/bottom-left.gif);
	 background-repeat: repeat-y;
	 width: 38px;
 	 height: 35px;
}
#bottom-center{
   background-color: #ded5e0;
   font-family: Verdana, MS Sans Serif, Arial;
	 font-size: .70em;
	 text-align: center;
	 height: 19px;
	 width: 680px;	 		
}
#bottom-line{
   background-image: url(img/bottom-line.gif);
	 background-repeat: repeat-x;
	 height: 16px;
	 width: 680px;	 		
}
#bottom-right {
   background-image: url(img/bottom-right.gif);
	 background-repeat: repeat-y;
	 width: 32px;	
 	 height: 35px;  		
}

#bottom2-left {
   background-image: url(img/bottom2-left.gif);
	 background-repeat: repeat-y;
	 width: 33px;
 	 height: 12px;
}
#bottom2-line{
   background-image: url(img/bottom2-line.gif);
	 background-repeat: repeat-x;
	 height: 12px;
	 width: 689px;	 		
}
#bottom2-right {
   background-image: url(img/bottom2-right.gif);
	 background-repeat: repeat-y;
	 width: 28px;	
 	 height: 12px;  		
}

#clinetop {
   background-image: url(img/line-v-top.gif);
	 width: 10px;	
 	 height: 10px;  		
	 margin: 0px;
	 padding: 0em 0em;	 
}
#cline {
   background-image: url(img/line-v.gif);
	 background-repeat: repeat-y;
	 width: 10px;
	 margin: 0px;
	 padding: 0em 0em;
}
#clinebottom {
   background-image: url(img/line-v-bottom.gif);
	 width: 10px;	
 	 height: 10px;  		
	 margin: 0px;
	 padding: 0em 0em;	 
}
.item {
   text-align: left;
   font-size: .95em;
	 font-family: Verdana, Arial;
}

.menu_title {
 	 height: 17px;
}

#menu {
	 text-align: left;
   font-size: .75em;
}

#menu_item {
   padding: 0.5em 0.5em 1em 0.5em;
}

.news {
   padding: 0em 0.8em 0.5em;
}

.td_reg {
   background-color: #ffffff;
	 font-size: .95em;
}
