/* CSS Document */
body {
	background-color: #292929;
	margin: 0px;
}
  
#wrap       { 
width: auto;
height: auto;
margin:auto;
		}    
  
#outcontainer{
background-image:url(images/content-background3.jpg);
background-repeat:repeat-y;
width: 1000px;
height:auto;
margin: auto;

}

#header{
background-image:url(images/header5.jpg);
width: 900px;
height: 150px;
margin-left: 50px;
margin-right: 50px;

}

#subheader{
background-image:url(images/subheader3.jpg);
width: 900px;
height: 60px;
margin-left: 50px;
margin-right: 50px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:36px;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
color:#FFFFFF;
}
 #divider{
 width: auto;
height: auto;
margin-left: 50px;
margin-right: 50px;
}

.content{
background-color:#FFFFFF;
width: 900px;
height: auto;
margin-left: 50px;
margin-right: 50px;
padding-bottom: 20px;
}

#bottom{
background-image:url(images/bottom.jpg);
width: 900px;
height: 100px;
margin-left: 50px;
margin-right: 50px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
border-top: 1px solid #000000;
padding-bottom: 0px;


}

#navbar{

width: 900px;
height: auto;
margin-left: 50px;
margin-right: 50px;
}

.home a, .about a, .uniwork a, .personel a, .contact a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	line-height:15px;
	text-decoration: none;
	display:block;
	padding:10px 0px 10px 0px;
	background-image:url(images/buttonbackground.jpg);
	}
	
.home a:hover, .about a:hover, .uniwork a:hover, .personel a:hover, .contact a:hover {
	color:#ffffff;
	font-size:18px;
		
	text-decoration:underline;
	}

	
.home{
	float:left;
	width:180px;

	border-bottom: 0px solid #FF9966;
	border-right: 0px solid #FF9966;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:16px;
	text-align:center;
	}

.about{
	float:left;
	width:180px;
	
	border-bottom: 0px solid #FF9966;
	border-right: 0px solid #FF9966;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:16px;
	text-align:center;
	}
	
.uniwork{
	float:left;
	width:180px;

	border-bottom: 0px solid #FF9966;
	border-right: 0px solid #FF9966;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:16px;
	text-align:center;
}
	
.personel{
	float:left;
	width:180px;

	border-bottom: 0px solid #FF9966;
	border-right: 0px solid #FF9966;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:16px;
	text-align:center;
}


.contact{
	float:left;
	width:180px;

	border-bottom: 0px solid #FF9966;
	border-right: 0px solid #FF9966;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:16px;
	text-align:center;
}


h1 {
font-size:25px;
text-align: center;
font-family:"Comic Sans MS";
}

h2 {
font-size:20px;
color: #000000;
margin-left: 20px;
font-family:"Comic Sans MS";

}

p {
margin-left: 50px;
margin-right: 50px;
text-indent: 14px;
font-family:"Comic Sans MS";
}

br{
text-indent: 20px;
}

.links{
margin-left: 50px;
margin-right: 50px;
text-decoration:underline;
color: #0000FF;
list-style:none;
line-height: 30px;
}

#flashvid {
text-align: center;
margin: auto;

}

/* for me photography menu \*/


#pbox{
background-color:#FFFFFF;
width: auto;
height: auto;
margin-left: 50px;
margin-right: 50px;
padding-bottom: 0px;
}


	#tabmenu {
		color: #000000;
		border-bottom: 2px solid black;
		margin: 12px 0px 0px 0px;
		padding: 0px;
		z-index: 1;
		padding-left: 10px 
		
}
	#tabmenu li {
		display: inline;
		overflow: hidden;
		list-style-type: none; }

	#tabmenu a, a.active {
		color: #ffffff;
		background:#000000;
		font-size: 12px;
		font-family:Arial, Helvetica, sans-serif;
		border: 2px solid black;
		padding: 2px 5px 0px 5px;
		margin: 0;
		text-decoration: none; }

	#tabmenu a.active {
		color:#000000;
		background: #ffffff;
		border-bottom: 3px solid #ffffff; }

	#tabmenu a:hover {
		color: #ffffff;
		text-decoration: underline;
		}



	#tabmenu a.active:hover {
		color:#000000;
		background: #ffffff;
		border-bottom: 3px solid #ffffff; }

	#content {font: 0.9em/1.3em "bitstream vera sans", verdana, sans-serif;
		background: #FFFFFF;
		padding: 20px;
		width: auto;
		height: auto;
		border-top: 2px solid black;
		border-right: 0px;
		border-left: 0px;
		border-bottom: 0px;
		border-top: none;
		z-index: 2;	
		display:table;}

	#photocontent a {
		text-decoration:underline;
		color:#0033FF; }

	#photocontent a:hover { 
	background:none;
	text-decoration:underline;
	color:#FFFFFF; 
	}

#photocontent{
	width:900px;
	height:100%;
	display:table;
}
  	
#holder{
float:left;
width:auto;
}
	
div.img{
  margin-left: 13px;
  margin-bottom: 20px;
  margin-top: 20px;
  border: 0px solid #ffffff;
  height: auto;
  width: auto;
  }
div.img img
  {
  margin: 3px;
  border: 0px solid #FF0000;
  }

div.desc
  {
  font-weight: normal;
  color:#000000;
  width: 250px;
  margin: 0px;
  }

#fholder{
margin: auto;

width:auto;
}


div.fimg{
 margin: auto;
  border: 0px solid #ffffff;
  height: auto;
  width: auto;
  text-align:center;
  }
  
  div.fdesc
  {
  font-weight: normal;
  color:#000000;
  width: 400px;
  margin: auto;
  text-align: center;
  }
  
  #hammerofthebronxpic{
  margin-right: 100px;
  text-align:center;
  
  }
  
    div.hammerdesc
  {
  font-weight: normal;
  color:#000000;
  width: 400px;
  margin: auto;
  text-align: center;
  }


