/* Stylesheet for PaulySoulStuff.com*/
/* main.css */
/* Copyright 2005. All rights reserved. */
/* This website has been optimized for use with multiple browsers */
BODY {
      
    background-image: url('images/back.jpg');
    background-position-x: 0;
    background-position-y: 0;
	font-family : Verdana, Helvetica, Trebuchet MS, Sans-serif;
    color: #000000;
}

table, td {border-spacing:0}

/* The A: tags refer to the anchors, links.  */
/* NN4 doesn't recognize Hover, but NN6 will.  */
/* IE 4 and 5, and Opera 3.6 and 4.0 recognize the hover tags. */
/*  anchor elements  */

a.one:link { font-family : Verdana, Helvetica, Sans-serif; font-size : 9pt; color: #9BF28C; text-decoration: none; font-weight : bold ;}
	a.one:active { font-family : Verdana, Helvetica, Sans-serif; font-size : 9pt; color: #9BF28C; text-decoration: none; font-weight : bold ;}
	a.one:visited { font-family : Verdana, Helvetica, Sans-serif; font-size : 9pt; color: #9BF28C; text-decoration: none; font-weight : bold ;}
	a.one:hover { font-family : Verdana, Helvetica, Sans-serif; font-size : 9pt; color: #F7AA86; text-decoration: underline; font-weight : bold ; }

a.drow:link { font-family : Verdana, Helvetica, Sans-serif; font-size : 7pt; color: #852D73; text-decoration: none; font-weight : normal ;}
	a.drow:active { font-family : Verdana, Helvetica, Sans-serif; font-size : 7pt; color: #852D73; text-decoration: none; font-weight : normal ;}
	a.drow:visited { font-family : Verdana, Helvetica, Sans-serif; font-size : 7pt; color: #852D73; text-decoration: none; font-weight : normal ;}
	a.drow:hover { font-family : Verdana, Helvetica, Sans-serif; font-size : 7pt; color: #852D73; text-decoration: underline; font-weight : normal ; }
	
a.tre:link { font-family : Verdana, Helvetica, Sans-serif; font-size : 9pt; color: #7F21FF; text-decoration: underline; font-weight : bold ;}
	a.tre:active { font-family : Verdana, Helvetica, Sans-serif; font-size : 9pt; color: #7F21FF; text-decoration: none; font-weight : bold ;}
	a.tre:visited { font-family : Verdana, Helvetica, Sans-serif; font-size : 9pt; color: #7F21FF; text-decoration: none; font-weight : bold ;}
	a.tre:hover { font-family : Verdana, Helvetica, Sans-serif; font-size : 9pt; color: #D01658; text-decoration: underline; font-weight : bold ; }


a.four:link { font-family : Verdana, Helvetica, Sans-serif; font-size : 16px; color: #7F21FF; text-decoration: underline; font-weight : bold ;}
	a.four:active { font-family : Verdana, Helvetica, Sans-serif; font-size : 16px; color: #7F21FF; text-decoration: none; font-weight : bold ;}
	a.four:visited { font-family : Verdana, Helvetica, Sans-serif; font-size : 16px; color: #7F21FF; text-decoration: none; font-weight : bold ;}
	a.four:hover { font-family : Verdana, Helvetica, Sans-serif; font-size : 16px; color: #D01658; text-decoration: underline; font-weight : bold ; }


/* above is for anchors, links */


/* header tags below */

H1 {
	font-family: Arial, Helvetica, Trebuchet MS, Sans-serif;
	color: #A200A4;
	padding: 0px;
	font-weight : bold ;
	font-size : 18px;
}

H2 {
	font-family: Verdana, Helvetica, Trebuchet MS, Sans-serif,;
	color: #660066;
	padding: 0px;
	font-weight : bold ;
    font-size : 20px;
}

H3 {
	font-family: Verdana, Helvetica, Trebuchet MS, Sans-serif;
	color: #D01658 ;
	font-size : 18px;
}

H4 {

	font-family: Verdana, Helvetica, Trebuchet MS, Sans-serif;
	color: #D01658 ;
	font-size : 16px;
}


H5 {
	font-family: Verdana, Helvetica, Trebuchet MS, Sans-serif;
	font-size : 14px;
}

H6 {
	font-family: Verdana, Helvetica, Trebuchet MS, Sans-serif;
	font-size : 12px;
}


/* header tags above */


/* Main content text areas  */


/* */

p {
	font-size: 10pt;
	font-family: Verdana, Helvetica, Trebuchet MS, Sans-serif;
	text-align: left;
	color: #000000;
}

.tdtext2 {

	font-family : Verdana, Helvetica, Trebuchet MS, Sans-serif;
	font-size : 10pt ;
	font-weight : bold ;
	color: #9BF28C;
}


.tdtext3 {
	font-family : Verdana, Helvetica, Trebuchet MS, Sans-serif;
	font-size : 10pt ;
	color: #3D1535 ;
}

.tdtext4 {
	font-family : Verdana, Helvetica, Trebuchet MS, Sans-serif;
	font-size : 12pt ;
	color: #3D1535 ;
}