/*
Design by Philippe Lokoka
http://lokoka.angelfire.com
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px;
	padding: 0;
	background: #FFFFFF url(images/img11.gif);
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	color: #9E6813;
}

h1, h2, h3 {
	font-weight: normal;
	font-size: medium;
	color: #FFF;
}

h4, h5, h6 {
}

p, ul, ol, blockquote {
	margin-top: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: medium;
	padding: 20px;
	font-style: italic;
	font-weight: normal;
}

a {
	color: #6F4503;
}

a:hover {
	text-decoration: none;
	background-color: #309;
}

img {
	border: none;
}

/* Header */

#header {
	width: 490px;
	height: 110px;
	margin: 0 auto;
	padding: 35px 0 0 0;
	border: 5px solid #FFFFFF;
	border-bottom: none;
	background-color: #F03;
	background-image: url(images/banner.png);
	background-repeat: no-repeat;
	color: #C60;
}

#header h1 {
	text-align: center;
	font-size: 5em;
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
}

#header h2 {
	text-align: center;
	font-size: 1.4em;
}

#header a {
	text-decoration: none;
	color: #03C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
}

/* Menu */

#menu {
	width: 490px;
	height: 36px;
	margin: 0 auto;
	padding: 0;
	background: #4E4E4E;
	border: 5px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;;
}

#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 98px;
	height: 26px;
	padding-top: 10px;
	text-align: center;
	text-decoration: none;
	color: #CCCCCC;
}

#menu a:hover, #menu .active a {
	color: #D6D6D6;
	background-color: #96F;
}

/* Splash */

#splash {
	width: 490px;
	margin: 0 auto;
	background: #FFFFFF;
	border-left: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	color: #609;
}

#wrapper
{
	padding:20px;
}

#frame
{
	position:relative;
	width:600px;
	height:450px;
	background-color:#000;
	border:5px solid #000;
	
	/* serves as a mask */
	overflow:hidden;
}

#btn-previous-img
{
	position:absolute;
	bottom:10px;
	left:10px;
	cursor:pointer;
}

#btn-next-img
{
	position:absolute;
	bottom:10px;
	right:10px;
	cursor:pointer;
}

#transition-container
{
	height:450px;
	
	/* should be the sum of all photos */
	width:3000px;
	
	/* position it */
	position:relative;
	top:0px;
	left:0px;
}

.photo
{
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
 include jQuery (http://www.jquery.com) 
<script type="text/javascript" src="jquery-1.3.2.min.js"></script>
/* Content */

#content {
	width: 490px;
	margin: 0 auto;
	background: #FFFFFF;
	border: 5px solid #FFFFFF;
}

#content .title {
	padding: 10px 20px;
	font-size: 1em;
	background-color: #F03;
	background-image: url(images/img4.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #FFF;
}

#content .story {
	padding: 20px;
	border: 2px solid #FFEE8E;
}

/* Footer */

#footer {
	width: 450px;
	margin: 0 auto;
	padding: 10px 20px;
	border: 5px solid #FFFFFF;
	border-top: none;
	background-color: #96F;
}

#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: x-small;
	color: #CCCCCC;
}

#footer a {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
#header h1 {
	color: #03C;
	text-align: center;
}
#header h1 {
	color: #906;
}
#header h1 {
	color: #600;
	font-family: "Times New Roman", Times, serif;
	font-size: 5em;
}
#header h2 a {
	color: #600;
}
#splash #Accordion1 .AccordionPanel .AccordionPanel .AccordionPanelTabHover {
	text-align: center;
}
#Accordion1 {
	background-color: #939;
}
#splash #Accordion1 .AccordionPanel.AccordionPanelOpen .AccordionPanelContent p {
	font-size: medium;
	background-image: url(images/img11.gif);
	background-repeat: repeat;
	background-position: center center;
	background-color: #C66;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	list-style-type: none;
	display: list-item;
	vertical-align: bottom;
}
h1 {
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
}
.AccordionPanelContent h1 {
	text-transform: capitalize;
}
#splash #Accordion1 .AccordionPanel.AccordionPanelOpen .AccordionPanelContent h1 strong {
	text-transform: capitalize;
}
.AccordionPanel.AccordionPanelOpen .AccordionPanelContent h1 {
}
