#container {
	background: white;
	border-top: 2px solid #adb0c1;
	border-right: 2px solid #adb0c1;
	border-left: 2px solid #adb0c1;
	border-bottom: 2px solid #adb0c1;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

body {
	
	background: url(http://www.go-for-your-dream.com/images/sitebackground.jpg);
	background-attachment: fixed;
}

#headertop {
	background: url(http://www.go-for-your-dream.com/images/gfyd-header4.jpg);
	width: 950px;
	height: 145px;
}

#topbanner {
	background: White;
	padding: 10px;
	clear: both;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border-top: 0px solid #adb0c1;
	border-bottom: 2px solid #adb0c1;
}

#content {
	background: White;
	width: 640px;
	margin-right: 200px;
	border-right: none;
	border-left: none;
	padding: 17px
}

#leftnav {
	padding: 5px;
	float: right;
	background-color: #ffffff;
	height: auto;
	width: 245px;
		
}

#leftnav ul
{
	margin-left: 0;
	padding-left: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
}

#leftnav a
{
	display: block;
	width: 185px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-bottom-width: 1px;
}

#leftnav a:link, .navlist a:visited
{
color: #ffffff;
text-decoration: none;
font-weight: bold;
}

#leftnav a:visited
{
   color: #ffffff;
   text-decoration: none;
   font-weight: bold;
}

#leftnav a:hover
{
	text-decoration: none;
	color: #ffffff;
}

#footer {
	width: 925px;
	border-top: 1px solid #adb0c1;
	background-color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}


h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #1A2373;
	line-height: 31px;
}
h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #2F77F1;
	line-height: 27px;
}
h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #000000;
	line-height: 24px;
}

p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19pt;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	padding-bottom: 9px;
}

a {
	color: 000080;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #E82525;
	text-decoration: underline;
	font-weight : bold;
}
a:hover {
	color: #901BBE;
	text-decoration: none;
}


.box1 {
	background:#ffffff;
	color: #000;
	border:1px solid #adb0c1;
	width: 400px;
	height: 165px;
	padding-top: 5;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 6px;
	line-height: 16px;
}

.smalltext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px 0;
    margin: 3px 0;
	line-height: 12pt
}

