body {
	background-color:#FFD34E;
	margin:0px;
	font-family:"trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:11px;
	color:#333333;
}

img {
	border:0px;
}
form {
	margin:0px;
}
#blocker {
	display:block;
}
h1 {
	color:#F79C0F;
	font-weight:normal;
	font-family:"trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:22px;
	margin:0px;
}
h2 {
	color:#F79C0F;
	font-weight:normal;
	font-family:"trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:18px;
	margin:0px;
}
h4 {
	color:#F31218;
	font-weight:normal;
	font-family:"trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:20px;
	margin:0px;
}


#top-bar {
	height:20px;
	background-color:#FFFFFF;
	width:100%;
	display:block;
}
#search-bar {
	height:80px;
	background-color:#000000;
	display:table;
	width:100%;
}
#logo-img {
	margin-top:-20px;
	position:absolute;
	margin-left:-370px;
	left:50%;
}
#site-background {
	display:table;
	background-image:url(/images/site-bg.jpg);
	background-repeat:repeat-y;
	width:970px;
	left:50%;
	margin-left:auto;
	margin-right:auto;
	
}
#site-container {
	display:block;
	clear:both;
	width:742px;
	left:50%;
	margin-left:auto;
	margin-right:auto;
}
#center-bg {
	width:720px;
	display:block;
	margin-top:-5px;
}
#right-side-bg {
	margin-left:742px;
	margin-top:65px;
	position:absolute;
}
#left-side-bg {
	margin-left:-119px;
	margin-top:46px;
	position:absolute;
}
#top-content {
	width:742px;
	height:389px;
	display:block;
	clear:both;
	background-image:url(/images/notebook-back.png);
	background-repeat:no-repeat;
}
#top-level-container {
	display:block;
	width:705px;
	margin-left:31px;
}
#nav {
	float:right;
	display:block;
	width:181px;
}
#frame-pic {
	float:right;
	width:501px;
	height:286px;
	background-image:url(/images/frame-bg.png);
	display:block;
	margin-top:-4px;
}
#main-image {
	margin:16px 0px 0px 16px;
}
#picture-title {
	position:absolute;
	width:440px;
	margin:280px 0px 0px 250px;
}
#picture-title p {
	margin:10px 0px 0px 4px;
}
#nametag {
	position:absolute;
	margin:240px 0px 0px 30px;
}
#bottom-container {
	width:720px;
	left:50%;
	margin-right:auto;
	margin-left:auto;
	display:block;
}
#bottom-content {
	width:720px;
	display:table;
	background-image:url(/images/bottom-content-bg.jpg);
	background-repeat:repeat-y;
	margin-left:16px;
	margin-top:-2px;	
}
#bottom-shadow {
	margin-left:16px;
}
#form-left {
	display:block;
	width:229px;
	float:left;
}
#form-bg {
	background-image:url(/images/form-bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:326px;
	display:block;
	width:216px;
	margin-left:4px;
	margin-top:10px;
}
#form {
	display:block;
	position:absolute;
}
/* creates illusion of cellpadding on all td's */
#student-loan-form td {
	padding:6px 4px 8px 4px;
	border-bottom:1px solid #99CCFF;
}

/* makes labels for all fields bold */
.form-01, .form-03, .form-05, .form-07 {
	font-weight:bold;
	font-size:12px;
}
/* centers all form elements */
.form-02, .form-04, .form-06, .form-07, .form-08, .form-09 {
	text-align:center;
}
/* modifies the text entry fields */
.input-01, .input-02, .input-03 {
	width:80px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	background-color:#FFFFFF !important;
}
.input-01:hover, .input-02:hover, .input-03:hover {
	width:80px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	background-color:#FDF1C4 !important;
}
#blog-space	{
	width:208px;
	display:block;
	margin-left:12px;
	padding-right:8px;
}
#blog-space a	{
	text-decoration:none;
	color:#F31218;
	font-size:12px;
	font-weight:bold;
}
#blog-space a:hover	{
	text-decoration:underline;
}
#blog-space span	{
	font-size:16px;
	font-weight:bold;
}
#student-loan-form {
	width:200px;
	margin-left:12px;
	margin-top:60px;
}

#content-right {
	display:block;
	width:451px;
	padding:10px 20px 10px 20px;
	float:right;
}
#content-right a {
	color:#F01800;
	text-decoration:underline;
	font-weight:bold;
}
#break {
	margin:20px 0px 20px 0px;
}
#content-pic {
	padding:8px;
	float:right;
	margin:0px;
}
#content-pic2 {
	padding:8px;
	float:left;
}

td.form-07 {
	height:40px;
	vertical-align:bottom;
}
#disclosures {
	text-align:center;
}
#disclosures ul	{
	margin:0px;
	padding:20px 0px 20px 0px;
}
#disclosures ul li {  
  display:inline;
  margin-right:20px;
}
#disclosures a {
	color: #666666;
	text-decoration:none;
	font-weight:bold;
}
#disclosures a:hover {
	text-decoration:underline;
}
.response .field {
    padding:5px;
	margin-bottom:4px;
}
.response .error {
	background-image:url(/images/error-bg.png) !important;
	border-bottom:#993300 1px solid !important;
	border-top:#993300 1px solid !important;
	width:205px;
}
#field_name input, #field_email input, #field_subject input, #field_message input , #field_captcha input {
	width:200px;
	background-color: #FFFFFF !important;
	border:#CCCCCC 1px solid !important;
}
#field_message textarea {
	width:200px;
	height:100px;
}
.contact-button {
	margin-top:10px;
}
#field_captcha .form_header  {
	width:170px;
}



/* Ads Area */
.top-ads {
	margin:0px 0px 0px 220px;
}
.bottom-ads {
	margin:8px 0px 8px -10px;
}
