p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:21px;
	text-align:left
}

h1 {
	font-family:Tahoma, Verdana, Arial;
	font-size:33px;
	font-weight:bold;
	text-align:center;
	line-height:42px;
	color:#cc0000;
}

h2 {
	font-family:Tahoma, Verdana, Arial;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	line-height:28px;
	color:#000000;
}

h3 {
	font-family:Tahoma, Verdana, Arial;
	font-size:13px;
	text-align:center;
	color:#000000;
}

h4 {
	font-family:Tahoma, Verdana, Arial;
	font-size:18px;
	text-align:center;
	line-height:28px;
	color:#000000;
}

body {
	font-family:verdana,tahoma,helvetica,arial,sans-serif;
	font-size:62.5%;
	text-align:center;
    color:black;
	background-color:#bbd3f4;
}

a:link { 
	color:#062248;
	text-decoration:underline;
}

a:visited {
	color:#062248;
	text-decoration:underline;
} 

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

#wrapper {
	text-align:left;
	margin:0px auto;
	width:800px
}

#bg {
	background-color:#bbd3f4;
	background-image:url(../Freebie/Images/bg.jpg);
	background-repeat:repeat-x;
}

#header {
	background-image:url(../Freebie/Images/header.jpg);
	height:270px;
	width:788px;
	overflow:hidden;
}

#contentbg {
	background-image:url(../Freebie/Images/contentbg.jpg);
	background-repeat:repeat-y;
	height:auto;
	width:788px;
	overflow:hidden;
	text-align:left
}

#content {
	height:auto;
	width:710px;
	overflow:hidden;
	margin:45px;
	text-align:center
}

#headline {
	background:url(../Freebie/Images/headline.jpg) no-repeat;
	float:left;
	height:155px;
	width:100%;
	margin-left:100px;
	text-align:center
}

#footer {
	background-image:url(../Freebie/Images/footer.jpg);
	height:126px;
	width:788px;
	overflow:hidden;
}

.johnsonboxtop {
	background-image:url(../Freebie/Images/johnsonboxtop.jpg);
	height:16px;
	width:589px;
	margin-top:15px;
	margin-right:auto;
	margin-left:auto;
	overflow:hidden;
}

.johnsonboxmid {
	background-image: url(../Freebie/Images/johnsonboxmid.jpg);
	background-repeat: repeat-y;
	height:auto;
	width:589px;
	margin-right:auto;
	margin-left:auto;
	overflow:hidden;
	text-align:center;
}

.johnsonboxbottom {
	background-image:url(../Freebie/Images/johnsonboxbottom.jpg);
	height:11px;
	width:589px;
	margin-right:auto;
	margin-bottom:25px;
	margin-left:auto;
	overflow:hidden;
}
#right {
	width:200;
	padding-left:150px
}