body, td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

body
{
 margin:0px;
 background-color:#ff4100;
}

h1
{
	font-size:14pt;
	color:#bc000f;
}

h2
{
	font-size:12pt;
	color:#bc000f;
	margin-bottom:0;
	padding-bottom:0;
}

h3
{
	font-size:10pt;
	color:#bc000f;
	margin-bottom:0;
	padding-bottom:0;
}

input, select, textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
}

.custButton
{
	width:100px;
	background-color:#FF6F00;
	color:#ffffff;
	cursor:hand;
}

.custButtonMP3
{
	margin-top:15px;
	width:100px;
	background-color:#FF6F00;
	color:#ffffff;
	cursor:hand;
}

.whiteText
{
	color: #ffffff;
}

.whiteBackground
{
	background-color:#ffffff;
}

.orangeBackground
{
	background-color:#FF6F00;
}

.redText
{
	color:#bc000f;
}

.yellowBackground
{
	background-color:#ffe15c;
}

a.mainNav:link
{ 
 color: #bc000f;
 text-decoration:none;
 font-size:9pt;
 font-weight:bold;
}

a.mainNav:visited
{ 
 color: #bc000f;
 text-decoration:none;
 font-size:9pt;
 font-weight:bold;
}

a.mainNav:active
{ 
 color: #bc000f;
 text-decoration:none;
 font-size:9pt;
 font-weight:bold;
}

a.mainNav:hover
{
  color: #bc000f;
  text-decoration:underline;
  font-size:9pt;
  font-weight:bold;
}

a.pageNav:link
{ 
 color: #bc000f;
 text-decoration:none;
 font-weight:bold;
}

a.pageNav:visited
{ 
 color: #bc000f;
 text-decoration:none;
 font-weight:bold;
}

a.pageNav:active
{ 
 color: #bc000f;
 text-decoration:none;
 font-weight:bold;
}

a.pageNav:hover
{
  color: #bc000f;
  text-decoration:underline;
  font-weight:bold;
}

a.pageNavLite:link
{ 
 color: #bc000f;
 text-decoration:none;
 font-weight:normal;
}

a.pageNavLite:visited
{ 
 color: #bc000f;
 text-decoration:none;
 font-weight:normal;
}

a.pageNavLite:active
{ 
 color: #bc000f;
 text-decoration:none;
 font-weight:normal;
}

a.pageNavLite:hover
{
  color: #bc000f;
  text-decoration:underline;
  font-weight:normal;
}

.hardRule
{
	color:#bc000f;
}

.backgroundMainContent
{
	background:#ffe15c url(/images/bgMainContent.gif) no-repeat;
	vertical-align:top;
}

.backgroundPortraitPane
{
	background:#ffe15c url(/images/bgPortraitPane.gif) no-repeat;
	vertical-align:top;
}

.backgroundRightPane
{
	background:#ffe15c url(/images/bgRightPane.gif) repeat-x;
	vertical-align:top;
}

.backgroundRightPaneHome
{
	background: url(/images/bgRightPaneHome.gif) repeat-x;
	vertical-align:top;
}

.backgroundBottomHome
{
	background: #ffe15c url(/images/1.gif) repeat;
	vertical-align:top;
}

a.designedBy:link
{ 
 color: #ffe15c;
 text-decoration:none;
 font-weight:normal;
}

a.designedBy:visited
{ 
 color: #ffe15c;
 text-decoration:none;
 font-weight:normal;
}

a.designedBy:active
{ 
 color: #ffe15c;
 text-decoration:none;
 font-weight:normal;
}

a.designedBy:hover
{
  color: #ffe15c;
  text-decoration:underline;
  font-weight:normal;
}

.galleryThumb
{
	margin-bottom: 8px;
	margin-right: 8px;
}