	body { background-color: #ffffff; font-size: 0.8em; font-family: Arial, Helvetica, sans-serif; }
	h1 { font-weight: lighter; color: #FF6600; font-size: 2.2em;}
	h2 { font-weight: lighter; color: #FF6600; font-size: 1.2em; clear: both;}
	p, li, table { font-size: 0.85em; color: #666666;  }
	a { color: #FF6600; text-decoration: none; }
	#frame { width: 940px; text-align: left; }
	#header { height: 101px; background-image: url(../images/header.jpg); background-repeat: no-repeat; }
		#menu { width: 510px; color: #ffffff;  position: relative; top: 65px; height: 38px; line-height: 38px; vertical-align: middle; margin-left: 406px;}
			#menu a { color: #ffffff; margin: 0px 4px; text-decoration: none; font-size: 1.0em; font-weight: bold; }
			#menu a:hover { color: #FF6600; }
	#mainpic { height: 250px; background-image: url(../images/mainpic.jpg); background-repeat: no-repeat; }
	#main { background-image: url(../images/maintile.jpg); background-repeat: repeat-y; }
		#content {  padding: 10px 22px; margin-bottom: 10px; text-align: justify}
		#leftside { float: left; width: 362px; clear: none; }
		#rightside { float: right; width: 506px; clear: none; }
		#leftside50 { float: left; width: 48%; clear: none; }
		#rightside50 { float: right; width: 48%; clear: none; }
	#copyright { background-color:  #CCCCCC /*#52A99B*/; color: #ffffff; height: 30px; line-height: 30px; vertical-align: middle; text-align: center; margin: 0px 20px;  font-weight: bold;}
		#copyright a { color: #ffffff; text-decoration: none; margin: 0px 10px; font-size: 1.0em; }
	#footer { background-image:url(../images/footer.jpg); height: 20px; background-repeat: no-repeat; }
	#endlinks { text-align: center; color: #666666; }
		#endlinks a { color: #666666; text-decoration: none; }
	.breaker { clear: both; }
	.thumbnail { margin-bottom: 10px; }
	
		/** Gallery CSS Classes **/
	  .sidethumb {
                        background-color: #ffffff;
                        background-image: url(../images/layout/side_thumb.jpg);
                        height: 44px;
                        width: 44px;
                        float: left;
                        clear: none;
                        margin: 1px;
            }

	.sidethumb a:hover { text-decoration: none !important; }
    .thumb {
                        border: solid 1px #8a8873;
                        height: 40px;
                        width: 40px;
            }

	.sidebox { background-image: url(../images/box.jpg); width: 360px; height: 121px; font-size: 1.0em; color: #333333; margin-bottom: 10px;}