@charset "utf-8";
/* CSS Document */

.class1 A:link {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}
.class1 A:visited {
                  text-decoration: none; 
				  color: #FFFFFF;
				  font-family: Arial, Helvetica, sans-serif;
	              font-size: 13px;
	              font-style: normal;
	              font-weight: bold;	  
}
.class1 A:active {
                  text-decoration: none; 
                  color: #FFFFFF;
                  font-family: Arial, Helvetica, sans-serif;
	              font-size: 13px;
	              font-style: normal;
	              font-weight: bold;     }
.class1 A:hover {
	text-decoration: none;
	color: #0099CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
							  }

body {
	background: white url(../images/page_bg.jpg) no-repeat scroll 50% 0%;
	margin:0 0 0 0;
	}

#adtext {
	width:165px;
	padding:10px 0 10px 16px;
}

#subsections {
	width:165px;
	padding:0 0 0 0;
}

#footer {
	width:658px;
	padding:20px 0 10px 20px;
}

#content_about {
	width:609px;
	background: white url(../images/about_bg.jpg) no-repeat scroll 50% 0%;

}

#content_appearances {
	width:609px;
	height:1000px;
	background: white url(../images/appearances_bg.jpg) no-repeat scroll 50% 0%;

}

.bodycopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	color: #B3B37C;
}

.secondarycopy{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	color: #990000;
}

.title{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: bolder;
	line-height: 140%;
	font-weight: normal;
	color: #8B0000;
}

.subnav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	color: #ffffff;
}

.adtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	text-align: left;
}
