body {
	background: url(images/drmbackgrnd.gif) fixed;
}

.topborder {
	background: url(images/topart2.gif) fixed;
}

.sideborder {
	background: url(images/sideart2.gif) fixed;
}

.bottomborder {
	background: url(images/bottomart2.gif) fixed;
}

img.imgleft {
	float: left;
	margin:1em;
}

img.imgright {
	float: right;
	margin:1em;
}
	

h1 { 
	font-family: tahoma, arial, verdana, sans-serif;
	text-align: center;
	color: #800000;
	background-color: transparent;
	margin: 0px; 
}

h1.serifone { 
	font-family: times new roman, century schoolbook, serif;
	text-align: center;
	color: #800000;
	background-color: transparent;
	margin: 0px; 
}

h1.h1italic { 
	font-family: times new roman, century schoolbook, serif;
	text-align: center;
	font-style: italic;
	color: #000000;
	background-color: transparent;
	margin: 0px; 
}

h2 { 
	font-family: tahoma, arial, verdana, sans-serif;
	text-align: center;
	color: #800000;
	background-color: transparent;
	margin: 0px; 
}

h2.h2italic { 
	font-family: tahoma, arial, verdana, sans-serif;
	text-align: center;
	font-style: italic;
	color: #800000;
	background-color: transparent;
	margin: 0px; 
}

h2.seriftwo { 
	font-family: times new roman, century schoolbook, serif;
	text-align: center;
	color: #800000;
	background-color: transparent;
	margin: 0px; 
}

h4 { 
	font-family: tahoma, arial, verdana, sans-serif;
	text-align: right;
	color: #000000;
	background-color: transparent;
	margin: 0px; 
}

h4.seriffour { 
	font-family: times new roman, century schoolbook, serif;
	text-align: right;
	color: #000000;
	background-color: transparent;
	margin: 0px; 
}

p {
	font-family: times new roman, century schoolbook, serif;
	text-align: justify;
	color: #000000;
	background: inherit;
	font-size: 16px;
}

p.left {
	font-family: times new roman, century schoolbook, serif;
	text-align: left;
	color: #000000;
	background: inherit;
	font-size: 16px;
}

p.sansserif {
	font-family: arial, tahoma, verdana, sans-serif;
	text-align: left;
	color: #000000;
	background: inherit;
	font-size: 16px;
}

p.ssjustify {
	font-family: arial, tahoma, verdana, sans-serif;
	text-align: justify;
	color: #000000;
	background: inherit;
	font-size: 16px;
}

p.ssjustifytwo {
	font-family: arial, tahoma, verdana, sans-serif;
	text-align: justify;
	color: #000000;
	background: inherit;
	font-size: 18px;
}

p.sscenter {
	font-family: arial, tahoma, verdana, sans-serif;
	text-align: center;
	color: #000000;
	background: inherit;
	font-size: 16px;
}

p.sscentertwo {
	font-family: arial, tahoma, verdana, sans-serif;
	text-align: center;
	color: #800000;
	background: inherit;
	font-size: 18px;
}

p.sscenterthree {
	font-family: arial, tahoma, verdana, sans-serif;
	text-align: center;
	color: #000000;
	background: inherit;
	font-size: 22px;
}

/*Small font for Copyright*/
p.one {
	font-family: times new roman, century schoolbook, serif;
	text-align: center;
	color: #000000;
	background: inherit;
	font-size: 8pt;
}

/*Center alignment for text and objects*/
p.two {
	text-align: center;
}

/*To make bold paragraph text*/
p.three {
	font-family: times new roman, century schoolbook, serif;
	font-weight: bold;
	text-align: left;
	color: #800000;
	background: inherit;
	font-size: 18px;
}

p.four {
	font-family: times new roman, century schoolbook, serif;
	font-weight: bold;
	text-align: center;
	color: #800000;
	background: inherit;
	font-size: 18px;
}

/* To make text invisible*/
p.white {
	font-family: times new roman, century schoolbook, serif;
	text-align: center;
	color: #ffffff;
	background: inherit;
	font-size: 8pt;
}

