@import: url(iewidth.css);

body	{
	font-size:12px;
	font-family:verdana, sans-serif;
	margin:0px;
	background:#82a5c5 url('graphics/ocean.jpg') center center no-repeat fixed;
	}

#main
	{
	position:relative;
	padding:15px;
	margin:auto;
	margin-bottom:10px;
	width:570px;
	height:auto;
	border: #757575 1px solid;
	background: #c4d5e4;
	}

#nav
	{
	width:570px;
	height:45px;
	}

#pagehome #nav
	{
	background: #fafafa url('graphics/navHome.gif') no-repeat;
	}

#pageportfolio #nav
	{
	background: #fafafa url('graphics/navPortfolio.gif') no-repeat;
	}

#pagecontact #nav
	{
	background: #fafafa url('graphics/navContact.gif') no-repeat;
	}

#body
	{
	width:568px;
	height:auto;
	min-height:500px;
	border: #c9c9c9 solid;
	border-width: 0px 1px 1px 1px;
	background-color: #fafafa;
	}

#copyblock
	{
	position:relative;
	z-index:5;
	margin:auto;
	padding-top:94px;
	width:440px;
	height:auto;
	background: transparent;
	}

#bigletter
	{
	font-size: 50px;
	margin:0;
	width:auto;
	height:auto;
	background: transparent;
	color:black;
	position:absolute;
	left:0px;
	top:115px;
	}

#copy
	{
	color: #8e8e8e;
	font-size:12px;
	text-align:left;
	line-height: 1.8em;
	letter-spacing:.1em;
	margin-left:53px;
	margin-top:25px;
	width:370px;
	height:auto;
	float:left;
	}

.thumb
	{
	
	}

img
	{
	border:0px solid;
	margin-bottom:20px;
	margin-right:5px;
	}

#footer
	{
	color: #bbb;
	font-size:10px;
	text-align:center;
	}

#seaweed
	{
	position:absolute;
	top:60px;
	left:-17px;
	width:657px;
	height:290px;
	background: url('graphics/seaweed.gif');
	}

#header
	{
	position:relative;
	margin:0 auto;
	padding-bottom:20px;
	height:200px;
	width:100%;
	max-width:918px;
	min-width:750px;
	}

#thinkbig
	{
	text-indent:-9000px;
	width:344px;
	height:156px;
	background: url('graphics/thinkbig.gif') no-repeat;
	float:left;
	}

#logo
	{
	margin-top:40px;
	text-indent:-9000px;
	width:291px;
	height:170px;
	background: url('graphics/logo.gif') no-repeat;
	float:right;
	}

ul
	{
	margin:0px 0px 0px 31px;
	padding:0;
	list-style:none;
	width: 431px;
	}

ul li
	{
	float:left;
	}

ul a
	{
	outline:none;
	overflow:hidden;
	text-indent:-9000px;
	height:41px;
	display:block;
	}

ul a#home
	{
	width:141px;
	}

ul a#portfolio
	{
	width:124px;
	}

ul a#contact
	{
	width:135px;
	}

a.link1

	{
	letter-spacing:.04em;
	text-decoration:underline;
	color:#7a9ddd;
	}

a.link1 img

	{
	text-decoration:none;
	}

a.link1:active

	{
	text-decoration:underline;
	color:#587ccc;
	}

a.link1:visited

	{
	text-decoration:none;
	color:#006699;
	}

a.link1:hover

	{
	text-decoration:none;
	color:#9cbfff;
	}

.middlealign
	{
	margin-top:30px;
	vertical-align:middle;
	border:1px solid #999999;
	}

.expand
	{
	clear:both;
	}

.hideit
	{
	visibility:hidden;
	}
