@charset "utf-8";
/* CSS Document */

* { 
	margin: 0px;
}

body { background-color: #000000; }

#header { width: 798px; padding: 0px; background-image: url(http://i.btfdesigns.com/gaapguy/body_bg.gif); }
#main { width: 792px; padding: 0px; }
	#content { background-color: #FFFFFF; background-image: url(http://i.btfdesigns.com/gaapguy/watermark.jpg);}
	#content2 { background-color: #FFFFFF; }
	#nav { width: 148px; float: left; padding-left: 6px; padding-top: 4px; padding-bottom: 4px; }
	#center { width: 377px; float: left; padding-left: 4px; padding-top: 4px; }
		#admin_toolbar { background-color: #FFFF99; padding: 4px; border: solid 1px #000; }
			.edit_text { font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; }
			.page_title { font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; color: #c01c20; text-align: left;
					  font-weight: bold;  }
			.welcome_content { padding: 11px; background-image: url(http://i.btfdesigns.com/gaapguy/index_welcome_bg.gif); }
.maintext { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; color: #000000; text-align: left; }
	.maintext A:link{ color: #c01c20; text-decoration: none; }
	.maintext A:active{ color: #000000; text-decoration: underline; }
	.maintext A:visited{ color: #c01c20; text-decoration: none; }
	.maintext A:hover{ color: #000000; text-decoration: underline; }

			.index_blog_text { font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; color: #000000; }
			.index_blog_title { font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; color: #000000; 
								padding-bottom: 5px; }
			.index_blog_details { font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; color: #000000; 
								  padding-top: 5px; }
			.error { font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; color: #FF0000; font-weight: bold }
	#right { width: 240px; float: left; padding-left: 7px; padding-top: 4px; }
#footer { width: 798px; padding: 0px; }

#createdbylogo { width: 770px; float: right; text-align: right; padding-right: 26px; background-color: #000000; }

.small_text { font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; }
	.small_text A:link { text-decoration: underline; color: #000000; }
	.small_text A:active { text-decoration: underline; color: #000000; }
	.small_text A:hover { text-decoration: underline; color: #000000; }
	.small_text A:visited { text-decoration: underline; color: #000000; }
	
#nav_div { background-color: #FFFF99; border-top: solid 1px #c01c20; border-bottom: solid 1px c01c20; }
.form1 { border: solid 1px #c01c20; background-color: #e1e1e1; }
.form2 { border: solid 1px #c01c20; background-color: #fff; }
.iframe { border: none; overflow: auto; background-color: #FFFFFF; }
.blog_right_titles { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; color: #000000; text-align: left;
			  		 text-decoration: underline; }
					 
					 
					 
					
