#boxContent
{
	width:				856px;
	background-image:	url( '/images/boxcut/boxSlice.gif' );
	background-repeat:	repeat-y;
	margin:				0px;
	vertical-align:		top;
	height:				0px;
}

.topBoxContainer
{
	width:				856px;
	margin-top:			60px;
}

.botBoxContainer
{
	width:				856px;
	height:				32px;
	background-image:	url( '/images/boxcut/box_06.gif' );
}

/* Boxes with Hyperlinks on each page */

.topBox01, .topBox02, .topBox03, .topBox04, .topBox05
{
	height:				98px;
	background-repeat:	none;
	cursor:				pointer;
}

/* Box 1: Home Page */
.topBox01
{
	background-image:	url( '/images/boxcut/box_01.gif' );
	width:				274px;
}


/* Box 2: About Me */
.topBox02, .topBox02active
{
	background-image:	url( '/images/boxcut/box_02.gif' );
	width:				140px;
}
.topBox02:hover
{
	background-image:	url( '/images/boxcut/box_02-hover.gif' );
}
.topBox02active
{
	background-image:	url( '/images/boxcut/box_02-active.gif' );
}


/* Box 3: Portfolio */
.topBox03, .topBox03active
{
	background-image:	url( '/images/boxcut/box_03.gif' );
	width:				133px;
}
.topBox03:hover
{
	background-image:	url( '/images/boxcut/box_03-hover.gif' );
}
.topBox03active
{
	background-image:	url( '/images/boxcut/box_03-active.gif' );
}


/* Box 4: Contact Me */
.topBox04, .topBox04active
{
	background-image:	url( '/images/boxcut/box_04.gif' );
	width:				139px;
}
.topBox04:hover
{
	background-image:	url( '/images/boxcut/box_04-hover.gif' );
}
.topBox04active
{
	background-image:	url( '/images/boxcut/box_04-active.gif' );
}


/* Box 5: Client Login */
.topBox05, .topBox05active
{
	background-image:	url( '/images/boxcut/box_05.gif' );
	width:				170px;
}
.topBox05:hover
{
	background-image:	url( '/images/boxcut/box_05-hover.gif' );
}
.topBox05active
{
	background-image:	url( '/images/boxcut/box_05-active.gif' );
}

#portfolioMenuContainer
{
	height:				30px; 
	margin-left:		31px; 
	margin-right:		31px; 
	padding:			8px; 
	padding-top:		15px;
	background-image:	url( '/images/menubar-bkg.jpg' );
}