@charset "UTF-8";

body {font-family: didot, serif;
	background-color: #fff;
	color: #960;
	margin: 0;
	padding: 0;
	}
#container {margin-top: 5px;
	height: 675px;
	border-top-style: double;
	border-top-width: 4px;
	border-top-color: #fc3;}
#header {}

#mySlides {}
#leftsidebarOne {clear: left;
	margin-top: 3px;
	text-align: center;}
#mainContentOne {position: relative;
	height: 497px;
        width: 700px;
	margin: 22px auto 0 auto;
        padding-left: 60px;}
   #mainContentOne img {position: absolute;
	width: 650px;
	height: auto;}

#leftsidebarTwo {float: left;
	margin: 25px 0 0 25px;
	text-align: center;}
   #leftsidebarTwo img {padding: 0 5px 0 5px;
        border-style: none;}
#mainContentTwo {float: left;
	position: relative;
	height: 570px;
	top: 25px;
	left: 175px;}
   #mainContentTwo img {position: absolute;
	width: auto;
	height: 570px;}

#leftsidebarThree {float: left;
	margin: 25px 0 0 25px;
	text-align: center;}
   #leftsidebarThree img {padding: 0 5px 0 5px;}
#mainContentThree {float: left;
	position: relative;
	height: 570px;
	top: 25px;
	left: 175px;}
   #mainContentThree img {position: absolute;
	width: auto;
	height: 570px;}

#leftsidebarFour {float: left;
	margin: 38px 0 auto 25px;
	height: 90%;}
#mainContentFour {float: left;
        position: relative;
        width: 740px;
	top: 40px;
	left: 50px;}
   #mainContentFour img {position: absolute;}

#leftsidebarFive {float: left;
	margin: 38px 0 auto 25px;
	height: 90%;}
#mainContentFive {float: left;
        position: relative;
        width: 720px;
	top: 40px;
	left: 50px;}
   #mainContentFive img {position: absolute;}


#rightsidebar {float: left;}
#footer {height: 24px;
	clear: left;
	text-align: right;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #fc3;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #fc3;}
   #footer ul {}
   #footer ul li {display: inline;
	padding-right: 10px;}
   #footer ul li a {text-decoration: none;
	color: #fc3;
	font-style: italic;
	font-size: 18px;}
   #footer ul li a:hover {color: #960;
	font-size: 18px;}

a {text-decoration: none;
	padding: 0;
	margin: 0;}
ul {padding: 0;
	margin: 0;}
ul li {padding: 0;
	margin: 0;}



