/* basic elements */
html {
	margin: 0;
	padding: 0;
	}
body {
	font: 75% Arial, sans-serif;
	line-height: 1em;
	color: #0F1C1F;
	background:#1E2625;
	margin: 0 auto;
	padding: 0;
	}
p { 
	margin-top: 0; 
	}
h3 {
	font: bold 300%  Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -2px;
	line-height: 1em;
	margin-bottom: 15px;
	color: #0F1C1F;
	}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #0F1C1F;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #F5405B;
	}
a:hover, a:active { 
	text-decoration: none; 
	color: #F5405B;
	}
acronym {
	border-bottom: none;
	}

/* Specific Containers */
#container { 
	background-color: #1E2625; /*want to add a picture to this later for detail*/
	position: relative;
	width:600px;
	margin: 0 auto;
  }
  
#pageHeader  {
	background:url(header2.gif) no-repeat top left;
	margin: 30px 0px 0 0;
	height: 295px;
	padding: 0px 
	}
	
#pageHeader h1 { 	
	padding: 2em 1em 0em 5em;
	display: none;
	}
	
#pageHeader h1 span { 
	font: 70px Arial, Helvetica, sans-serif;
	color: #F6F7E9;
	letter-spacing: -0.4em;
	
	}
#navigation {
	height: 30px;
	margin: 2px 0 2px 0;
	padding: 0 0 0 5px;
	background-color:#EDDCC5;
	}
#navigation ul {
margin: 0px 10px 0 220px;
padding: 0px 0px 0px 0;
list-style: none;
}
#navigation li {
float: left;
margin: 0 5px 0 2px;
padding: 0 0 0 5px;
}
#navigation li a:link, #navigation li a:visited{
float: left;
border-top: 5px solid #F5405B;
padding: .1em 13px 0.2em 13px;
text-decoration: none;
font: 125% Arial, Helvetica, sans-serif;
color: #0F1C1F;
}

#navigation li a:hover, #navigation li a:active {
float: left;
border-top: 10px solid #F5405B;
padding: .1em 13px 0.2em 13px;
text-decoration: none;
}

#home #navigation li.home a,
#portfolio #navigation li.portfolio a,
#about #navigation li.about a,
#contact #navigation li.contact a {
border-top: none;
padding:7px 5px 6px 5px;
background-color: #F5405B;
color:#F6F7E9;
}
	
#content {
	background: url(littleguy.png) no-repeat #EDDCC5; 
	background-position: 30% 100%;
	margin: 2px 0 0 0;
	padding: 5px 10px 125px 10px;	
}

#welcome {
	padding: 5px 10px 20px 10px;
	margin: 10px 10px 10px 10px;
	}

.news{display:block}
.news *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#ffffff}
.news1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #ffffff;
  border-right:1px solid #ffffff;
  background:#ffffff}
.news2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #ffffff;
  border-right:1px solid #ffffff;
  background:#ffffff}
.news3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #ffffff;
  border-right:1px solid #ffffff;}
.news4{
  border-left:1px solid #ffffff;
  border-right:1px solid #ffffff}
.news5{
  border-left:1px solid #ffffff;
  border-right:1px solid #ffffff}
.newsfg{
  background:#ffffff;
  padding: 10px;
  clear:both;
  }
  
#info h3
	{
	background: url(welcome_head.png) no-repeat top left;
	padding: 135px 350px 0 0;
	margin: 0 0 5px 0;
	line-height: 40px;
	}
#info h3 span {
	display:none;	
	}
	
#info .p1 {
	line-height: 15px;
	}
#info .valid {
	text-align: center;
	}	
#info .valid img {
	border: none;
	margin: 5px;
	}	

#port #images{
	margin: 0 0 0 20px;
	}
	
#port #images img{
		border:none;
		margin: 10px 0 10px 15px;
		}
	
#about .selfpic {
	background: url(images/selfpic.png) no-repeat center left;
	padding: 0 0 0 200px;
	margin: 0 0 10px 0px;
	}
	
#about .selfpic .style1{
	font: bold 500%  Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -5px;
	line-height: 50px;
	margin-bottom: 15px;
	margin-top: 0px;
	color: #0F1C1F;
	}
#about .selfpic h3 span {
	color:#F5405B;
	}
		
#about .selfpic ul {
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	}

#about .selfpic ul li {
	padding: 0px 0px 10px 0;
	list-style: none;
	}
#about .selfpic ul li .style2{
	background-color:#F5405B;
	padding: 2px;
	font: 125% Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 5px;
	}
#about .selfpic ul li .style3{
	margin-bottom: 5px;
	line-height: 15px;
		}
	
#contact fieldset{
	padding: 0 10px 0 10px;
	overflow: hidden;
	}
#contact fieldset div {
	padding: 10px 0 10px 0;
	clear: left;
	width:100%;
	}
	
#contact legend {
	font: 500% Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -5px;
	line-height: 50px;
	margin-bottom: 15px;
	color: #0F1C1F;
	}
	
#contact legend span {
	color:#F5405B;
	}
	
#contact label {
	margin: 5px 10px 20px 0;
	font-size: 150%;
	font-weight: bold;
	float:left;
	}
#contact .txt {
	float:right;
	margin: 0 20px 0 0;
	width: 300px;
	}
			
#contact textarea{ 
	height:100px;	
	margin: 10px 0 0 0;
	}
	
#contact #btnSubmit {
	margin: 20px 0 20px 20px;
	}
	
#contact #btnReset {
	margin: 20px 20px 20px 0;
	}
	

#footer
	{
	background: url(footer.gif) no-repeat;
	height: 30px;
	margin: 0 0 10px 0;
	padding: 0 ;
	}
	
#copyright {
	background: url(copy_bot.gif) no-repeat top right;
	margin: 0;
	height: 30px;
	}
#copyright .copy { 
	padding: 15px 0 5px 0px;
	text-align: center
}