/* CSS Document */

body {margin: 0; padding: 0;
	background: #F6E5D3;
	font-family: verdana, sans-serif; 
	font-size: 10px;
    }
#main table{width: 601px; 
         background: #FFFFFF;
  }
#header table { margin:0 auto;}
#content { margin: -5px 0px;
  }

html>body #content {margin-top: -2px;}
#content p { margin: 2px 0px 5px 20px;
font-size: 12px; 
line-height:18px; 
}
#content dl {margin: 0px 0px 5px 30px;}
#content dt {font-weight: bold;
			margin: 5px 0px 0px 20px;
}
#content dd {margin: 2px 0px 0px 35px;
font-size: 12px; line-height:18px;
}
#resume {list-style-type:none;
}
#content ul {list-style-type:none;
	        margin: 0px 0px 10px 25px;
			font-size: 12px;
}
#projects {
	font-size:10px;
	margin: 0px 0px;
	vertical-align:top;
}
#projects dt{
	font-size:13px;
	font-weight: bold;
	margin:3px 0px 0px 20px;
}
#index_nav {
	vertical-align:top;
}
a:link {
	color: #666600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #cc9933;
}
a:hover {
	text-decoration: none;
	color: #FFCC33;
}
a:active {
	text-decoration: none;
}
a {
	font-weight: bold;
}
#footer p { margin: 2em auto;}
h1 {
	margin-top: 0px 5px;
	border-bottom: 1px solid #CCCCFF;
	color: #CC99CC;
	font-size: 25px;
}
h2 {
	color: #cc9933;
	margin: 0px 0px 5px 10px;
	font-size: 20px;
	
}
h3 {
	color: #663300;
	margin: 0px 0px 4px 15px;
	font-size: 16px;
	border-bottom: 1px solid #CC9966;
 }
h4 {
	color: #660066;
	margin: 0px 0px 5px 20px;
	font-size: 14px;
}
#footer { font-size: 9px;
		 margin: 0px 0px 5px 0px;

}
.resume li{list-style-type:circle;
			margin: 0px 0px 0px 45px;} 
#Layer1 {
	color: #FFFFFF;
	background-image: url(../images_main/main_image.jpg);
	font-size: 10px;
	margin: 0px;
	width: 605px;
	height: 319px;
	background-repeat: no-repeat;
	vertical-align:bottom;
	text-algin: center;
}
#Layer1 p {
	margin: -30px 0px 0px 0px;
}

/* style="position:absolute; left:48px; top:358px; width:546px; height:22px; z-index:1"*/
/*-------------
body {margin: 0; padding: 0;
  background: rgb(14%,26%,30%);}
#main {width: 600px; margin: 2em auto;
  border: 3px solid black;
  background: rgb(7%,13%,15%) url(storm-base.jpg) 0 0 no-repeat;}
#main h1 {font: 2em/1em "Times New Roman", serif; letter-spacing: 0.1em;
  text-transform: lowercase; text-align: center;
  margin: 1.25em 1em 0; padding: 0.5em 0.25em;
  border: 1px solid black; border-bottom: none;
  background: url(storm-wash.jpg) -1em -1.25em no-repeat;}
#content {margin: 0 2em 2.5em; padding: 1.5em;
  border: 1px solid black;
  color: rgb(210,185,150);
  background: rgb(4%,8%,9%) url(storm-fade.jpg) -2em -6.5em no-repeat;}
html>body #content {margin-top: -2px;}
#content p {margin: 0 0 1em; text-align: justify;}*/