/*------------------------------------------- SANS-SERIF TEXT----------------------------------------*/
.smcen {
	font-family: arial, tahoma, verdana, sans-serif;
	text-align: center;
	color: #000000;
	background: inherit;
	font-size: 12px;
}

/*To make Paragraph Text Bold and Larger*/
.maintext {
	font-family: tahoma, arial, verdana, sans-serif;
	text-align: left;
	font-weight: bold;
	color: #800000;
	background: inherit;
	font-size: 18px;
}

/*To make Paragraph Text Italic*/
.sansitalic {
	font-family: tahoma, arial, verdana, sans-serif;
	font-style: italic;
	color: #800000;
	background: inherit;
	font-size: 18px;
}

.title {
	font-family: tahoma, arial, verdana, sans-serif;
	font-size:18px;
	text-align: center;
	color: #ffffff; 
	background: inherit;
}

.addresstext {
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 18px;
	text-align: center;
	color: #800000;
	background-color: transparent;
	margin: 0px;
}

.addressleft {
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 18px;
	text-align: left;
	color: #000000;
	background-color: transparent;
	margin: 0px;
}


/*------------------------------------------- SERIF TEXT----------------------------------------*/

.seriftext {
	font-family: times new roman, century schoolbook, serif;
	text-align: left;
	color: #800000;
	background: inherit;
	font-size: 18px;
}

.seriflarge {
	font-family: times new roman, century schoolbook, serif;
	text-align: left;
	color: #800000;
	background: inherit;
	font-size: 22px;
}

.serifitalic {
	font-family: times new roman, century schoolbook, serif;
	text-align: left;
	font-style: italic;
	color: #000000;
	background: inherit;
	font-size: 22px;
}

/* ---------------------------------COMIC SANS TEXT---------------------------------*/

h3 { 
	font-family: comic sans MS;
	text-align: center;
	color: #800000;
	background-color: transparent;
	margin: 0px; 
}

.italic {
	font-family: comic sans MS;
	font-size:16px;
	font-weight: bold;
	font-style: italic;
	color: #000000; 
	background: inherit;
}

.centeritalic {
	font-family: comic sans MS;
	font-size:14px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	color: #000000; 
	background: inherit;
}

.comictitle {
	font-family: comic sans MS;
	font-size:34px;
	font-weight: bold;
	text-align: center;
	color: #000000; 
	background: inherit;
}

.comic {
	font-family: comic sans MS;
	font-size:28px;
	font-weight: bold;
	text-align: center;
	color: #800000; 
	background: inherit;
}

/*---------------------------PAYPAL TABLE STYLES-----------------------------------------------*/

.ppbkgd {
	background-color: #ffffff;
}

.ppheader {
	font-family: tahoma, arial, verdana, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #004080;
	background: inherit;
	font-size: 16px;
}

.ppsmall {
	font-family: arial, tahoma, verdana, sans-serif;
	color: #000000;
	background: inherit;
	font-size: 10px;
}

.ppitalic {
	font-family: tahoma, arial, verdana, sans-serif;
	font-style: italic;
	text-align: center;
	color: #000000;
	background: inherit;
	font-size: 16px;
}

.ppitalicsmall {
	font-family: tahoma, arial, verdana, sans-serif;
	font-style: italic;
	text-align: center;
	color: #000000;
	background: inherit;
	font-size: 12px;
}

/*Center alignment for text and objects*/
.pptwo {
	text-align: center;
}

/*------------------------------------------------Order Form Styles -------------------------------------*/ 

.formbkgd {
	background-color: #ffffff;
}

.tbheader {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #000000;
	background-color: transparent;
	margin: 0px;
}

.shipping {
	font-family: times, times new roman, serif;
	font-size: .6em;
	color: #000000;  
	background-color: transparent;
}

.colheader {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #000000;  
	background-color: transparent;
} 

.fmtext {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000000;  
	background-color: transparent;
} 

.fmcenter {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #000000;  
	background-color: transparent;
} 

