/* Default Stylesheet */

																/* >>> ELEMENTS <<< */

* {
	margin: 0;
	padding: 0;
	}
	body {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333333;
	background-color: white;
		text-align: left;
		}






																/* >>> CONTAINERS <<< */

div#print {
	display: none;
	}	
/* -- TOP level of leader (top of business card, repeat bg, V1.5 header -- */


/*  Splash Centering */

	
#splashcenter{ 	
  text-align: center;
  vertical-align: middle;	
  margin: 20px auto;
  padding: 0px;
  width: 664px;
  background-color: #ffffff;
  border: 0px dashed #564b47;
}

	
	/*  End Splash centering  */
	
	
div#header-wrap {
	background-image: url('../img/bg_repeat.jpg');
	background-repeat: repeat-x	;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: none ;
	height: 259px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;

}
div#header-in {
			color: inherit;
			border: none;
			background: url('../img/header_top.jpg') no-repeat left top;	
			margin: 0px 0px 0px 0px;
			padding: 0px;
			border: none ;
			height: 259px;  /* ie5win fudge begins */
			voice-family: "\"}\"";
			voice-family:inherit;
			}
/* -- MIDDLE level of leader (mid of business card, repeat grey bar -- */

div#header1-wrap {
	background-image: url('../img/nav.jpg');
	background-repeat: repeat-x	;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: none ;
	height: 57px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;

}
div#header1-in {
			color: inherit;
			border: none;
			background: url('../img/header_middle.jpg') no-repeat left top;	
			margin: 0px 0px 0px 0px;
			padding: 0px;
			border: none ;
			height: 57px;  /* ie5win fudge begins */
			voice-family: "\"}\"";
			voice-family:inherit;
			}
/* -- BOTTOM level of leader (bottom of business card, white space, possible space for 2nd level of navigation -- */

div#header2-wrap {
	background-image: url('../img/bg_repeat.jpg');
	background-repeat: repeat-x	;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: none ;
	height: 34px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;

}
div#header2-in {
			color: inherit;
			border: none;
			background: url('../img/header_bottom.jpg') no-repeat left top;	
			background-color: white;
			margin: 0px 0px 0px 0px;
			padding: 0px;
			border: none ;
			height: 34px;  /* ie5win fudge begins */
			voice-family: "\"}\"";
			voice-family:inherit;
			}


div#holder {
	background-image: white;
	width:1000px; 
	margin-left:auto; 
	margin-right:auto; 
	height: 1200px;
}

div#alert {
	margin-left:auto; 
	margin-right:auto; 
	width: 100%;
	height: 126px;
	text-align: left; 
	margin-top: 40px; 
	border: 1px solid black;	
  
  	
}


div#homepage-topic-left {
	float: left; 
	width: 400px;
	height: 510px;
	text-align: left; 
	margin-top: 40px; 
	margin-right: 0px;
	border: 0px solid black;	
	
}

div#homepage-topic-middle {
	float: left; 
	width: 325px;
	height: 510px;
	text-align: left; 
	margin-top: 40px;
	margin-left: 40px; 
	border: 0px solid black;

}

div#homepage-topic-right {
	float: left; 
	width: 150px;
	height: 510px;
	text-align: left; 
	margin-top: 40px;
	margin-left: 40px; 
	border: 0px solid black;

}

div#homepage-topic-rightbig {
	float: left; 
	width: 450px;
	height: 400px;
	text-align: left; 
	margin-top: 40px;
	margin-left: 40px; 
	border: 1px solid black;

}
div#homepage-topic-leftbig {
	float: left; 
	width: 450px;
	height: 340px;
	text-align: left; 
	margin-top: 40px; 
	margin-right: 0px;
	border: 1px solid black;	
	
}

div#lifeblock {
	height: 465px;
}






																/* >>> SUB CONTAINERS <<< */
div.box {
	float: right;
	width: 125px;
	margin: 20px 0;
	padding: 10px;
	color: inherit;
	background-color: #f5f5f5;
	border: 1px solid #eee;
	}
	div.left {
		float: left;
		margin: 20px 19px 20px 0;
		}
	div.right {
		
		}





																/* >>> LISTS <<< */
																
																/* Menu List */
																
