html {
	border:0;
	margin:0;
	padding:0;

}

body {
	border:0;
	margin:0;
	padding:0;
	text-align:center;
	background: #4f341c;
}

#wrapper {
	position:relative;
	background:url(images/bg_spanner.jpg) repeat-y;
	width:944px;
	height:100%;
	text-align:center;
	margin:0 auto;
}

#content {
	position:relative;
	background:url(images/background.jpg) no-repeat;
	width:944px;
	text-align:center;
	padding-bottom:50px;
}

#header {
	position:relative;
	width:450px;
	text-align:left;
}

#ribbon {
	position: absolute;
	left:800px;
	top:20px;
	text-align:left;
}

#ribbon a {	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-decoration:none;
	color:#a58b21;

}

#info {
	position: absolute;
	left:475px;
	top:75px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-decoration:none;
	color:#714a27;
	text-align:left;
}

#side_text {
	position:absolute;
	left:740px;
	top:350px;
	width:205px;
	color:#993300;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	text-align:left;
}

#frame {
	position:relative;
	background:url(images/frame.png) no-repeat;
	width:749px;
	height:628px;
}
	
.slideshow {
	position:relative;
	top:40px;
}

.slideshow a {
	color:#a58b21;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
}

h2 {
	color:#a58b21;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	font-weight:bold;
	font-style:italic;
}


/*********************** PAGE 2 CONTENT ****************************/

#page2_content{
	position:relative;
	width:600px;
	padding-top:50px;
	padding-left:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	text-align:left;
}

h7 {
	color:#993300;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	text-align:left;
}

/*********************** PAGE 2 CONTENT ****************************/
