@charset "utf-8";
/* CSS Document */

img {
border: none;
}
a {
text-decoration: none;
}
#main {
	height: 349px;
	width: 600px;
	background-image: url(http://awesomelove.net/admin/img/Awesome_Love_Background.jpg);
	background-repeat: repeat-y;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;

	 }
	 
#wrapper {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 50px;
	margin-top: 0px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	clear: both;

	 }
	

#header {
	height: 158px;
	width: 600px;
}
#maintextfp {
	height: 191px;
	width: 500px;
	padding-left: 50px;
	padding-right: 50px;
}
#buttons {
	height: 34px;
	width: 600px;
}
#leftbutton {
	background-image: url(../img/Left_Button.jpg);
	height: 34px;
	width: 301px;
	float: left;
}
#rightbutton {
	background-image: url(../img/Right_Button.jpg);
	height: 34px;
	width: 299px;
	float: left;
}

#buttons img {
	border: none;
}
#footer {
	height: 98px;
	width: 570px;
	font-size: x-small;
	padding-left: 30px;
	padding-top: 20px;
	background-image: url(../img/The_Footer.jpg);
	clear: both;
}
#footer a {
	color: #470d01;
	text-decoration: none;
}
/*--------------------- Page two!!! ------------------------*/

#header2 {
	height: 39px;
	width: 600px;
}
#maintext2 {
	height: 300px;
	width: 500px;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 10px;
}

#maintext2video {
	height: 300px;
	width: 450px;
	padding-left: 120px;
	padding-right: 50px;
	padding-top: 10px;
}