body {
	background-repeat:no-repeat;
	background-position:center;
	background-attachment:fixed;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	min-width: 1015;
	color: #FFFFFF;

}

td {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	a:visited: #3a0b00;
    a:active: #000000; 
    a:hover: #ce4800; 	
	text-align: left;
	vertical-align: top;

}
#wrapper {
text-align: left;
margin:0 auto; 
}


a:link {
	color: #FFFF00;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #CC3300;
	font-weight: bold;
}
a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #CCCC33;
	font-weight: bold;
	text-decoration: underline;
}

.broprints
{
	font-weight: bold;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	a:visited: #3a0b00;
    a:active: #000000; 
    a:hover: #ce4800; 		
	color: #000000;
}



.broprintscenter
{
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	a:visited: #3a0b00;
    a:active: #000000; 
    a:hover: #ce4800; 		
	color: #000000;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 4px;	
}


.broprintscentertbold
{
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	a:visited: #3a0b00;
    a:active: #000000; 
    a:hover: #ce4800; 	
	text-align: center;
	color: #FBF239;
	font-stretch: wider;
	border-bottom: 2px;
}

.broprintscentertbold2
{
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	a:visited: #3a0b00;
    a:active: #000000; 
    a:hover: #ce4800; 	
	text-align: center;
	color: #ffffff;
	font-stretch: wider;
	border-bottom: 2px;
}


.broprintstext
{
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	a:visited: #3a0b00;
    a:active: #000000; 
    a:hover: #ce4800; 	
	text-align: left;
	vertical-align: baseline;
}

.broprintstextabout
{
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	a:visited: #3a0b00;
    a:active: #000000; 
    a:hover: #ce4800; 	
	text-align: center;
	vertical-align: baseline;
}


.broprintstext2
{
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	a:visited: #3a0b00;
    a:active: #000000; 
    a:hover: #ce4800; 	
	text-align: left;
	color: #FBF239;
}

.broprintstexthome
{
	font-weight: normal;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	a:visited: #3a0b00;
    a:active: #000000; 
    a:hover: #ce4800; 	
	text-align: left;
}


.broprintstextcenter
{
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	a:visited: #ffffff;
    a:active: #000000; 
    a:hover: #990000; 	
	text-align: center;
	vertical-align: top;
}



.broprintstextbold
{
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	a:visited: #3a0b00;
    a:active: #000000; 
    a:hover: #ce4800; 	
	text-align: left;
	color: #FBF239;
	font-stretch: wider;
	border-bottom: 2px;
}

.paypallink
{
	font-weight: bold;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	a:visited: #3a0b00;
    a:active: #000000; 
    a:hover: #ce4800; 	
	text-align: left;
	color: #FBF239;
	font-stretch: wider;
	border-bottom: 2px;
	margin-top:420px;
	margin-left:20px;
}


.chromestyle
{
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: ""; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
	border: 0px;
	background: url(chromebg2.gif) center center repeat-x; /*THEME CHANGE HERE*/
	padding: 8px 8px;
	margin: 0;
    text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
	color: #FBF239; 		/*TEXT COLOR FOR MAIN LINKS*/
	padding: 4px 7px;
	margin: 0;
	text-decoration: none;
}

.chromestyle ul li a:visited{
	color: #000000; 		/*TEXT COLOR FOR MAIN LINKS*/
	text-decoration: none;
}

.chromestyle ul li a:active{
	color: #ffffff; 		/*TEXT COLOR FOR MAIN LINKS*/
}


.chromestyle ul li a:hover{
	background: url(chromebg1-over.gif) center center repeat-x;
	color: #000000;
}


.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
/*content: " v";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0px;
	border: 1px solid #000000; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font:normal 11px arial;
	line-height:15px;
	z-index:100;
	background-color: #333333;
	width: 200px;
	visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 2px solid #030303; /*THEME CHANGE HERE*/
padding: 2px 2px;
text-decoration: none;
font-weight: bold;
color: #cccccc;
}

.dropmenudiv a:visited{
	color: #CFCB31;
	text-decoration: none;
}


* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #000000;
	color: #A40000;
}

#home_ad {
    position:relative;
	width: 405px;
	height: 358px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 100px;
	margin-top: 20px;

}



/*** set the width and height to match your images **/

#slideshow {
    position:relative;
	width: 405px;
	height: 358px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 100px;
	margin-top: 20px;

}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

.float_right {float:right;
}

