body {
	background-color: #ffffff;
	margin: 0px auto;
	font-family: arial;
}

h1 {
	font-size: 36px;
	line-height: 50%;
	
}

h2 {
	font-size: 18px;
	font-weight: normal;
}

h3 {
	font-size: 19px;
	font-weight: bold;
	color: #77a9db;
}

h4 {
	margin-left: 40px;
	font-weight: normal;
	text-decoration: underline;
	font-size: 16px;
	margin-bottom: 0px;
	padding: 0px;
	color: #77a9db;
}

a {
	text-decoration: none;
	color: #656565;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #77a9db;
}



p {
	margin-top: 4px;
}

.body {
	margin-left: 40px;
	margin-right: 20px;
	font-size: 16px;
	font-weight: normal;
}

.orange {
	color: #fdb960;
}

.topbar {
	height: 100px;
	width: 980px;
	margin: 0px auto;
	
}

.logo {
	height: 86px;
	width: 191px;
	background-image: url('images/logo.png');
	background-repeat: no-repeat;
	margin-top: 8px;
	float: left;
	margin-left: 10px;
}

.clear {
	clear: both;
}

.share {
	float: left;
	margin-top: 10px;
	margin-left: 100px
}

.share-text {
	font-size: 12px;
	text-align: center;
}

.fb-button {
padding-top: 2px;
	float: left;
}

.buttons {
	float: right;
	margin-top: 18px;
}

.buttoncontainer {
	width: 200px;
	float: right;
	margin-right: 25px;
}

.login {
	height: 35px;
	width: 97px;
	background-image: url('images/login.png');
	float: left;
}

.signup {
	height: 35px;
	width: 103px;
	background-image: url('images/signup.png');
	float: left;
}

.menu {
	color: #656565;
	font-size: 16px;
	margin-top: 10px;
	padding-right: 10px;
	font-weight: bold;
}

.middlebar {
	height: 422px;
	background-color: #5a5a5a;
	border-top: 1px solid #444444;
	border-bottom: 1px solid #444444;
	margin: 0px auto;
}

.middlebargrad {
	background-image: url('images/barbkg.png');
	background-repeat: no-repeat;
	height: 422px;
	width: 980px;
	margin: 0px auto;
	text-align: center;
}

.middletext {
	text-align: left;
	padding-top: 45px;
	width: 370px;
	color: #ffffff;
	float: left;
	margin-left: 40px;
}

.introtext {
	padding-bottom: 5px;
}

.middlevid {
	float: left;
	margin-top: 67px;
	margin-left: 40px;
	padding-bottom: 15px;
}

.months {
	height: 59px;
	width: 254px;
	margin-left: 40px;
	margin-top: 20px;
}

.months2 {
	height: 49px;
	width: 371px;
	float: left;	
}

.year {
	height: 49px;
	width: 371px;
	margin-top: 15px;
}

.year2 {
	height: 49px;
	width: 371px;
	float: left;
}

.center {
	width: 742px;
	margin: 0px auto;
}

.details {
	font-size: 11px;
	margin-top: 10px;
	margin-left: 2px;
}

.details2 {
	font-size: 11px;
	margin-left: 100px;
	margin-right: 10px;
	margin-top: -14px;
}

.title {
	color: #656565;
	margin-left: 20px;
	line-height: 50%;
	padding-top: 5px;
}

.bottombar {
	width: 980px;
	margin: 0px auto;
}

.quote {
	width: 50px;
	height: 55px;
	background-image: url('images/quote.png');
	background-repeat: no-repeat;
	margin-left: 10px;
	float: left;
}

.quotetext {
	font-size: 15px;
	width: 175px;
	float: left;
	margin-left: 5px;
	margin-top: 5px;
}

.sheetsbox {
	width: 273px;
	height: 93px;
	background-image: url('images/sheetsbox.png');
	background-repeat: no-repeat;
	color: #ffffff;
	margin-left: 18px;
	float: left;
	margin-left: 17px;
	float: left;
	font-size: 18px;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 210px;
}

.videobox {
	width: 264px;
	height: 94px;
	background-image: url('images/videobox.png');
	background-repeat: no-repeat;
	color: #ffffff;
	margin-left: 17px;
	float: left;
	font-size: 18px;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 210px;
	margin-bottom: 20px
}

.commentbox {
	width: 274px;
	height: 94px;
	background-image: url('images/commentbox.png');
	background-repeat: no-repeat;
	color: #ffffff;
	margin-left: 17px;
	float: left;	
	font-size: 18px;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 210px;
}


ul {
	list-style-image: url('images/checkmark.png');	
}

li {
	margin-bottom: 10px;
}

.contact {
	width: 370px;
	margin-left: 200px;
}

.copyright {
	text-align: center;
	font-size: 10px;
}

.blogad {
	width: 450px;
	height: 80px;
	float: left;
	margin-left: 40px;
	margin-top: 10px;
}






































