/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #000000 url(http://gothhuntress.com/jleeweb/Images/homepage11.gif) repeat-x;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	text-align: left;
}

/** LINKS */

a {
	color: #800000;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	margin-right: 20px;
	padding-right: 10px;
	background: url(http://gothhuntress.com/jleeweb/Images/homepage19.gif) no-repeat right 5px;
	text-decoration: none;
	font-weight: bold;
}

a.link1:hover {
	text-decoration: none;
}

/** STYLES */

.style1 {
	padding-top: 37px;
	text-align: center;
	color: #FFE5E5;
}

.style1 a {
	color: #FFCCCC;
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
	background: url(http://gothhuntress.com/jleeweb/Images/subpage01.jpg) no-repeat;
}

.bg2 {
	background: url(http://gothhuntress.com/jleeweb/Images/subpage02a.jpg) repeat-y;
}

.bg3 {
	background: url(http://gothhuntress.com/jleeweb/Images/homepage10a.jpg) no-repeat;
}

.bg4 {
	background: url(http://gothhuntress.com/jleeweb/Images/homepage12.jpg) repeat-y 390px 0px;
}

.bg5 {
	background: url(http://gothhuntress.com/jleeweb/Images/subpage04.jpg) no-repeat;
}

/** MISC */

.align-left { text-align: left; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}
