body
{
	padding:0px;
	margin:0px;
	line-height:130%;
	background-image:url(images/bg.gif);
	background-repeat:repeat;
	background-attachment:fixed;
}

img
{
	border-style:ridge;
	border-width:5px;	
}

.paypal img
{
		border-width:0px;	
}

.header img
{
	border-style:ridge;
	border-width:0px;	
}

a:link {text-decoration:none;color:#003333;}
a:visited {text-decoration:none;color:#003333;}
a:hover {text-decoration:none;color:#660000;}
a:active{text-decoration:none;color:#003333;}

.main a:link {text-decoration:none;color:#003366;text-decoration: underline;}
.main a:visited {text-decoration:none;color:#003366;text-decoration: underline}
.main a:hover {text-decoration:none;color:#660000;text-decoration: underline}
.main a:active{text-decoration:none;color:#003366;text-decoration: underline}

.main2 a:link {text-decoration:none;color:#003366;text-decoration: underline;}
.main2 a:visited {text-decoration:none;color:#003366;text-decoration: underline}
.main2 a:hover {text-decoration:none;color:#660000;text-decoration: underline}
.main2 a:active{text-decoration:none;color:#003366;text-decoration: underline}

.main
{
	margin:20px;
	line-height:130%;
	font-size:130%;
	text-align:left;
	color:#003333;
	font-family:georgia;
	background-color:#E0FFE1;
	padding:40px;
	border-style:ridge;
	border-color:#333333;
	border-width:6px;
}

.main2
{
	margin:20px;
	line-height:130%;
	font-size:130%;
	text-align:left;
	color:#003333;
	font-family:georgia;
	background-color:#E0FFE1;
	padding:40px;
	border-style:ridge;
	border-color:#333333;
	border-width:6px;
}

.main3
{
	margin:20px;
	line-height:130%;
	font-size:130%;
	text-align:center;
	color:#003333;
	font-family:georgia;
	background-color:#E0FFE1;
	padding:40px;
	border-style:ridge;
	border-color:#333333;
	border-width:6px;
}

.midpic
{
	text-align:center;
	margin:50px;
}

.header
{
  left:0px;
  background-image:url(images/header_bg.jpg);
  background-repeat:repeat-x;
  z-index:1;
  width:100%;
  text-align: center;
  padding-top:20px;
  height:180px;
  color:#003333;
  font-size:130%;
  font-family:times;
  letter-spacing:2px;
}

.footer
{
  left:0px;
  background-image:url(images/footer_bg.jpg);
  background-repeat:repeat-x;
  z-index:1;
  width:100%;
  height:56px;
  text-align: center;
  padding-top:8px;
  font-family:arial;
  letter-spacing:1px;
  font-size:90%;;
  color:#003333;
}

.shoppingcart
{
	border-style:ridge;
	border-color:#333333;
	border-width:3px;
	background-color:#FFFFFF;
	color:#000000;
	padding:25px;
}

.paypal
{
	position:relative;
	text-align:left;
	margin:5px;
}

.rightpic
{
	margin: 5px;
	float:right;
	display:inline;
}

.leftpic
{
	margin: 0px 20px 5px 5px;
	float:left;
	display:inline;
}


