/* CSS Document */

body {
	background:url(images/body-bkgd.gif) repeat top left;
	margin:0px;
	padding:0px;
}

#header {
	background:url(images/learn-to-succeed-header.jpg) no-repeat left top #C6B25F;
	height:192px;
	width:100%;
}

.leftcol {
	background:url(images/the-whole-kid-bkgd.jpg) no-repeat top left;
	text-align:center;
	vertical-align:top;
}

.contentcol {
	background:url(images/text-bkgd.jpg) no-repeat top left #FFFFFF;
	padding:44px 10px 10px 40px;
	text-align:left;
	vertical-align:top;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	line-height:33px;
	color:#398986;
}

.linkscol {
	background:url(images/links-bkgd.jpg) no-repeat bottom left #FFFFFF;
	text-align:left;
	vertical-align:top;
}

#linkBox  {
	padding:19px 45px;
	border-top:solid 1px #629F9C;
	width:269px;
	background:url(images/triangle-teal.gif) no-repeat top left;
}

.address  {
	padding-top:30px;
	padding-left:45px;
}