* { margin:0; padding:0 }
div { margin:0; padding:0 }
html { height:100.1%; line-height:.9em}
BODY {
	font-size: 13px;
	background: #181715 url(images/bg.png) repeat-x;
	font-family: Tahoma, Arial, Geneva;
	color: #516c82;
	margin:0px auto 0 auto;
	text-align:left;
	line-height:1.1em
}

a { color:#eec295; text-decoration:underline}
a:hover  { color:#fff; text-decoration:underline} 

#wrapper { width:925px; margin:0 auto; overflow:hidden}

#top-bar {background:url(images/top-bar.png) no-repeat; width:925px; height:25px}

#container1 {width:925px; height:231px}

#logo {width:492px; height:231x; float:left}

#photo-frame {background:url(images/photo-frame.png) no-repeat; width:433px; height:231px; float:right}

#nav-bar {background:url(images/nav-bar.png) no-repeat; width:925px; height:55px}

.nav-area {color:#D3A432; font-size:17px; font-weight:bold; padding-top:15px; padding-left:13px}

#button-section {width:925px; height:230px}

a.nav-link:link{color:#e7e5dd; text-decoration:none; font-size:17px; font-weight:bold; line-height:24px}
a.nav-link:visited{color:#e7e5dd; text-decoration:none; font-size:17x; font-weight:bold; line-height:24px}
a.nav-link:hover{color:#fff; text-decoration:none; font-size:17px; font-weight:bold; line-height:24px}

#container2 {width:925px; height:477px}

#content-box {background:url(images/content-box.png) no-repeat; width:679px; height:477px; float:left}
.home-content {color:#e7e5dd; padding-right:10px; padding-left:28px; padding-bottom:4px; width:610px; overflow:auto; height:298px; margin-top:30px}

#rightside {width:246px; height:477px; float:right}

#right-top {background:url(images/right-top.png) no-repeat; width:246px; height:239px}
#right-bottom {background:url(images/right-bottom.png) no-repeat; width:246px; height:238px}

#footer {background:url(images/footer.png) no-repeat; width:925px; height:175px}

.headline {color:#c2b8a6; font-size:18px; font-weight:bold}

.interior-box {background:#282423; color:#c8bfb3; border:solid 1px #5b5850; padding:10px; line-height:1.2em; width:594px}

.alter-text {color:#dfddd5}

a.alter-link:link{color:#e6d58a; text-decoration:underline}
a.alter-link:visited{color:#e6d58a; text-decoration:underline}
a.alter-link:hover{color:#e1762a; text-decoration:underline}

a.alter-link2:link{color:#eec295; text-decoration:underline}
a.alter-link2:visited{color:#eec295; text-decoration:underline}
a.alter-link2:hover{color:#efc82d; text-decoration:underline}

a.alter-link3:link{color:#ee9657; text-decoration:underline}
a.alter-link3:visited{color:#ee9657; text-decoration:underline}
a.alter-link3:hover{color:#fff; text-decoration:underline}

.bottom-box {color:#79786d; padding-top:12px; padding-bottom:10px; padding-right:10px; padding-left:30px; width:615px}

.events-list {color:#fff; font-size:.9em; padding-top:76px; padding-right:22px; padding-bottom:5px; padding-left:22px}

.events-date {color:#eec295}

.events-title {color:#E3CB97}

.events-details {color:#efe8dd}

.headlines-list {color:#fff; font-size:.9em; padding-top:60px; padding-right:22px; padding-bottom:5px; padding-left:22px}

.headlines-title {color:#E3CB97}

#button1 {width:301px; height:230px; float:left}
#button2 {width:323px; height:230px; float:left; position:relative}
#button3 {width:301px; height:230px; float:right}

.img_left{
	float:left;
	margin: 0 10px 10px 0;
	font-size: 90%;
                  font-family: Verdana, Arial, sans-serif;
                  text-align: center;
}
.img_right{
	float:right;
	margin: 0 0 10px 10px;
	font-size: 90%;
                  font-family: Verdana, Arial, sans-serif;
                  text-align: center;
}