
			div#header
			{
				background: url("/blog/img/imageLibrary/header/6/4.gif?60529") repeat;
			}
			
			div#logo
			{
				
			}

			span#blogName, span#blogName a:link, span#blogName a:visited
			{
				color: #F6C498;
			}
			span#blogDescription
			{
				color: #F6C498;
			}
		
			
			/* body */
			.BlogBody a:link, .BlogBody a:visited 
			{ 
				color: #CA602B; 
			} 			
			.BlogBody
			{ 
				background-color:  #000000; 
				color: #BAE3FE;
				/*font-family: Verdana;
				font-size: 12px; */
			}
			#BlogBodyContent
			{ 
				background-color:  #000000;
				color: #BAE3FE;
				/*font-family: Verdana;
				font-size: 12px; */
			}
			#entrySubject {
				font-family: Verdana;
				font-size: 14px;
				color: #CA602B;
			}
			#entrySubject a:link, #entrySubject a:visited
			{
				font-family: Verdana;
				font-size: 14px;
				color: #CA602B;
			}
			#entrySubject a:hover
			{
				font-family: Verdana;
				font-size: 14px;
				color: #9B9A9A;
			}
			.EntryDivider
			{
				border-top: 1px solid #9AE4EC;
			}
			.commentDivider
			{
				border-top: 1px solid #CA602B;
			}
			
			/* sidebar */
			.BlogSideBar, .BlogSideBarLeftSide
			{
				background-color: #000000;
				color: #BAE3FE;
				font-family: Verdana;
				font-size: 9px;
			}
			.BlogSideBar a:link, .BlogSideBar a:visited, .BlogSideBarLeftSide a:link, .BlogSideBarLeftSide a:visited
			{
				color: #CA602B; 				
			}
			.SidebarBox
			{
				font-family: Verdana;
				font-size: 9px;
			}
			.profileSidebar
			{
				font-family: Verdana;
				font-size: 9px;
			}
			.SidebarTitle
			{
				font-family: Verdana;
				font-size: 11px;
				border: 1px solid #CA602B;
				background-color: #000000;
				color: #BAE3FE;
			}
			
			/* footer */
			div#footer
			{
				font-family: Verdana;
				font-size: 8px;
				background-color: #000000;
				color: #BAE3FE;
			}
			div#footer a:link, div#footer a:visited
			{
				color: #CA602B;
			}
			
			/* page */
			div#wrapper
			{
				background: url("/blog/background/l/e/lealan.com/pagebg.jpg?95230") repeat;
				border-left: 1px solid #000000;
				border-right: 1px solid #000000;
			}
			div#container
			{
				background: url("/blog/background/l/e/lealan.com/pagebg.jpg?95230") repeat;
			}
			#BlogVerticalDividerMid
			{
				border-right: 1px solid #BAE3FE;
			}
			#BlogVerticalDividerMidLeftSide
			{
				border-left: 1px solid #BAE3FE;
			}
			div#footer
			{
				border-top: 1px solid #000000;;
			}
			body
			{
				background: url("/blog/background/l/e/lealan.com/pagebg.jpg?95230") repeat;
			}
			
		
