/* 
Template URL: http://www.WPSalesPage.com
Description: When added to the root folder of any Wordpress Theme, this template provides and alternate sales page style template for pages on the site.
Version: 1.0
Author: Andrew Seltz
Author URI: http://www.GoToGuyEnterprises.com

	The CSS, XHTML, images, and  design of this template are 
	copyright (c) 2009, Andrew Seltz and Go-To Guy! Enterprises.
      Only licensed customers may use it on websites they own.
      All rights reserved.

*/

body {
  background-color: #22244c;
  background-image: url("http://www.wpstudentwebsite.com/cookie/wp-content/uploads/2010/08/woo-bg.jpg");
  background-image: url("http://www.thewebsitecreationworkshop.com/wp-content/uploads/2010/08/woo-bg.jpg");
  background-position: top center;
  background-repeat: no-repeat;
}

blockquote {
  width: 450px;
  margin-right: auto;
  margin-left: auto;
  padding: 5px 10px 5px 10px;
  background-color: #FFFF99;
  border: 2px solid black;
  font-family: tahoma,verdana,sans-serif;
  font-size: 16px;
  text-align: left;
}

ul
{
  list-style-position: inside;
  list-style-image: url(images/wpsalespage/check.gif);
  font-family: tahoma,verdana,sans-serif;
  font-size: 16px;
  text-align: left;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

a {
   color: #ffffff;
   text-decoration: underline;
}

#wpsalesletter {
  margin: auto;
  padding: 0px;
/*
  background-image:none;
  background-position: left top;
  background-repeat: no-repeat;
*/
}

#wpheader {
background-image: none;
background-repeat: no-repeat;
background-position: top center;
width: 900px;
height: 109px;
  
}

#wpbody {
  padding: 70px 0 0 0;
  font-family: times-roman,serif;
  font-size: 16px;
  color: #333333;
  text-align: center;
}

#wpfooter {
/*
  background-image: none;
  background-repeat: no-repeat;
  background-position: left bottom;
*/
  width: 850px;
  height: 20px;
  text-align: right;
  font-weight: lighter;
  font-style: normal;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 8px;
  color: silver;
  text-decoration: none;
}

#prehead {
  font-family: Arial,Helvetica,sans-serif;
  font-style: italic;
  font-weight: bold;
  font-size: 18px;
  text-align: left;
}

#headline {
  font-family: Arial,Helvetica,sans-serif;
  color: red;
  font-size: 45px;
  font-weight: bolder;
  text-align: center;
}

#subhead {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 25px;
  text-align: center;
}

#minihead {
  font-family: Arial,Helvetica,sans-serif;
  color: #ffffff;
  font-size: 20px;
  font-weight: bolder;
  text-align: center;
}

#center {
  text-align: center;
}

#footertext {
  text-decoration: none;
  color: silver;
}