﻿
body{
	background-color: #350000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
.mainback
{
	background-image: url(../images/back_middle.png);
	background-repeat: no-repeat;
}
.maintable
{
	margin:auto;
	background-image: url(../images/back_main.png);
	background-repeat: repeat-y;
}
.contenttd
{
	padding-left:280px;
	width:500px;
	color:black;
	v-align:top;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #370000;
	text-align:center;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #370000;
}
.featuredlist
{
	list-style-type: none;
	font-size: large;
	font-weight: bold;
	color: #990000;
}
.paypal
{
	border-top-style: 1;
	border-right-style: 1;
	border-bottom-style: 1;
	border-left-style: 1;
	border-color: #800000;
	padding: 2px;
	margin: 2px;
}
