/*Island Scene 2005 by FireIslandMen.com*/

/*Begin body and header code*/

body {
background: #FFFF33;
font-family: arial, helvetica, sans-serif;
font-size: 14px;
text-align: center;
}

a:link { text-decoration: none; color: #000; }
a:hover { text-decoration: none; color: #fff; background: #FF0000; }
a:visited { text-decoration: none; color: #000; }
a:hover { text-decoration: none; color: #fff; background: #FF0000; }

#wrapper {
width: 700px;
border: 4px solid #000;
background: #fff;
text-align: left;  /* IE 5.5 hack part II */
}
html>body {
margin-top: 0px;
}

#logo {
float: left;
background: #000;
width: 700px;
border-bottom: 4px solid #000;
}
#logo a:link { text-decoration: none; color: #000; }
#logo a:hover { text-decoration: none; color: #000; background: #000; }
#logo a:visited { text-decoration: none; color: #000; }
#logo a:hover { text-decoration: none; color: #000; background: #000; }

h1 {
	text-align: left;
	font-size: 100%;
	color: #000;
	background: #fff;
	border: 4px solid #000;
}

h2 {
	text-align: left;
	font-size: 100%;
	color: #000;
	line-height: 100%;
}

h3 {
	text-align: center;
	font-size: 100%;
	color: #000;
	background: #fff;
	border: 4px solid #000;
}
	
h4 {
	text-align: center;
	font-size: 100%;
	color: #000;
}

hr {
color: #000;
}

p {
font-size: 100%;
}

.small {
font-size: 80%;
}

/*End body and header code*/

#navbar {
float: left;
width: 700px;
height: 24px;
background: #fff;
border-bottom: 4px solid #000;
margin-top: 4px;
}

#navbar li {
float: left;
list-style: none;
}

#navbar a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
	border-right: 2px solid #000;
}

#navbar a:hover {
color: #fff;
background: #FF0000;
padding: 0px 0px 6px 0px;
}

/*End nav bar code*/

/*Begin content stuff*/

#main {
overflow: hidden;
float: right;
width: 492px;
display: inline;
margin-left: 2px;
margin-right: 4px;
}

#main2 {
float: right;
width: 692px;
display: inline;
}

.content {
	width: 475px;
	background: #fff;
	text-align: left;
	line-height: 122%;
	margin-bottom: 9px;
	padding-top: 9px;
}

.content1 {
	width: 475px;
	background: #fff;
	text-align: left;
	line-height: 122%;
	margin-bottom: 9px;
	padding-top: 9px;
}

.content2 {
	width: 475px;
	background: #fff;
	text-align: left;
	line-height: 122%;
	margin-bottom: 9px;
	padding-top: 9px;
}
.content3 {
	width: 475px;
	background: #fff;
	text-align: left;
	line-height: 122%;
	margin-bottom: 9px;
	padding-top: 9px;
}

.content4 {
	width: 475px;
	background: #fff;
	text-align: left;
	line-height: 122%;
	margin-bottom: 9px;
	padding-top: 9px;
}

.calendar {
width: 680px;
margin-left: 4px;
margin-right: 4px;
margin-bottom: 9px;
padding-top: 9px;
}

.dvd {
	width: 144px;
	float: right;
	border: 4px solid #000;
	padding: 6px 6px 6px 6px;
	line-height: 100%;
	background: #FF9900;
	color: #000;
	text-align: justify;
	margin: 0px 0px 11px 0px;
}
.picturepad {
margin-left: 4px;
}

.pictureframe {
margin-left: 4px;
margin-right: 6px;
border: 4px solid #000;
}

.pictureframe2 {
margin-right: 6px;
border: 4px solid #000;
}

blockquote {
	width: 222px;
	float: right;
	border: 4px solid #000;
	padding: 9px 9px 9px 9px;
	line-height: 100%;
	background: #FF9900;
	color: #000;
	text-align: justify;
	margin: 0px 0px 11px 0px;
}

ul {
list-style-type: disc;
font-size: 100%;
line-height: 112%;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

li {
color: #000;
}

#sidebar {
float: left;
width: 170px;
text-align: left;
background: #FF9900;
padding: 6px 9px 6px 9px;
display: inline;
border-right: 4px solid #000;
border-bottom: 3px solid #000;
}

#sidebar b {
	font-size: 100%;
	text-align: justify;
	color: #000;
}

/*End content code*/

/*Begin footer code*/

.clear {
clear: both;
background: #000;
}

#footer {
background: #fff;
width: 700px;
padding: 2px 0px 8px 0px;
border-top: 3px solid #000;
}

.credit {
	color: #000;
	text-align: center;
	line-height: 166%;
	font-weight: bold;
}

.credit a:link, .credit a:visited {
	color: #000;
	text-decoration: none;
	border-right: 2px solid #000;
}

.credit a:hover {
color: #fff;
background: #FF0000;
padding: 6px 0px 6px 0px;
}

/*End footer code*/
