body {
	background-color: #336699;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(img/bg3.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 35px;
	margin-right: 35px;
}
#container {
	width: 800px;
	height: auto;
	color: #FBED80;
	text-align: left;
	margin: auto;
}

.quote{
	font-size:14px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	padding-left: 10px;
	padding-top:115px;
	width:575px;
}

#header {
	background-image: url(img/banner_logo.jpg);
	background-repeat: no-repeat;
	height: 180px;
	margin-top: 0;
}
#header h1 {
	margin: 0;
	padding-left:10px;
}

#nav {
	height: 24px;
	width: auto;	
	color: #FEE97C;
	}
#nav a {
	display: block;
	height: 52px;
	width: 85px;
	padding-top: 3px;
	margin-right: 0px;
	float: left;
	/*border: thin #FEE97C solid;*/
	text-decoration: none;
	text-align: center;
	font-size:14px;
	background-color: #336699;
	color: Yellow;
	background-image:url(img/star_on336699.gif);
	background-repeat:no-repeat;
	background-position:center;
}

#nav a:hover {
	display: block;
	font-weight: bold;
	color: Yellow;
	/*background-color: #5F5B6C;*/
	/*border: solid 2px #FEE97C;*/
	background-image:url(img/star_on336699_mo.gif);
	background-repeat:no-repeat;
	background-position:center;
	text-decoration:underline;

}
#nav #current {
	font-weight: bold;
	color: Yellow;
	/*background-color: #5F5B6C;*/
	/*border: solid 2px #FEE97C;*/
	text-decoration:underline;
}

a {
	color: yellow;
	text-decoration: none;
}
a:hover {
	color: white;
	text-decoration: none;
}
#content h3 {
	/*color: #F69B52; peacy sunset color */
	color: Yellow;
	font-size: 22px;
	line-height:30px;
	padding-left:10px;
	padding-top:10px
	padding-bottom: 5px;
	}
	
#content h4{
	font-size: 18px;
	padding-left:10px;
	padding-top:5px
	padding-bottom: 5px;
	}


p {
	padding-left:10px;
	padding-top:5px;
	font-size:14px;
}

ul {
	font-size:14px;
}

.script{
	font-family: "Monotype Corsiva", "Georgia", "Times New Roman";
	font-size:30px;
	padding-top: 0px;
}

.script2{
	font-family: "Monotype Corsiva", "Georgia", "Times New Roman";
	font-size:22px;
	padding-top: 0px;
}

#footer {
	text-align: center;
	color: white;
	font-size: 10px;
}
#col {
	background-color: Black;
	color: White;
	float: right;
	width: 150px;
	height: auto;
	text-align: center;
	font-size: 12px;
	padding:2px;
}
img {
	margin: 5px;
}

#col h3 {
	margin: 0;
}
#col p {
	clear: both;
	margin: 0;
}
.float-right {
	clear: right;
	float: right;
}

.gallery
{
	cursor: default;
	list-style: none;
	text-align: center;
	/*margin-left: -40px;*/
	margin-top: 0px;
}
.gallery a
{
	cursor: hand;
}

.gallery a .preview
{
	display: none;
}
.gallery a:hover .preview 
{
	display: block;
	position: absolute;
	top: -25px;
	left: -35px;
	z-index: 1;
}
.gallery img
{
	background: #000;
	border-color: #FFF;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 1px;
	vertical-align: top;
	width: 150px;
}

.gallery li
{
	background: #CC8547;
	border-color: #000;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	/*margin: 3px;*/
	padding: 2px;
	position: relative;
}
.gallery .preview
{
	border: Yellow medium solid;
	width: 220px;
	height: auto;
}

.links {
	/*background-image:url(img/star_bullet.gif);
	background-repeat: no-repeat;
	margin-left:30px;*/
	list-style-position: outside;
	list-style-image: url(img/star_bullet.gif);
	line-height:25px;
}

.gr8{
	padding-left:20px;
	padding-right: 20px;
}

h2 {
	font-size: 16px;
}

.music {
	list-style-position: outside;
	list-style-image: url(img/star_bullet_sm.jpg);
	line-height:20px;
	font-size:12px;
	}
	
.indexpic{
	background-image:url(img/letter_and_photo.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:650px;
	margin-top: 0px;
	margin-left: 0px;
}

.video{
	width: 175px;
	height: 161px;
	padding: 17px;
}

.videoBG{
	width: 210px;
	height: 195px;
	margin-top: 25px;
	margin-left:485px;
	background-image:url(img/videobg.jpg);
	background-repeat:no-repeat;
	background-position:inherit;
}
