
			/* sidebar */
			.BlogSideBar, .BlogSideBarLeftSide
			{
				background-color: #D7D7D7;
				color: #000000;
				font-family: Arial;
				font-size: 12px;
			}
			.BlogSideBar a:link, .BlogSideBar a:visited, .BlogSideBarLeftSide a:link, .BlogSideBarLeftSide a:visited
			{
				color: #4D63F2;
				font-family: Arial;
				font-size: 12px; 				
			}
			.SidebarBox
			{
				font-family: Arial;
				font-size: 12px;
			}
			.profileSidebar
			{
				font-family: Arial;
				font-size: 12px;
			}
			.SidebarTitle
			{
				font-family: Arial;
				font-size: 13px;
				border: 1px solid #D0CFCF;
				background-color: #FFDB66;
				color: #000000;
			}
		
			/* header */
			div#header
			{
				background: url("/blog//background/3/5/352ndfightersquadron.com/headerbg.jpg?52533") repeat;
			}
			div#logo
			{
				
			}
			span#blogName, span#blogName a:link, span#blogName a:visited
			{
				color: #100F0F;
			}
			span#blogDescription
			{
				color: #100F0F;
			}
			
			/* body */
			.BlogBody a:link, .BlogBody a:visited 
			{ 
				color: #F3FF82; 
			} 			
			.BlogBody
			{ 
				background-color:  #D2D2D2; 
				color: #000000;
				/*font-family: Verdana;
				font-size: 12px; */
			}
			#BlogBodyContent
			{ 
				background-color:  #D2D2D2;
				color: #000000;
				/*font-family: Verdana;
				font-size: 12px; */
			}
			#entrySubject {
				font-family: Arial;
				font-size: 16px;
				color: #100F0F;
			}
			#entrySubject a:link, #entrySubject a:visited
			{
				font-family: Arial;
				font-size: 16px;
				color: #100F0F;
			}
			#entrySubject a:hover
			{
				font-family: Arial;
				font-size: 16px;
				color: #F5FF6C;
			}
			.EntryDivider
			{
				border-top: 1px solid #939598;
			}
			.commentDivider
			{
				border-top: 1px solid #0D0D0D;
			}
			
			/* footer */
			div#footer
			{
				font-family: Verdana;
				font-size: 10px;
				background-color: #6FA3FF;
				color: #000000;
			}
			div#footer a:link, div#footer a:visited
			{
				color: #1C70DE;
			}
			
			/* page */
			div#wrapper
			{
				background-color: #CDCDCD;
				border-left: 1px solid #FBF675;
				border-right: 1px solid #FBF675;
			}
			div#container
			{
				background-color: #CDCDCD;
			}
			#BlogVerticalDividerMid
			{
				border-right: 1px solid #0A0A0A;
			}
			#BlogVerticalDividerMidLeftSide
			{
				border-left: 1px solid #0A0A0A;
			}
			div#footer
			{
				border-top: 1px solid #10100F;;
			}
			body
			{
				background-color: #CDCDCD;
			}
			
		
