body { background: #fff url(../Images/Bg.jpg) repeat-x; margin: 0; padding: 0; font-family: Arial, Verdana, Sans-Serif; }

h1 { color: #ffbc00; font-size: large; } 
h2 { color: #828282; font-size: large; } 

.SiteShadow { background: url(../Images/Shadow.gif); width: 779px; margin: 0 auto; display: table; } 

.SiteFoot { background: url(../Images/FootShadow.gif) no-repeat; width: 781px; margin: 0 auto; text-align: center; font-size: small; padding: 10px 0 0 0; color: #828282; font-weight: bold; clear: both; }
.SiteFoot a { color: #ffbc00; } 

.Site { width: 771px; margin: 0 auto; display: table; }
.Site .SiteHead { background: #666666; display: table; width: 100%; }
.Site .SiteHead img { margin: 50px auto 25px auto; display: block; } 

.Site .SiteMenu { background: #000; width: 100%; border-top: solid 2px #fff; display: table; }
.Site .SiteMenu ul { list-style-type: none; padding: 0; margin: 0; }
.Site .SiteMenu ul li { float: left; }
.Site .SiteMenu ul li a { display: block; padding: 8px 20px 8px 20px; border-right: solid 2px #fff; color: #fff; text-decoration: none; font-size: small; font-weight: bold; } 
.Site .SiteMenu ul li a:hover { background: #666666; } 

.Site .SiteContent { display: table; } 
.Site .SiteContent .Left { float: left; width: 499px; padding: 18px; } 
.Site .SiteContent .Left p, .Site .SiteContent .Left address { font-size: small; } 
.Site .SiteContent .Right { float: left; width: 200px; padding: 18px; background: #efefef; height: 350px } 

.Site .SiteContent .Right blockquote { font-size: small; font-style: italic; margin: 0; padding: 0; color: #828282; } 
.Site .SiteContent .Right hr { margin: 10px 0 10px 0; height: 1px; background: #d5d5d5; color: #d5d5d5; padding: 0 } 
.Site .SiteContent .Left .Quotes p { background: #f5f5f5; padding: 10px; margin: 0 0 15px 0; }
