/*background:transparent url(images/head.jpg) no-repeat;
	background-position:top left;*/

body{
  margin: 0;

	background-color:#474747;
	
	font-family: arial, sans;
	font-size: 0.7em;
	text-align: justify;
	color: #e1e1e1;
}
body h1{
  margin: 6px 0 0 20px;

  font-size: 1.3em;
}
  .H1Orange{
  	
  	height: 28px;
  	
  	background: url(images/h1_orange_300_dark_bg.jpg) no-repeat;
  	
    border-top: 1px solid #ffffff;
  	border-bottom: 1px solid #ffffff;
  	
  	color: #670000;
  }
  .H1Black{
  	
  	height: 28px;
  	
  	background: url(images/h1_black_300_dark_bg.jpg) no-repeat;
  	
    border-top: 1px solid #2d2d2d;
  	border-bottom: 1px solid #2d2d2d;
  	
  	color: #e1e1e1;
  }
body h2{
  margin: 20px 0 0 0;

  font-size: 1.2em;
	
  border-top: 1px solid #000000;
	border-bottom: 1px solid #790000;
}
body h3{
  margin: 0 20px 0px 20px;

  font-size: 1em;
}
body h4{
  margin: 0 20px 0px 20px;

  font-size: 1em;
}
body p{
  margin: 20px 0 0 0;
}
body hr{
  border: 0px;
	
	color: #e1e1e1;
	background-color: #b2b2b2;
	height: 1px;
	width: 100%;
}
body a:link {
	text-decoration:none;
	color: #0d0d0d;
	font-weight: bold;
}
body a:visited {
	text-decoration:none;
	color: #0d0d0d;
	font-weight: bold;
}
body a:hover {
	text-decoration:underline;
	color: #790000;
	font-weight: bold;
	
	background: #000000;
}
body a:active {
	text-decoration:none;
	color: #790000;
	font-weight: bold;
	
	background: #000000;
}
body img{
  border: none;
	background: none;
}

