body  		{font: 100% arial, helvetica, sans-serif;
			font-size: 120px;
			text-align: left;
			color: #939598;
			background-image: none);
			}

#container {position: absolute;
			top: 0px;
			left: 0px;
			width: 1000px;
			height: 600px;
			}

#image { 
	width:450px;
	padding:20px;
	}

p.thicker {
	font-weight:900;
  	letter-spacing:-3px;
	font-size: 120px;
	text-align: left;
	color: #939598;
  	}
  	
  	
#main_nav {position: absolute;
		top: 61px;
		left: 87px;
		width: 200px;
		height: 0px;
		z-index: 2;
		}

#emailme {position: absolute;
		color:#939598;
		font-family: arial, helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		text-decoration: none;
		left: 15px;
		}

#portfolio	
		{position: absolute;
		top: 90px;
		left: 20px;
		width: 400px;
		height: 350px;
		z-index: 3;
		}

#aletteraday	
		{position: absolute;
		top: 90px;
		left: 20px;
		width: 250px;
		height: 600px;
		z-index: 4;
		}

#top_border_box
		{
	position: absolute;
	top: 95px;
	left: -1px;
	width: 1000px;
	height: 600px;
	z-index: 5;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #939598;
	overflow: hidden;
	}
	
#left_border_box	
	{
	position: absolute;
	top: 95px;
	left: 0px;
	width: 120px;
	height: 600px;
	z-index: 6;
	overflow: hidden;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #939598;	
	}

a.main_nav:link		{color:#939598;
			font-family: arial, helvetica, sans-serif;
			font-size: 14px;
			font-weight: normal;
			text-decoration: none;
			}

a.main_nav:visited	{color:#939598;
			font-family: arial, helvetica, sans-serif;
			font-size: 14px;
			font-weight: normal;
			text-decoration: none;
			}

a.main_nav:hover		{color:#c5d92d;
			font-family: arial, helvetica, sans-serif;
			font-size: 14px;
			font-weight: normal;
			text-decoration: none;
			}

a.main_nav:active	{color:#939598;
			font-family: arial, helvetica, sans-serif;
			font-size: 14px;
			font-weight: normal;
			text-decoration: none;
			}





a:link		{color:#939598;
			font-family: arial, helvetica, sans-serif;
			font-size: 10px;
			font-weight: normal;
			text-decoration: none;
			}

a:visited	{color:#939598;
			font-family: arial, helvetica, sans-serif;
			font-size: 10px;
			font-weight: normal;
			text-decoration: none;
			}

a:hover		{color:#c5d92d;
			font-family: arial, helvetica, sans-serif;
			font-size: 10px;
			font-weight: normal;
			text-decoration: none;
			}

a:active	{color:#939598;
			font-family: arial, helvetica, sans-serif;
			font-size: 10px;
			font-weight: normal;
			text-decoration: none;
			}
