html, body {
margin: 0;
padding: 0;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


body {
	color: #8D8D8D;
	font-family: Arial, Helvetica,"Trebuchet MS" ;
	font-size: 11px;
	letter-spacing: normal;
	line-height: 12px;
	text-align: center;
	background-image: url(../apimages/header_bg.gif) !important;
	background-position: top left;
	background-repeat: repeat-x;
}


.thumbs img
  { behavior: url('Scripts/hover.htc');
  }

/*the following section is layout */

#wrapper {
	width: 950px;
	margin: auto;
}


#header {
 border:none;
 margin:0px; 
 min-height: 247px;
 height:auto !important;
 height: 247px; 

 }
 
 #header a:link{ text-decoration: none; border: none;}
 #header a:hover{ text-decoration: none; border: none;}
 #header a:active{ text-decoration: none; border: none;}
 #header a:visited{ text-decoration: none; border: none;}


#navigation {
padding-left: 285px;
text-align:left;
}


#header-title {
text-align: left;
color: #ffffff;
}

#header-content {
margin-right: 235px;
font-size: 11px;
line-height: 14px;
font-weight:bolder;
letter-spacing:normal;
width: 425px;
padding-top: 25px;
float:right;
}

#bodyblock {
text-align:left;
min-height: 300px;
height:auto !important;
height: 300px; 
padding-top:0px;
}


		/*this is for the home page!*/
		#portfolio {
		display:block;
		width: auto;
		}
		#portfolio a {
		border: none !important;
		background: none !important;
		}
		
		#portfolio img {
		margin: 3px;
		}

		#print {
			float: left;
			width: 250px;
			text-align: right;
			min-height: 300px;
			height:auto !important;
			height: 300px; 
			padding-right:15px;
			padding-top: 50px;
			border-right: #ef7113 1px solid;
			background-image: url(../apimages/print.gif) !important;
			background-position: top right;
			background-repeat: no-repeat;
		
		}
		
		#print:hover {
			background-image: url(../apimages/print_over.gif) !important;
			background-position: top right;
			background-repeat: no-repeat;
			}

		#web {
			float: left;
			width: 250px;
			text-align:right;
			min-height: 300px;
			height:auto !important;
			height: 300px; 
			padding-right: 15px;
			padding-top: 50px;
			border-right: #ef7113 1px solid;
			background-image: url(../apimages/web.gif) !important;
			background-position: top right;
			background-repeat: no-repeat;
				
		}
		#web:hover {
			background-image: url(../apimages/web_over.gif) !important;
			background-position: top right;
			background-repeat: no-repeat;
			}
		
		#identity { 
			float: left;
			width: 250px;
			text-align:right;
			min-height: 300px;
			height:auto !important;
			height: 300px; 
			padding-right: 15px;
			padding-top: 50px;
			border-right: #ef7113 1px solid;	
			background-image: url(../apimages/identity.gif) !important;
			background-position: top right;
			background-repeat: no-repeat;
		}
		#identity:hover {
			background-image: url(../apimages/identity_over.gif) !important;
			background-position: top right;
			background-repeat: no-repeat;
			}
		
		/*the is for the about page*/
		#about {
		display:block;
		width: auto;
		font-size:10px;
		line-height:normal;
		text-align:right;
		text-transform:lowercase;
		}
		#education {
			float: left;
			width: 180px;
			min-height: 300px;
			height:auto !important;
			height: 300px; 
			padding-right:10px;
			padding-left: 15px;
			padding-top: 50px;
			border-right: #ef7113 1px solid;
			background-image: url(../apimages/education.gif) !important;
			background-position: top right;
			background-repeat: no-repeat;
		
		}
		#education:hover {
			background-image: url(../apimages/education_over.gif) !important;
			background-position: top right;
			background-repeat: no-repeat;
		}
		
		#background {
			float: left;
			width: 180px;
			min-height: 300px;
			height:auto !important;
			height: 300px; 
			padding-right: 10px;
			padding-top: 50px;
			padding-left: 20px;
			border-right: #ef7113 1px solid;
			background-image: url(../apimages/background.gif) !important;
			background-position: top right;
			background-repeat: no-repeat;
		
		}
		
			#background:hover {
			background-image: url(../apimages/background_over.gif) !important;
			background-position: top right;
			background-repeat: no-repeat;
		}

		
		#experience { 
			float: left;
			width: 200px;
			min-height: 300px;
			height:auto !important;
			height: 300px; 
			padding-right: 10px;
			padding-left: 20px;
			padding-top: 50px;
			border-right: #ef7113 1px solid;	
			background-image: url(../apimages/experience.gif) !important;
			background-position: top right;
			background-repeat: no-repeat;
		}
			#experience:hover {
			background-image: url(../apimages/experience_over.gif) !important;
			background-position: top right;
			background-repeat: no-repeat;
		}
		
		#contact {
			float: left;
			width: 275px;
			min-height: 300px;
			height:auto !important;
			height: 300px; 
			padding-right:10px;
			padding-left: 15px;
			padding-top: 50px;
			border-right: #ef7113 1px solid;
			background-image: url(../apimages/contact.gif) !important;
			background-position: top right;
			background-repeat: no-repeat;
		
		}
		#contact:hover {
			background-image: url(../apimages/contact_over.gif) !important;
			background-position: top right;
			background-repeat: no-repeat;
		}
		
		#form {
			float: left;
			width: 400px;
			min-height: 300px;
			height:auto !important;
			height: 300px; 
			padding-right: 10px;
			padding-top: 50px;
			padding-left: 20px;
			border-right: #ef7113 1px solid;
			background-image: url(../apimages/form.gif) !important;
			background-position: top right;
			background-repeat: no-repeat;
		
		}
		
			#form:hover {
			background-image: url(../apimages/form_over.gif) !important;
			background-position: top right;
			background-repeat: no-repeat;
		}


/* the following section is for styling and formatting  text and images not related to layout */

#bodyblock a:link{
  color:#ffffff ;
  background-color:#ef7213;
  padding: 0 2px;
  text-decoration: none;
}

#bodyblock a:visited {
  text-decoration: none;
}

#bodyblock a:hover{
  text-decoration:none;
  cursor: pointer;
}

.images a { border: none;}

.thumbs { padding:0 0 0 0px;
text-align:left;
}

.thumbs a{
	border: none;
}

	.thumbs img{
	border-left: 5px solid #ffffff;
}

	.thumbs  img:hover {
	border-left: 5px solid #ef7113;
}


.thumbs img:active, .thumbs img.active 
  { border-left: 5px solid #ef7113;
}
.thumbs img:hover, .thumbs img.hover
  { 		border-left: 5px solid #ef7113;
}

	.thumbs img {
	margin: 3px;
}


.logo {
float:left;
}

h1, h2 {
  color: #ef7213;
  text-decoration: none;
  line-height: normal;
  letter-spacing: 2px;
  margin: 0px;
  padding: 0 0 15px 0;
  
}

h1 {
	font-size:25px;
}

h2 {
	font-size:20px;
}

h3 {
	font-size: 16px;
	padding: 0;
}

h4 {
	font-size: 11px;
}

b, strong {
	letter-spacing: normal;
}

h3, h4 {
  color: #ef7213;
  text-decoration: none;
  line-height: normal;
  letter-spacing:normal
  margin: 0px;
  padding: 0px;
}


blockquote {background-color: #EEEEEE;
color: #ef7213;
padding: 5px;
line-height: 14px;
}


strong {font-weight: bolder;
color: #6E6E6E;}




