/************* GENERAL STYLES ***/
* { margin: 0; padding: 0; }

html, body {
	text-align: justify;
	font-size: 12px;
	font-family: "Century Gothic", verdana, arial, sans-serif;
	color: #fff;
	background: url(../images/bg.jpg) top center repeat; }


	/*** FONT STYLES ***/	
	h1 { 
		font-size: 24px;
		height: 53px;
		width: 641px;
		line-height: 68px;
		background: url(../images/contentTop.jpg) top left no-repeat; 
		font-weight: normal;
		color: #7dc4d8; }
		
		h1 span {
			margin: 0 0 0 15px; }
			
	h2 { 
		font-size: 18px;
		font-weight: normal;
		color: #a7b552;
		margin: 0 0 0 15px; }
	
	a:link, a:visited { color: #fff; }
	a img { border: none; }
	
	p { margin-bottom: 16px; }
	
	img, div, input { behavior: url("/iepngfix.htc") }
	
	a:focus, a:hover, a:active { outline:none; }


/************* STRUCTURE STYLES ***/
#wrapper {
	width: 951px;
	margin: 0 auto; }
	
	/*** HEADER ***/
	#header {
		width: 951px;
		height: 164px;
		float: left; }

	/*** NAVIGATION ***/
	ul#nav { 
		width: 951px;
		height: 48px;
		margin: 0 auto;
		float: left;
		list-style: none; }
		
		ul#nav li { 
			float: left; 
			height: 48px; }			

	/*** CONTENT WRAPPER ***/
	#contentWrapper {
		width: 951px;
		float: left; }
		
		/*** SIDEBAR ***/
		#sidebar {
			width: 301px;
			margin: 0 9px 0 0;
			float: left; }
			
			/*** TWITTER ***/
			#twitter {
				width: 301px;
				float: left;
				background: url(../images/twitterBody.jpg) top left repeat-y; }
				
				#twitter h2 {
					width: 301px;
					height: 77px;
					line-height: 70px;
					font-size: 24px;
					font-weight: normal;
					color: #7dc4d8;
					margin: 0;
					background: url(../images/twitterTop.jpg) top left no-repeat; }
					
					#twitter h2 span {
						margin: 0 0 0 15px; }
						
				#twitterContent {
					width: 301px;
					float: left;
					background: url(../images/twitterContent.jpg) top left repeat-y; }
					
					#twitterContent img {
						margin: 0 30px 0 0; }
					
					ul#twitter_update_list {
						margin: 5px 0 0 25px;
						width: 251px;
						list-style: none; }
						
						ul#twitter_update_list li {
							margin: 0 0 20px 0; }

			/*** BLOG ***/
			#blog {
				width: 301px;
				margin: 10px 0 0 0;
				float: left;
				background: url(../images/blogBody.jpg) top left repeat-y; }
				
				#blog h2 {
					width: 301px;
					height: 77px;
					line-height: 70px;
					font-size: 24px;
					font-weight: normal;
					color: #a7b552;
					margin: 0;
					background: url(../images/blogTop.jpg) top left no-repeat; }
					
					#blog h2 span {
						margin: 0 0 0 15px; }
						
				#blogContent {
					width: 301px;
					float: left;
					background: url(../images/blogContent.jpg) top left repeat-y; }
					
					ul#blogList {
						margin: 5px 0 0 25px;
						width: 251px;
						list-style: none; }
						
						ul#blogList a {
							text-decoration: none; }
						
						ul#blogList li {
							margin: 0 0 20px 0; }
				
				#base {
					float: right; }
					
				#respond {
					margin: 0 0 5px 0; }
				
				.commentlist {
					list-style: none;
					margin: 0 15px 5px 15px; }
					
				#blogTitle h1, #blogDate, h3 {
					padding: 0 0 0 15px; }
					
				li.alt p {
					margin: 0 0 0 -15px; }

								
		/*** CONTENT ***/
		#content {
			width: 641px;
			float: left;
			background: url(../images/contentBody.jpg) top left repeat-y; }
			
			#content p {
				width: 611px;
				padding: 0 15px; }
				
			#content table {
				margin: 0 0 0 15px; }
			
	/*** FOOTER ***/
	#footer {
		width: 951px;
		height: 50px;
		text-align: left;
		float: left;
		margin: 0 auto;
		padding: 0 0 8px 0; }
		
			#footer p { 
				font-size: 10px;
				color: #fff;
				margin: 20px 0 0 10px; }
				
				#footer a:link, #footer a:hover, #footer a:visited {
					text-decoration: underline;
					color: #fff; }

			#footer p.poweredby { 
				float: right;
				margin: 20px 10px 0 0;
				text-align: right; }
		
			#footer p.poweredby a { margin: 0 0 0 20px; }


/*** CLEARFIX ***/
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }

.clearfix { display: inline-block; }

html[xmlns] .clearfix { display: block; } /* SAFARI FIX */

* html .clearfix { height: 1%; } /* IE6 FIX */




#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 999; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://resource.mybusinessadmin.com/img/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://resource.mybusinessadmin.com/img/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	font-size: 9px;}			
#imageData #bottomNavClose{ width: 230px; float: right;  padding-bottom: 0.7em; outline: none;}	 	
#imageData #caption{ width: 100%; }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


/*** GALLERY ***/				
ul#galleryPhotos { 
	margin: 0 0 0 15px; 
	padding: 0; 
	list-style: none; 
	text-align: left;
	float: left; }

	ul#galleryPhotos li { 
		float: left; 
		margin: 0 5px 5px 0; 
		width: 80px;
		height: 80px; }
	
		ul#galleryPhotos li img {
			float: left;
			width: 80px;
			height: 80px;
			border: 1px solid black; }