@charset "utf-8";
/* CSS Document */

.header {
	font-family: "Segoe Print";
	font-size: 18px;
	font-weight: bold;
}
.header_small {
	font-family: "Segoe Print";
	font-size: 14px;
	color: #FFFFFF;
}
.album_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}


.link_style, .link_style a:link, .link_style a:visited, .link_style a:active {
	font-size: 14px;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
	font-family: "Comic Sans MS";
}

.link_style a:hover{
	font-size: 14px;
	font-weight: normal;
	color: #006666;
	text-decoration: none;
	/*background-image:url(../img_RollOvers/bg_CssRollover.jpg)*/
}

.link_style2, .link_style2 a:link, .link_style2 a:visited, .link_style2 a:active {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.img_style1, .img_style1 a:link,  .img_style1 a:visited, .img_style1 a:active {
border:0;
}

/* Julie sent Code 
a.link_style2:link, a.link_style2:active, a.link_style2:visited {
*/

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

p {
	font-size:12px;
	color: #FFFFFF;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
  }
.adSpace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

   
body,td,th {
	color: #FFFFFF;
}
body {
	background-color: #FFFFFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer_link_style, .footer_link_style a:link, .footer_link_style a:visited, .footer_link_style a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 4px;
}.gallery {
	border: thin ridge #272108;
}
.home_brdr {
	border: thin double #999999;
}
.video_brdr {
	border: thick solid #000000;
}
.bgImage {
	background-attachment: scroll;
	background-image: url(../img/homeBG.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.Content_Style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.Content_Style_Bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.Content_Style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	color: #FF3399;
}

.album_link_style, .album_link_style a:link, .album_link_style a:visited, .album_link_style a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
	padding: 0px;
}

.album_link_play_style, .album_link_play_style a:link, .album_link_play_style a:visited, .album_link_play_style a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 0px;
}