#Container{
  border: 1px solid #2d2d2d;
  position: relative;
	left: 50%;
	margin: 25px 0 25px -380px;
	
	width: 760px;
	
	background-color: #2d2d2d;
}
#ContainerProject{
  position: absolute;
	left: 50%;
	margin: 100px 0 0 -515px;
	
	width: 1030px;
	
	background-color: #ffffff;
}
  #Head{
    position: relative;
  	left: 0px;

    width: 100%;
  	height: 75px;
		
  	background: #e1e1e1 url(images/head.jpg) no-repeat;
  	
  	text-align: center;
  }

  #Nav{
    border-top: 1px solid #2d2d2d;
		border-bottom: 1px solid #2d2d2d;
		
    position: relative;
  	
		height: 28px;
		
  	background: #790000 url(images/nav_bg_crimson.jpg) repeat-x;
  }
	
  #Nav p{
	  position: relative;
		
		margin: 7px 0 0 10px;
		
    text-align: left;
  	font-size: 1.2em;
  }
  #Nav a{
    margin: 0;
  }
  #Nav a:link {
    text-decoration:none;
    color: #b2b2b2;
    font-weight: bold;
  }
  #Nav a:visited {
  	text-decoration:none;
  	color: #b2b2b2;
  	font-weight: bold;
  }
  #Nav a:hover {
  	color: #ffffff;
  	font-weight: bold;
  }
  #Nav a:active {
  	text-decoration:none;
  	color: #ffffff;
  	font-weight: bold;
  }
	
	
  #Content{
    margin: 20px 20px 0px 20px;
		
    width: 720px;

    background: transparent;
    
  	text-align: justify;
  }
  #ContentProject{
    margin: 20px 20px 20px 20px;
		
    width: 990px;

    background: transparent;
    
  	text-align: justify;
  }
	
	  .CornerTL{
  		position: absolute;
  		top: 0px;
  		left: 0px;
			
			width: 7px;
			height: 7px;
			
		  background: #ffffff url(images/corner_tl.jpg) no-repeat;
		}
	  .CornerTR{
  		position: absolute;
  		top: 0px;
  		right: 0px;
			
			width: 7px;
			height: 7px;
			
		  background: #ffffff url(images/corner_tr.jpg) no-repeat;
		}
		
	  /*#GenericBorder{
			border: 1px solid #e1e1e1;
			border-bottom: 1px solid #670000;
			background-color: #f2f2f2;
		}
		#GenericBorder p{
		  margin: 20px 20px 20px 20px;
		}
    	#GenericBorder h4{
    	  margin: 20px 0 0 20px;
    }*/

	  .GenericBorder{
			border: 1px solid #909090;
			border-bottom: 1px solid #670000;
			background-color: #5D5D5D;
		}
		.GenericBorder p{
		  margin: 20px 20px 20px 20px;
		}
    	.GenericBorder h4{
    	  margin: 10px 20px 10px 20px;
    	}
			
	  #BlogEntry{
		  margin: 15px 0 15px 0;

			border: 1px solid #e1e1e1;
		  border-bottom: 1px solid #faa719;
			background: #f2f2f2;
		}
		#BlogEntry h3{
		  margin: 20px 20px 20px 20px;
		}
		#BlogEntry p{
		  margin: 20px 20px 20px 20px;
		}
		
	  .BlogEntry{
		  margin: 15px 0 15px 0;

			border: 1px solid #e1e1e1;
		  border-bottom: 1px solid #faa719;
			background: #f2f2f2;
		}
		.BlogEntry h3{
		  margin: 20px 20px 20px 20px;
		}
		.BlogEntry p{
		  margin: 20px 20px 20px 20px;
		}
		
		#CV{
			margin: 10px 10px 10px 10px;
			
		  border: 1px solid #e1e1e1;
      border-bottom: 1px solid #790000;
  		background: #5D5D5D;
		}
		  #CVInner{
				margin: 40px 40px 40px 40px;
			}
    		#CVIndent{
    			margin: 0 50px 0 50px;
    		}
    		.CVIndent{
    			margin: 0 50px 0 50px;
    		}
  			#CV h3{
  				margin: 0 20px 0 0;
  			}
  			#CV h4{
  			  margin: 10px 0 0 0;
  			}
  			#CV p{
  			  margin: 10px 0 10px 0;
  			}
		
		#ContactLeft{
			width: 240px;
			
		  float: left;
		}
		#ContactRight{
			float: right;
			
			width: 470px;
		}
    #ContactRight textarea.TextEntry{
    	margin: 1em 0 0 0;
			
			height: 6em;
      width: 100%;
			
			color: #5d5d5d;
    }
    #ContactRight input.Txt{
      width: 20em;
    	
    	font: 1em Arial, _sans;
			color: #5d5d5d;
    }
    #ContactRight form p{
      clear: left;
    	
    	margin: 1em 0 0 0;
    	padding: 0;
    }
    #ContactRight form p label{
      float: left;
    	
    	margin: 0 1em 0 0;
    	
    	width: 12em;
    	
      text-align: right;
    }
		
		#StudentLeft{
		  float: left;
			
			width: 300px;
		}
		#StudentRight{
		  float: right;
		}
		  #StudentRight img{
			  margin: 10px 10px 10px 10px;
			}
		
		.FolioFlash{
			border: 1px solid #e1e1e1;
			background-color: #f2f2f2;
			width: 300px;
			height: 150px;
		}
		
  	.Folio{
  	  border: 1px solid;
      list-style-type: none;
  		
  		clear: both;
  	}
  	
  	.Folio ul {
  	list-style-type: none;
      margin:0 0 0 0;
    	padding:0 0 0 0;
    }
    .Folio li {
  	list-style-type: none;
  	  float:left;
  		
      margin:5px 20px 5px 20px;
    }
		
	  #Gallery{
			border: 1px solid #909090;
			border-bottom: 1px solid #790000;
			background-color: #5D5D5D;
		}
		#Gallery img{
			align: center;
			border: 2px solid #000000;
			
			margin: 5px 5px 5px 5px;
		}
		
		#GalleryThumbs{
			border: 1px solid #909090;
			border-bottom: 1px solid #790000;
			background-color: #5D5D5D;
		}
		#GalleryThumbs p{
		  margin: 20px 20px 20px 20px;
		}
		
    	#GalleryThumbs h4{
    	  margin: 20px 0 0 20px;
    	}
    	#GalleryThumbs ul{
    	l  ist-style-type: none;
			  display: block;
        margin:10px 10px 10px 10px;
      	padding:0 0 0 0;
      }
      #GalleryThumbs li{
    	  list-style-type: none;
			
			  display: block;
    	  float:left;
    		
        margin:4px 5px 3px 5px;
      }
      #GalleryThumbs img{
        border: 2px solid #808080;
      }
			#GalleryThumbs a:hover{
			  background: none;
			}
			#GalleryThumbs a:active{
			  background: none;
		  }
			
			
		#MP3Player{
		  position: relative;
		
		  width: 600px;

			left: 50%;
			margin: 20px 20px 20px -300px;
		}
		
  #Foot{
    position: relative;
		bottom: 0px;
  	left: 0px;
		margin: 0 0 0 0;
		
    width: 100%;
  	height: 28px;
  	
		border-top: 1px solid #babdbd;
		border-bottom: 1px solid #000000;
		
    background: #000000 url(images/foot_bg.jpg) repeat-x;
		
		text-align: right;
		
		clear:both;
  }
	#Foot p{
    margin: 7px 7px 0 0;
    color: #e1e1e1;
  }
  #Foot a:link {
    text-decoration:none;
    color: #e1e1e1;
    font-weight: bold;
  }
  #Foot a:visited {
  	text-decoration:none;
  	color: #e1e1e1;
  	font-weight: bold;
  }
  #Foot a:hover {
  	color: #670000;
  	font-weight: bold;
  }
  #Foot a:active {
  	text-decoration:none;
  	color: #ffffff;
  	font-weight: bold;
  }
	

textarea.TextEntry{
	height: 30em;
  width: 100%;
}
input.Txt{
  width: 15em;
	
	font: 1em Arial, _sans;
}
form p{
  clear: left;
	
	margin: 0;
	padding: 0;
}
form p label{
  float: left;
	
	margin: 0 1em 0 0;
	
	width: 10em;
	
  text-align: right;
}

.Center{
  text-align: center;
}

.Bold{
  font-weight: bold;
	font-size: 1.2em;
}

.Orange{
  color: #ffb400;
}

.Clear{
  clear: both;
}