body {
	margin:0px;
	margin-left:0px;
	background-image:url(../images/fractal_backdrop.jpg);
	font-family: Arial, Helvetica, sans-serif;
	}

a:link {
	color:#28c280;
	text-decoration: none;
	}

a:visited {
	color:#28c280;
	text-decoration: none;
	}

a:hover {
	color:#fff;
	text-decoration: none;
	}


a:active {
	color:#fff;
	text-decoration: none;
	}



#site_wrapper {
	width:1133px;
	margin-left:auto;
	margin-right:auto;
	}

#header {
	height:460px;
	width:1133px;
	}
	
#header .logo{
	margin-top:15px;
	margin-left:93px;
	}

#container {
	width:900px;
	margin-left: 94px;
	}

#container .column {
  position: relative;
  float: left;
	}

#container #left {
	width: 646px;          /* LC width */
	margin-left:97px;
	word-wrap: break-word;
	display: inline;
	background-repeat: repeat-y;
	background-position: center top;
	}

#container #right {
	width: 240px;          /* RC width */
	margin-left:64px;
	margin-top:160px;
	word-wrap: break-word;
	display: inline;
	}

#bar {
  width: 900px;          /* top width */
  height: 15px;
  margin-left:91px;
  margin-right:91px;
  background-color:#28c280;
	}

#footer {
	width:1133px;
	height:20px;
	clear: both;
	background:url(../_images/[footerbg.jpg]) no-repeat center top;
	}

#footer .column {
  position: relative;
  float: left;
	}

#footer #left {
	width: 249px;          /* LC width */
	margin-top:20px;
	margin-left:115px;
	word-wrap: break-word;
	display: inline;
}

#footer #center {
	width: 249px;          /* LC width */
	margin-top:20px;
	margin-left:76px;
	word-wrap: break-word;
	display: inline;
}

#footer #right {
	width: 249px;          /* RC width */
	margin-top:20px;
	margin-left:76px;
	word-wrap: break-word;
	display: inline;
}

#lion {
position: absolute;
top:347px;
margin-left:780px;
z-index:50;
}

/*** Looks ***/


h1 {
	font-family: 'Press Start 2P', cursive;
	font-size: 22px;
	color:#ba589c;
	 text-transform: uppercase; 
	text-transform: none;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 10px;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ba589c;
	font-weight:100;
	font-style:italic;
	text-transform: none;
	margin:40px 0px 0px 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #ba589c;
	font-weight:100;
	font-style:italic;
	text-transform: none;
	margin:40px 0px 0px 0px;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #777777;
	line-height:1.2em;
	margin-top: 0px;
}


hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 4px solid #ba589c;
    margin: 1em 0;
    padding: 0; 
}

.aboutme {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #999999;
	line-height:1.2em;
	margin-top: 0px;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	line-height:1.2em;
}

#left h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: ba589c;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
	margin-top:0px;
}



.image_core {
	background:#E1E1E1;
	width: 500px;          /* Med width */
	border:#E1E1E1 solid 13px;
	float:left;
	margin-bottom:18px;
}

.image_left {
	width:240px;
	height:150px;
	margin-right:15px;
	margin-bottom:13px;
	float:left;
}


.image_right {
	margin-bottom:13px;
	float:left;
}

#footer a {
	color:#FFFFFF;
}