.fmitalic {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;  
	background-color: transparent;
} 

.fmstrong {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	color: #000000;  
	background-color: transparent;
} 

.fmaddress {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-color: transparent;
	margin: 0px;
}

.fmadd {
  	border-bottom: #000000 1px solid;
	text-align: left;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-color: transparent;
}

#divone {
  	text-align: center;
}

#divtwo {
  	text-align: center;
} 

#divthree {
  	text-align: center;
} 

#divlink {
  	text-align: center;
}

#divform {
  	text-align: center;
} 

.tablealign {
	text-align: center;
}  

/*--------------------------------END ORDER FORM STYLES--------------------------------------*/   	

/*------------------------OTHER STYLES APPLIED ---------------------------------*/

/*Horizontal Rule*/
hr {
	color:#800000;
}

/*Horizontal Rule Using Background Attribute*/
.mainbgcolor {
	background-color: #000080;
	color:#ffffff;
}

/*-------Border Class Assignment Styles: Paragraph Border-----------------*/
p.divbody {
  	border-top: #0000ff 5px inset;
  	border-right: #ff0000 5px inset; 
  	border-bottom: #ff0000 5px inset;
  	border-left: #0000ff 5px inset;
  	padding: 10px 10px 10px 10px; /* T-R-B-L */
  	background: #ffffff;
} 

p.divbook {
  	border-top: #ff0000 3px solid;
  	border-right: #ff0000 3px solid; 
  	border-bottom: #ff0000 3px solid;
  	border-left: #ff0000 3px solid;
  	padding: 0px 0px 0px 0px; /* T-R-B-L */
  	background: #ffffff;
} 

p.divstory {
  	border-top: #ffffff 0px inset;
  	border-right: #ff0000 5px inset; 
  	border-bottom: #ffffff 0px inset;
  	border-left: #ffffff 0px inset;
  	padding: 0px 0px 0px 0px; /* T-R-B-L */
  	background: inherit;
} 

.booktable {
	font-family: comic sans MS;
	color: #000040;
	background: inherit;
	font-size: 13px;
	font-weight: bold;	
	background-color: #01a2ff;
	margin: 0px;
}

/*-----------General Link CSS for text links---------------------------------*/

a:link {
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 13px;
	font-weight: bold; 
	color: blue; 
	text-decoration: none; 
}

a:visited {
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 13px;
	font-weight: bold; 
	color: purple; 
	text-decoration: none; 
}

a:active {
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 13px;
	font-weight: bold; 
	color: green; 
	text-decoration: none; 
}

a:hover {
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 13px;
	Font-Weight: bold; 
	Color: #ff0000;
	text-decoration: none; 
}

a.body:link {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: blue; 
	background: inherit;
	font-weight: bold; 
	font-size: 18px;
	text-decoration: none; 
}

a.body:visited {
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	color: purple; 
	background: inherit;
	font-weight: bold;
	font-size: 18px; 
	text-decoration: none; 
}

a.body:active {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: green; 
	background: inherit;
	font-weight: bold;
	font-size: 18px; 
	text-decoration: none;  
}

A.body:hover {
	font-family: Arial, Helvetica, Verdana, sans-serif;; 
	Color: #ff0000;
	background: inherit;
	font-weight: bold;
	font-size: 18px; 
	text-decoration: none;  
}

a.white:link {
    	font-family: Arial, Helvetica, Verdana, sans-serif;
	Color: #ffffff;
	background: inherit;
	text-decoration: none; 
}

a.white:visited {
    	font-family: Arial, Helvetica, Verdana, sans-serif;
	Color: #ffffff;
	background: inherit;
	text-decoration: none; 
}

a.white:hover {
   	font-family: Arial, Helvetica, Verdana, sans-serif; 
	Color: #ffffff;
	background: inherit;
	text-decoration: none; 
}

a.white:active {
    	font-family: Arial, Helvetica, Verdana, sans-serif; 
	Color: #ffffff;
	background: inherit;
	text-decoration: none; 
}
