body {
	background-image: url("images/BackTile.gif");
	background-repeat: repeat-x;
	margin: 0
}

#iframe_banner { 
	height: 160px;
	width: 100%
}

.table_main {
	margin-left: 2%;
	margin-right: 2%;
	width: 96%
}
.table_gallery {
	width: 540px;
}

#border_topleft {
	background-image: url("images/border_topleft.gif");
	background-repeat:  no-repeat;
	width: 20px;
	height: 20px
}

#border_topcenter {
	background-image: url("images/border_top.gif");
	background-repeat:  repeat-x;
	height: 20px
}

#border_topright {
	background-image: url("images/border_topright.gif");
	background-repeat:  no-repeat;
	width: 20px;
	height: 20px
}

#border_bottomleft {
	background-image: url("images/border_bottomleft.gif");
	background-repeat:  no-repeat;
	width: 20px;
	height: 20px;
}

#border_bottomcenter {
	background-image: url("images/border_bottom.gif");
	background-repeat:  repeat-x;
	height: 20px;
}

#border_bottomright {
	background-image: url("images/border_bottomright.gif");
	background-repeat:  no-repeat;
	width: 20px;
	height: 20px
}

#border_left {
	background-image: url("images/border_left.gif");
	background-repeat:  repeat-y;
	width: 20px
}

#border_right {
	background-image: url("images/border_right.gif");
	background-repeat:  repeat-y;
	width: 20px;
}

#table_menu { 
	width: 150px; 
}

#table_menuitems { 	
	width: 150px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-left: 4px;
}

#gallery {text-align:center;}

.menu_item1 {
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 14px;
	color: #9999FF
}

.menu_item2 {
	text-indent: 10px;
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 12px;
	
color: #888888;

}




.currentmenu1 { font-family: Helvetica, Arial, sans-serif; color: #9999FF; font-weight: bold; font-size: 14px;}

.currentmenu2 { font-family: Helvetica, Arial, sans-serif; color: #9999FF; font-weight: bold; font-size: 12px; text-indent: 10px;}



a.menu_item1:link { color:#9999FF; text-decoration:none }

a.menu_item1:visited { text-decoration: none }

a.menu_item1:hover { color: #9999FF; font-weight: bold }



a.menu_item2:link { color:#9999FF; text-decoration:none }

a.menu_item2:visited { text-decoration:none }

a.menu_item2:hover { color: #9999FF; font-weight: bold }



a:link { color:#9999FF; text-decoration:none }

a:visited { text-decoration:none }

a:hover { color: #9999FF; font-weight: bold }


h1 { font-family: Helvetica, Arial, sans-serif; font-size: 18px; color: #9999FF; margin-bottom: 5px; margin-top: 0px}

h2 { font-family: Helvetica, Arial, sans-serif; font-size: 14px; color: #9999FF; margin-bottom: 0px; margin-top: 5px}

p { font-family: Helvetica, Arial, sans-serif; font-size: 12px; color: #666666; margin-top: 0px;}

.detail { font-family: Helvetica, Arial, sans-serif; font-size: 10px; color: #666666;}

.left { text-align: left;}

.center { text-align: center;}

.justify { text-align: justify;}

	
img { border:none; }








div { margin-left: 5px; margin-right: 5px; }

.imgfloatright { float: right;}

.imgfloatleft { float: left;}

