body {
	font-family:Helvetica;
	font-size: 12px;
	margin:0 0 20px 0;
	padding:0;
	background: url(../images/core/main-bg2.png) top left repeat-x;
	color:#333333;
	}


h1 {
	color:#ffffff;
	background:#66cccc;
	font-size:18px;
	font-weight:bold;
	letter-spacing:1px;
	font-family:arial;
	margin:15px 0 10px 0;
	padding:5px 5px 5px 10px;
	border:1px solid #00cccc;
	}

h2 {
	color:#000;
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
	font-family:arial;
	margin:15px 0 10px 0;
	margin-left:-15px;
	margin-right:-15px;
	padding:5px 0px 5px 15px;
	}

.blue h2 {
	background:#fff url(../images/core/h2-blue.gif) left top;
	}
.yellow h2 {
	background:#fff url(../images/core/h2-yellow.gif) left top;
	}
	
h3 {
	font-size:12px;
	}


li {
	list-style-image:url(../images/core/li.gif);
	}
	
.bold {font-weight:bold;}

.block a, .block a:visited, .block button {
	background:#ffffff;
	margin-bottom:0;
	font-size:12px;
	font-weight:normal;
	padding: 2px;
	border:none;
	outline:none;
	color:#666666;
	text-transform:uppercase;
	text-decoration:none;
	}
.block a, .block a:hover, .block a:visited, .block a:active {
   border:none;
   outline:none;
}

.block a:hover, .block button:hover {
	color:#000000;
	background:#fff url(../images/core/main-bg2.png) left repeat-x;
	text-decoration:none;
	}
a img, a:visited img {
border:none;
padding:5px;
border:1px solid #e1e1e1;
}

a:hover img {
border:none;
padding:5px;
border:1px solid #666666;
}



#content {
	top:0;
	left:20px;
	margin-left:auto;
	margin-right:auto;
	width:1054px;
	padding:0;
	}


.intro p {
	color:#000000;
	font-size:17px;
	font-weight:normal;
	line-height:30px;
	padding: 0 10px;
	}
.intro a, .intro a:visited {
	font-size:14px;
	}


.block {
	padding:0 15px 15px 15px;
	width:1010px;
	float:left;
	background:#ffffff;
	margin-bottom:20px;
	line-height:22px;
	}



.alt {
	width:222px;
	margin-right:10px;
	font-weight:bold;
	}

/*	PORTFOLIO STYLES   */

.port {
	width:305px;
	margin-left:10px;
	height:570px;
	}
.port p {
	height:125px;
	}
a.url {
	font-size:10px;
	background:none;
	}	
a:hover.url {
	background:none;
	}

.port ul {
	margin:0 0 0 20px;
	padding:0;
	}
.port li {
	list-style-image:url(../images/core/li.gif);
	padding:0;
	margin:0;
	}
p.description {
	border-bottom:1px #e1e1e1 dotted;
	padding-bottom:20px;
	}
.port img {
	padding:5px;
	margin-left:20px;
	border:1px solid #e1e1e1;
	}

/* END PORTFOLIO STYLES*/



/*   HEADER STYLES   */

#header {
	width:1004px;
	margin:0px 0 0 0;
	margin-top:-3px;
	padding:11px 30px 0 20px;
	height:170px;
	height:150px;
	}

img#logo {
	float:left;
	border:none;
	margin-left:10px;
	margin-top:-3px;
	}
	
ul#nav {
	float:right;
	list-style:none;
	margin:66px 20px 0 0;
	padding:0;
	}
#nav li {
	float:left;
	display:block;
	list-style:none;
	padding:0;
	text-align:center;
	margin:0;
	
	}
#nav a {
	display:block;
	width:145px;
	height:59px;
	text-align:center;
	line-height:65px;
	color:#fff;
	font-size:13px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	}
	
a.blue, a:visited.blue {
	background: url(../images/core/button-blue.png) top left;
	color:#66ccff;
	}
a.yellow, a:visited.yellow {
	background: url(../images/core/button-yellow.png) top left;
	color:#ffcc66;
	}
a.pink, a:visited.pink {
	background: url(../images/core/button-pink.png) top left;
	color:#ff3399;
	}

#nav a:hover, a#selected, a:visited#selected {
	height:75px;
	}

a#selected, #nav a:hover {
	color:#ffffff;
	} 


/*   END HEADER STYLES   */



/*   FOOT STYLES   */

.foot {
	border:none;
	padding:0;
	color:#666666;
	border-bottom: 12px solid #fff;
	margin:50px 0 0 0;
	width:1034px;
	background:none;
	}
.foot p {
	float:left;
	padding: 5px 20px;
	background:#fff;
	}
.foot a:link, .foot a:visited {
	float:right;
	margin:10px 0 0 10px;
	padding: 5px 20px;
	font-size:10px;
	}

/*   END FOOT STYLES   */


/*   RSS FEED STYLES   */

#twitter_update_list {
	list-style:none;
	padding:0;
	margin:0;
	}
#twitter_update_list li {
	list-style:none;
	margin:0;
	padding:0;
	}
#twitter_update_list a {
display:block;
width:140px;
font-size:10px;
}

/*   END RSS FEED STYLES   */


/*	RESUME STYLES */

	
.resume {
  	border:none;
	padding-right:0;
	padding-right:15px;
	}
.resume h3 {
	color:#000000;
	font-size:12px;
	}
.resume h4 {
	color:#000000;
	font-size:17px;
	font-weight:normal;
	margin:25px 0 0 0;
	}
.resume h5 {
	color:#000000;
	font-size:12px;
	font-weight:normal;
	margin:0;
	}
.resume h3.title {
	margin:0;
}

.resume ul {
	margin-top:10px;
	}
.resume li {
	margin-left:-20px;
	}	
.left-col {
	width:500px;
	float:left;
	margin-left:20px;
	}
.right-col {
	width:280px;
	float:right;
	margin-top:10px;
	padding:0 15px 10px 10px;
	}
.right-col h3 {
	color:#000000;
	}


a.inspire, a:visited.inspire img.inspire {
	padding:5px;
	margin-left:25px;
	width:100px;
	}

#noa a, #noa a:visited {
	background:none;
	margin-bottom:0;
	padding: 5px;
	border:none;
	outline:none;
	width:100px;
	}

#flikr a img {
height:50px;
width:92px;
}