﻿		body {  font-family:Verdana; background-repeat:repeat-x; background-image:url("/images/2000x1bg.jpg"); }
		.MainContainer {width:800px; margin:0px auto;}
		.Top {width:800px; height:100px; background-image:url("images/header.jpg");}
		.LeftNav { width:150px; float:left;}
		.LeftNav ul { margin:0px; padding:0px;}
		.LeftNav ul li { list-style-type:none; margin:0px;}
		.LeftNav a, .LeftNav a:link, .LeftNav a:visited
		{
			display:block; width:141px; text-align:center; background-image:url("images/bg_leftnavbutton.jpg");
			color:white; height:30px; line-height:30px; text-decoration:none; margin-left:5px; font-size:12px;
		}
		.LeftNav a:hover
		{
			color:white; font-weight:bold;
			background-image:url("images/bg_leftnavbutton_mo.jpg"); text-decoration:none;
		}
		.Body { background-image:url("images/leftnav_bg8x1px.jpg"); width:800px;}
		/*.GalleryImage { margin-left:50px;}*/
		.Footer { height:148px; width:800px; background-image:url("images/footer.jpg"); clear:both;}
		.Footer p {margin:0px; color:#ffffff;  font-size:10px; text-align:center;}

		ul#nav li a.active {
    	background-image:url("images/bg_leftnavbutton_mo.jpg");
        }
	    .CenterContent{ padding:15px 15px 15px 165px;}
	    .CenterContent p { margin:0px; font-size:11px; }
	    
	    /* Gallery CSS */
	    .GalleryTable { border-collapse:collapse; border:solid 1px black; background-color:Silver; width:620px; text-align:center;}
	    .GalleryTable td { border:solid 1px black; width:25%;}
