body {
	background-image: url(../images/repeatingBG_bg.jpg);
	background-repeat: repeat-x;
	background-color: #e2e2e2;
	margin: 0px;
	padding: 0px;
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
}
#outerContainer {
	background-image: url(../images/middle_bg.jpg);
	background-repeat: repeat-y;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	width: 770px;
	height: 150px;
}
#content {
	background-image: url(../images/contenttop_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 770px;
}
.content{
	float: right;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 560px;
	font-size: 14px;
}
#footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	width: 770px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
#navBar {
	width: 160px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
}
#navBar p {
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 5px;
}
#navBar p a:link, #navBar p a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#navBar p a:hover, #navBar p a:active {
	color: #3399FF;
	text-decoration: none;
}
#navBar h2 {
	color: #c2307f;
	font-size: 18px;
	font-weight: bold;
	text-indent: 10px;
	display: block;
	width: 150px;
	height:40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navBar h2 a:link, #navBar h2 a:visited {
	color: #c2307f;
	text-decoration: none;
	font-weight: bold;

}
#navBar h2 a:hover, #navBar h2 a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/largebutton_bg.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
}
#navBar div.mainlink {
	color: #c2307f;
	font-size: 15px;
	font-weight: bold;
	display: block;
	width: 150px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	clear: both;
}
#navBar div.mainlink a:link, #navBar div.mainlink a:visited {
	color: #c2307f;
	text-decoration: none;
	width: 150px;
	margin: 0px;
	padding: 0px;
	height: 30px;
	clear: both;
	display: block;
}
#navBar div.mainlink a:hover, #navBar div.mainlink a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/largebutton_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 150px;
	clear: both;
	display: block;
}
#navBar div.secondlink {
	color: #c2307f;
	font-size: 14px;
	font-weight: bold;
	display: block;
	width: 150px;
	height: 30px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navBar div.secondlink a:link, #navBar div.secondlink a:visited {
	color: #c2307f;
	text-decoration: none;
	width: 150px;
	margin: 0px;
	padding: 0px;
	height: 30px;
	clear: both;
	display: block;
}
#navBar div.secondlink a:hover, #navBar div.secondlink a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/largebutton_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 150px;
	clear: both;
	display: block;
}
#optIn {
	width: 180px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
}
.optIncontent {
	background-image: url(../images/optinmiddle_bg.jpg);
	background-repeat: repeat-y;
	width: 180px;
	padding: 0px;
	margin: 0px;
	font-size: 12px
}
.optIncontent p {
	line-height: 14px;	
}
.optInfooter {
	background-image: url(../images/optinfooter_bg.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 180px;
}
.buyNowheader {
	background-image: url(../images/buynowtop_bg.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 180px;
}
.buyNowcontent {
	background-image: url(../images/buynowmiddle_bg.jpg);
	background-repeat: repeat-y;
	width: 180px;
	padding: 0px;
	margin: 0px;
	font-size: 12px
}
.buyNowcontent p {
	line-height: 14px;	
}
.buyNowfooter {
	background-image: url(../images/buynowbottom_bg.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 180px;
}
.contentbreaker {
	clear: both;
	height: 1px;
	width: 770px;
}
.breaker {
	clear: both;
	height: 1px;
}
.copyright {
	font-size: 12px;
	font-weight: bold;
	color: #c2307f;
	padding-top: 0px;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.red {
	color: #CC0000;
}
.purple {
	color: #c2307f;
}
.alexButtonPad {
	padding: 6px;
	background-color: #CC3333;
	width: auto;
}
.alexButtonBg {
	background-color: #FFFFFF;
	padding-top: 15px;	
	padding-bottom: 15px;
	padding-left: 8px;
	padding-right: 8px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	cursor: default;
	background-image: url(http://www.onlinebuttonsecrets.com/covers/abv3Up.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: auto;
	border-top: 2px outset;
	border-right: 2px outset;
	border-bottom: 2px outset;
	border-left: 2px outset;
}
.alexButtonTw {
	font-size: 9px;
}
.alexButtonPad2 {
	padding: 4px;
	background-color: #c2307f;
	width: auto;
}
.alexButtonBg2 {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	cursor: default;
	background-image: url(http://www.onlinebuttonsecrets.com/covers/abv3Up.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: auto;
	border-top: 2px outset;
	border-right: 2px outset;
	border-bottom: 2px outset;
	border-left: 2px outset;
	padding: 7px 4px;
}
.content hr {
	margin: 0px;
	color: #c2307f;
	padding: 0px;
}
.content a:link, .content a:visited, .content a:active {
	color: #0000CC;
	font-weight: bold;
	text-decoration: none;
}
.content a:hover {
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
.testimonialBox {
	background-color: #FFEFF1;
	padding: 0px;
	border: 1px solid #999999;
	margin: 0px;
}
.signature {
	padding-left: 50px;
}
ul.check li {
	padding: 0px;
	list-style-image: url(../images/checkmark.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
ul.heart li {
	padding: 0px;
	list-style-image: url(../images/heart.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.dropdown {
	display: none;
}
h2.gallery {
	color: #c2307f;
	padding: 0px;
	margin: 0px;
}