/* header */
	
#header {
	width: 728px;
	height: 95px;
	background-image: url(images/binary_header_728_95_top.jpg);
	background-color:#ffffff;
	}


/* Background for main body */

body { 
	background-image: 	url(images/binary_fade.jpg);
	background-repeat:	repeat-y;
    background-position:center;
	color:				black;
	font-family:		Arial;
	font-weight:		normal;
	font-size:			12px;
	}

/* Main center panel is 720 pixels */
    
.centerpanel {
    width:				728px;
}
    
    
/* Navigation Bar */

ul.navbar {
	margin-left:    	0px;				/* top/bottom space */
	padding-left:		0px;
	list-style:			none;
	float:				left;
	width:				100%;
	color:				black;
}

/* li - removes the bullets */

ul.navbar li { 
	float:				left;
	list-style-type:	none;
	display:			inline;			/* for IE only */
}

ul.navbar li a {
	background-image:   url(images/navbar.jpg);
	width:				120px;
	height:				20px;
	display:			block;
	padding-top:		10px;
	padding-bottom:		0px;
	margin:				0;
	text-decoration: 	none;
	text-align:			center;
	font-family:		Arial;
	font-weight:		bold;
	color: 				black;
}

ul.navbar li a:hover {
	background-image: 	url(images/hovernavbar.jpg);
	color: 				white;
}

/* Current Page Menu */

ul.navbar li#HERE a {
	text-decoration: 	none;
	background-color:	black;
	color:				white;
}    

/* Horizontal line */

hr  {
border: 				0;
height: 				2px;
background-color: 		red;
color: 		            red;
}

/*
color: 					#ffffff;
*/

/* Banner Styles */

.banner-small { 
	color: 				black;
	font-family: 		"Arial";
    font-weight:		bold;
	font-style:         normal;
	font-size: 			12px;
	}

.banner-med { 
	color: 				black;
	font-family: 		"Arial";
    font-weight:		bold;
	font-style:         normal;
	font-size: 			14px;
	}

.banner-big { 
	color: 				black;
	font-family: 		"Arial";
    font-weight:		bold;
	font-style:         normal;
	font-size: 			16px;
	}

/* Test Styles */

.text-small { 
	color: 				black;
	font-family: 		Arial;
    font-weight:        normal;
	font-style:         normal;
	font-size: 			12px;
	}

.text-med { 
	color: 				black;
	font-family: 		Arial;
    font-weight:		normal;
	font-style:         normal;
	font-size: 			13px;
	}

.text-big { 
	color: 				black;
	font-family: 		Arial;
    font-weight:        normal;
	font-style:         normal;
	font-size: 			14px;
	}
    
/* Header Sizes */

h1 {
	color: 				black;
	font-family: 		Arial;
	font-style: 		normal;
	font-weight:		bold;
	font-size: 			20px;
	}

h2 { 
	color: 				black;
	font-family: 		Arial;
	font-style: 		normal;
	font-size: 			18px;
	}

h3 { 
	color: 				black;
	font-family: 		Arial;
	font-style: 		normal;
	font-size: 			13px;
	}

h4 { 
	color: 				black;
	font-family: 		Arial;
	font-style: 		normal;
	font-size: 			12px;
	}

h5 { 
	color: 				black;
	font-family: 		Arial;
	font-style: 		normal;
	font-size: 			11px;
	}

/* Tables */

table.main {
	width:				728px;
    background-color:	white;
	color:				black;
	border-style:		none;
	border-width:		thin;
}

table.header {
    width:				728px;
	background-color:	white;
	color:				black;
	border-style:		none;
}

table.projects {
    width:				728px;
	background-color:	white;
	color:				black;
	border-style:		none;
}
 
/* Resume */
   
.proj-company { 
	background:			silver;
	color: 				black;
	font-family: 		Arial;
	font-style: 		normal;
	font-weight: 		bold;
	font-size: 			14px;
	}
		
.proj-heading { 
	background:			white;
	width:				100%;
	color: 				black;
	font-family: 		Arial;
	font-style: 		normal;
	font-weight: 		bold;
	font-size: 			12px;
	}
	
.proj-date {
	width:				150px;
	text-align:			right; 
	color: 				black;
	font-family: 		Arial;
	font-style: 		normal;
	font-weight: 		bold;
	font-size: 			12px;
	}

.proj-body {
	text-align:			justify;
	color: 				black;
	font-family: 		Arial;
	font-style: 		normal;
	font-weight: 		normal;
	font-size: 			12px;
	}	

.prin-body {
	text-align:			justify; 
	color: 				black;
	font-family: 		Arial;
	font-style: 		normal;
	font-weight: 		normal;
	font-size: 			12px;
	}	

.prod-heading {
	background:			silver;
	color: 				black;
	font-family: 		Arial;
	font-style: 		normal;
	font-weight: 		bold;
	font-size: 			14px;
	}
	
.prod-body {
	color: 				black;
	font-family: 		Arial;
	font-style: 		normal;
	font-weight: 		normal;
	font-size: 			14px;
	}	

.title {
	color: 				red;
	font-family: 		Arial;
	font-style:         italic;
	font-weight:		bold;
	font-size: 			18px;
	}

td.home-type {
	width:				150px;
	text-align:			center;
	vertical-align:		top;
	font-family:		Arial;
	font-style:			normal;
	font-weight: 		bold;
	font-size:			14px;
	}

td.home-body {
	color: 				black;
	font-family:		Arial;
	font-style:			normal;
	font-weight: 		normal;
	font-size:			14px;
	}

.footer {
	background-color:	silver;
	color:				black;
	text-align:			center;
	}

p.copyright {
	background:		    silver;
	color:				black;
	font-family:		Arial;
	font-style: 		normal;
	font-size:			10px;
	border:				none;
	}

p.address {
	background:			silver;
	color:				black;
	font-family:		Arial;
	font-style: 		normal;
	font-size:			11px;
	}

.eeb-img {
	width:				200px;
	height:				150px;
	}
	
	

