#background{
background: url(images2/gray-blackBackground.jpg);
background-repeat: repeat-x;
text-align: center;
font: normal 8pt/13pt verdana, arial, sans-serif;
margin-left: 0px;
}

#banner{text-align: center;
	}

img {border-width: 0px}

/*######################################################################################
START Branchmill CSS
#######################################################################################*/
#menu ul            {
	display: block;
	text-align: center;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: auto;
	}
#menu ul li         {
	border: none;
	list-style: none;
	display: inline; 
	margin: auto 0px auto 0px; 
	}
	
#menu ul li:hover	{
	border: none;
	list-style: none;
	display: inline; 
	margin: auto 0px 0px 0px; 
	}
	
#menu ul li a       {height: 25px;
	width: 150px; font: normal 12pt verdana, arial,sans-serif; text-decoration: none; color: white; background: url(images2/button-off.png) no-repeat scroll center}
#menu ul li a:hover {
	height: 25px;
	width: 150px;
	font: normal 12pt verdana, arial,sans-serif; 
	text-decoration: none; 
	color: black;
	background: url(images2/button-on.png) no-repeat scroll center
}
/*######################################################################################
END Branchmill CSS
#######################################################################################*/

/*
#menu ul	{
    margin: 0px auto 0px auto; 
    list-style-type: none; 
    text-align: center; 
	}

#menu ul li       {
	list-style: none;
	font-size: 16px; 
	font: normal 12pt verdana, arial,sans-serif;
	text-align: center;
	float: left;
	}
	
#menu ul li a       {
	height: 25px;
	width: 170px;
	list-style: none;
	font-size: 16px; 
	text-decoration: none;
	color: #FFFFFF; 
	font: normal 12pt verdana, arial,sans-serif;
	text-align: center;
	display: block;
	background: url(images2/button-off.png) no-repeat 100%;
	}
#menu li a:hover {	
	height: 25px;
    width: 170px;
	list-style: none;
	font-size: 16px; 
	text-decoration: none;
	color: black; 
	font: normal 12pt verdana, arial,sans-serif;
	text-align: center;
	display: block;
	background: url(images2/button-on.png) no-repeat 100%;
	}
	

/*#############################################
    BIGGER MENU on menu.htm page (Web Desgin, Graphic Design, Photography)
##############################################*/

#main-menu {
	display: block;
	text-align: center;
	margin: 0px auto 0px auto;
	float: inherit;
	width: 811px;
	vertical-align: top;
	}
#main-menu-web {
	display: block;
	text-align: center;
	}
#main-menu-web a img{
	height: 200px;
	width: 300px;
}
#main-menu li {
	display: block; margin: 0px auto 0px auto; text-align: center; list-style-type: none; 
	}


#main-menu ul li a {
color: #5B5B5B;
text-decoration: none;
text-shadow: black 3px 3px 0px;
font: bolder normal 30px verdana, arial, sans-serif;
display: inline;
line-height: 40px;
width: 250px;
background: url(images2/round2.png) no-repeat scroll center;
background-position: center;
float: left;
clear: right;
}
#main-menu ul li a:hover {
color: #DC3E0C ;
text-decoration: none;
text-shadow: black 3px 3px 0px;
font: bolder normal 30px verdana, arial, sans-serif;
display: inline;
line-height: 40px;
width: 250px;
background: url(images2/round2.png) no-repeat scroll center;
background-position: center;
float: left;
clear: right;
}
/*#############################################
    Misc.
##############################################*/

#webtext {
text-align: center;
color: #FFFFCC;
font-size: large;
font-weight: bold;
background-color: #666666;
margin: 0px 100px auto 100px;
padding: 20px 20px 20px 20px;
}

#bio {
font-size: medium;
color: #FFFFCC;
background-color: #666666;
font-weight: normal;
line-height: 1.15;
margin: 0px 50px 75px 50px;
padding: 20px 25px 20px 50px;
text-align: justify;
}

#bio2{
font-size: medium;
color: #FFFFCC;
background-color: #666666;
font-weight: normal;
line-height: 1.15;
margin: 0px 50px 75px 50px;
padding: 20px 25px 20px 50px;
text-align: center;
}

#resume {
	float: right;
	clear: left;
	margin: 30px 50px auto 25px;
	padding: 20px 50px 20px 25px;
}
#FB {
	text-align: right;
	clear: both;
	margin-right: -50px;
}
	
	
	