span {
	display: none;
}

ul#menu {
	position: absolute;
	width: 800px;
	background: none;
	height: 57px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

li#bu1 a, li#bu2 a, li#bu3 a, li#bu4 a {
	background: transparent;
	position: absolute;
	width: 125px;
	height: 57px;
	bottom: 0;
	text-decoration: none;
}

/* adjusted values for IE6 */
* html*li#bu1 a, * html*li#bu2 a, * html*li#bu3 a, * html*li#bu4 a { bottom: -1px; }

li#bu1 a { left: 420px; background: url('../img/menu1_home.jpg') 0 0 no-repeat; }
li#bu2 a { left: 545px; background: url('../img/menu2_about.jpg') 0 0 no-repeat; }
li#bu3 a { left: 670px; background: url('../img/menu3_blog.jpg') 0 0 no-repeat; }
li#bu4 a { left: 795px; background: url('../img/menu4_photo.jpg') 0 0 no-repeat; }


li#bu1 a:hover, li#bu2 a:hover, li#bu3 a:hover, li#bu4 a:hover { background-position: 0 -57px; }








ul#nav-left, ul#nav-right {
	margin: 20px;
	list-style: none;
	}
	ul#nav-left li, ul#nav-right li {
		
		}
		ul#nav-left li a, ul#nav-right li a {
			display: block;
			width: 118px;
			padding: 5px 10px;
			color: #666;
			background-color: inherit;
			text-decoration: none;
			border-bottom: 1px solid #eee;
			}
		ul#nav-left li a:hover, ul#nav-right li a:hover {
			color: #666;
			background-color: #F1F7FF;
			border-bottom: 1px solid #E3EFFF;
			}
ul#nav-top {
	float: right;
	padding: 1px 0;
	list-style: none;
	}
	ul#nav-top li {
		display: inline;
		}
		ul#nav-top li a {
			margin: 0 8px;
			color: #888;
			background-color: inherit;
			font-size: 90%;
			text-decoration: none;
			border-bottom: 1px solid #eee;
			}
		ul#nav-top li a:hover {
			color: #4494FF;
			background-color: inherit;
			border-bottom: 1px solid #F1F7FF;
			}
			/*
ul#nav-footer {
	background-image: url('../img/footer.jpg');
	background-repeat: repeat-x	;
	margin: 0 0px;
	padding: 0 0px;
	color: #aaa;
	background-color: inherit;
	font-size: 80%;
	list-style: none;
	text-align: right;
	}
	ul#nav-footer li {
		display: inline;
		}
	ul#nav-footer li.left {
		float: left;
		}
		ul#nav-footer li a {
			margin: 0 3px;
			color: #aaa;
			background-color: inherit;
			}
		ul#nav-footer li a:hover {
			color: #333;
			background-color: inherit;
			}
			
	*/
	
#footer {
	clear: both;
	color: #333333;
	font-family: verdana, arial, helvetica, sans-serif;
	background: url('../img/footer.jpg') repeat-x left bottom;
	padding:  0px;
	position: absolute;
	height: 92px;
	
	}

#footer a {
	text-decoration: none;
	color: #333333;}
	
#footer a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #333;}
	
#footer p.left {
	margin-top: 65px;
	float: left;
	clear: left;
	}

#footer p.right {
	text-decoration:none;
	margin-top: 65px;
	float: right;
	clear: right;
	}
				
ul.list {
	margin: 20px 30px;
	font-size: 90%;
	line-height: 20px;
	}

#middle {
    position: relative;
	margin: 20px 190px 20px 190px;
	padding: 10px;
	border: 0px solid black;
	background: white;
}
p {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
}



																/* >>> TYPOGRAPHY <<< */
*.x {
	display: none;
	}
div#header-wrap h1 {
	padding: 10px;
	font-size: 200%;
	}

	


																/* >>> FORMS <<< */
* { }





																/* >>> END <<< */
