html {
	padding:0;
	margin:0;
	font-family: Georgia, Arial;
	font-size: 15px;
	line-height: 1.2em;
	color: #413c4a;
	background-image: url(images/blue_bg.jpg);
	background-repeat: repeat;
	background-color: #aec8d6;
/* hide overflow:hidden from IE5/Mac */
}

body {
	margin: 0;
	background-position: bottom;
	background-repeat: no-repeat;
}

h2 {
	margin-top: 4px;
	padding: 0;
	font-size: 14px;
	color: #0e4c6b;
	letter-spacing: 2px;
	text-transform: uppercase;
}

h3 {
	margin-top: 2px;
	padding: 0;
	font-size: 11px;
	color: #0e4c6b;
	letter-spacing: 2px;
	text-transform: uppercase;
}

h4 {
margin: 0px;
margin-bottom: 5px;
}

h3:hover{
	color: #830182;
	text-decoration: underline;
}

#placeholder {
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	width: 940px;
	background-image: url(images/white_bg.jpg);
}

#background{
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	width: 896px;
	background-image: url(images/grey_bg.jpg);
}

#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	margin-left: 22px;
	width: 896px;
	height: 193px;
}

#navigation{
	width: 300px;
	float: right;
	position:relative;
	top:42px;
	right:53px;
}

#nav {
	margin: 0;
	padding: 0;
	height: 37px;
	list-style: none;
	display: inline;
	overflow: hidden;
}

#nav li{
	margin: 0;
	padding: 0;
	list-style: none;
	/*display: inline;*/
	float:left;
	margin: 0 0 .15em;
}

#nav a {
	height:37px;
}

#navigation li a
{
	display:block;
}

#nav_about {
	width: 74px;
	height:37px;
	background: url(images/nav_about.jpg) 0 0;
}

#nav_about a:hover {
	background: url(images/nav_about.jpg) 0 37px;
}

#home #nav_about a
{
	/* instate */
	background: url(images/nav_about.jpg) 0 37px;
}

#nav_work {
	width: 65px;
	height:37px;
	background: url(images/nav_work.jpg);
}

#nav_work a:hover {
	background: url(images/nav_work.jpg) 0 37px;
}

#work #nav_work a {
	/* instate */
	background: url(images/nav_work.jpg) 0 37px;
}

#nav_blog {
	width: 60px;
	height:37px;
	background: url(images/nav_blog.jpg);
}

#nav_blog a:hover {
	background: url(images/nav_blog.jpg) 0 37px;
}

#nav_contact {
	background: url(images/nav_contact.jpg);
	height:37px;
	width: 92px;
}

#nav_contact a:hover {
	background: url(images/nav_contact.jpg) 0 37px;
}

#contact #nav_contact {
	/* instate */
	background: url(images/nav_contact.jpg) 0 37px;
}

#nav_about a:focus, #nav_work a:focus, #nav_blog a:focus, #nav_contact a:focus {
	/* removes the annoying dashed border that appears around links when clicked */
	-moz-outline-style: none;
}

#footer li, #nav
{
	text-indent:-9999px;
}

#copyright {
	float: left;
}

#sharelinks {
	float: right;
}

#sharelinks li {
	list-style:none;
	display:inline
}

#main_content {
	margin-left: 40px;
	margin-top: 20px;
	clear: both;
	float:left;
	width: 520px;
	/*margin-bottom: 20px;*/
}

#portfolio_content {
	margin-left: 40px;
	margin-top: 20px;
	clear: both;
	float:left;
	width: 816px;
}

#portfolio1 {
	background-image: url(images/portfolio1.jpg);
	background-repeat: no-repeat;
	width: 495px;
	height: 296px;
	float: left;
	margin-right: 15px;
}

#portfolio2 {
	background-image: url(images/portfolio2.jpg);
	background-repeat: no-repeat;
	width: 495px;
	height: 296px;
	float: left;
	margin-right: 15px;
}

#portfolio3 {
	background-image: url(images/portfolio3.jpg);
	background-repeat: no-repeat;
	width: 495px;
	height: 296px;
	float: left;
	margin-right: 15px;
}

#portfolio4 {
	background-image: url(images/portfolio4.jpg);
	background-repeat: no-repeat;
	width: 495px;
	height: 296px;
	float: left;
	margin-right: 15px;
}

#portfolio5 {
	background-image: url(images/portfolio5.jpg);
	background-repeat: no-repeat;
	width: 495px;
	height: 296px;
	float: left;
	margin-right: 15px;
}

#portfolio_text {
	width: 100px;
	float: left;
}

#big_text 
{
	font-size: 18px;
	line-height: 24px;
	width: 285px;
	float: left;
}

#sammi 
{
	background-image: url(images/sammi.png);
	width: 220px;
	height: 209px;
	float: right;
}

#title
{
	margin-top: 30px;
	margin-left: 30px;
	float: left;
}

#title span
{
	display: none;
}

#main_text 
{
	float: left;
	font-size: 15px;
	line-height: 24px;
}

.content_image 
{
	width: 539px;
	height: 315px;
	margin-bottom: 5px;
}

.space 
{	
	margin-top:30px;
}

#main_text {
float: left;
}

a:link {
	color: #830182;
	text-decoration: none;
	}
a:visited {
	text-decoration: none; 
	color: #830182;
	}
a:hover {
	text-decoration: underline;
	color: #830182;
	}
a:active {
	text-decoration: none;
	color: #830182;
	}

#link {
	margin-top: 15px;
}

#right_content {
	float:left;
	width: 250px;
	margin-left: 45px;
	margin-top: 20px;
	border: none;
}

.border{
	margin-top: -5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #88acbf;
	padding-bottom: 10px;
	clear: both;
}

.bottom_border{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #88acbf;
	margin-top: 3px;
	padding-bottom: 10px;
	text-align: right;
}

a img {
	border: 0 none;
	outline: medium none;
}

#twtr-search-widget{
	padding-bottom: 7px;
}

#flickr {
	margin-top: 20px;
}

#flickr_badge_uber_wrapper 	{
	margin-left: -10px;
	height: 170px;
}

#flickr_badge_wrapper 		
{
	padding:0px 0 0px 0;
}

.flickr_badge_image 		
{
	width: 75px; float: left; margin:0px 0px 9px 11px; border: none;
}

#twitter_icon {
	background-image: url(images/twitter_icon.gif);
	width: 32px;
	height: 32px;
	float: right;
	margin-right: 10px;
}

#blogger_icon {
	background-image: url(images/blogger_icon.gif);
	width: 32px;
	height: 32px;
	float: right;
	margin-right: 10px;
}

#flickr_icon {
	background-image: url(images/flickr_icon.gif);
	width: 32px;
	height: 32px;
	float: right;
	margin-right: 10px;
}

#linkedin_icon {
	background-image: url(images/linkedin_icon.gif);
	width: 32px;
	height: 32px;
	float: right;
	margin-right: 10px;
}

#footer {
	font-size: 11px;
	margin-top: 30px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 40px;
	clear: both;
	color: #ffffff;
	background-color: #413c4a;
	background-repeat: none;
	height: 50px;
	bottom: auto;
}

#footer ul {
	padding: 0;
	list-style: none;
	overflow: hidden;
	margin: 0 0 7px 0
}

#footer ul li {
	width: 32px;
	height: 32px;
	float: left;
	overflow: hidden;
	display: block;
	margin-bottom: 5px;
}

.contact_form {width:400px}
.contact_form .contact_label {width:140px; float:left}
.contact_form .contact_input {width:200px; float:right}
.contact_form .contact_input_submit {width:500px; float:left}