body {
  margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 15px;
	line-height: 16px;

	color: #636363;
	background: #fefcf7 url(./image/bg.gif) repeat-x;
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: small;
	}
#maincontent
{
	margin: 0 auto 0 auto;
	width: 750px;
	background: #ffffff;
	
	overflow-y: hidden;
	overflow-x: hidden;
}
#gallery_main
{
	width: 750px;
	background: #f8f8f8 url(./image/gallery_bg.jpg) no-repeat;
	overflow-y: hidden;
	overflow-x: hidden;
	padding: 0;
}
#header
{
	background: #ffffff url(./image/header_bg.gif) repeat-x;
	width: 750px;
	height: 138px;
}
#nav
{
	margin-top: -57px;
}

#nav_gamedev, #nav_internetdev, #nav_photo
{
	float: right;
}

#nav_gamedev a
{
   	display: block;
		width:135px;
		height:18px;
		padding-bottom: 0px;
		background: url(image/nav_game.gif) no-repeat;
		text-decoration:none;

	}


#nav_gamedev a:hover {
		background: url(./image/nav_game.gif) no-repeat 0 -18px;
	}



#nav_internetdev a
{
   	display: block;
		width:147px;
		height:18px;
		padding-bottom: 0px;
		background: url(image/nav_internet.gif) no-repeat;
		text-decoration:none;

	}


#nav_internetdev a:hover {
		background: url(./image/nav_internet.gif) no-repeat 0 -18px;
	}



#nav_photo a
{
   	display: block;
		width:85px;
		height:18px;
		padding-bottom: 0px;
		background: url(image/nav_photography.gif) no-repeat;
		text-decoration:none;
		border: 0px;
	}


#nav_photo a:hover {
		background: url(./image/nav_photography.gif) no-repeat 0 -18px;
		border: 0px;
	}
	

	
#sidebar
{
	float: left;
	width: 160px;

}

#content
{
	width: 680px;
	margin: auto;
	padding: 0 20px;
}

#gallery_content
{
	

	padding: 10px;
}

p
{
	margin: 5px 0 10px 12px !important;
}

.photorow
{
	margin-top: 15px;
	clear: all;
}

.photorow a img
{
	text-align: left;
	border: 0;
}


a:link
{
	color: #abd54b;
	font-weight	: bold;
}
a:hover
{
	color: #367d98;
	font-weight	: bold;
}
a:visited
{
	color: #e9a602;
	font-weight	: bold;
}

#footer
{
	clear: all;
	padding: 20px;
	line-height: 1em;
	text-align: center;
	font-size: .8em;

}



/*****/
/***** Images on All Sides box *****/
.box, .widebox, .cBw
{
	text-align: left;
	background: #ffffff url(./image/box_middle.gif) top right;
}



.cBt, .cBt div, .cBb, .cBb div
{
	background:url(./image/box_tb.gif) top right;
}
.widebox
{
	width: 525px;
	padding: 0 25px 0 0;
	position:relative; /* fix IE/win buggy bg display */
	
}
.widebox
{
	margin: auto;
}
.box, .widebox
{
	margin-bottom: 20px;
}
.cBw {

	background-position:top left;
	padding-left:10px;
}
.cBt {
	
	margin:0 -25px 0 -10px; /* push into rB and rBw padding */
	height:31px; /* fix IE/win bug when rB width set */
}
.cBb {
	
	margin:0 -25px 0 -10px; /* push into rB and rBw padding */
	height:24px; /* fix IE/win bug when rB width set */
}
.cBt div{ width:25px; height:31px; }
.cBb div { width:25px; height:24px; }
.cBt div { background-position:top left; }
.cBb, .cBb div { height:24px; }
.cBb { background-position:bottom right; }
.cBb div { background-position:bottom left; }

.dialog_header
{
	padding: 0 0 2px 5px;
	margin-top: -6px;
}

.box_content
{
	margin-left: 15px;
}

.box_content h1
{
	font-family: Helvetica;
	font-weight: bold;
	color: #78b9bb;
	margin-top: -5px;
	line-height: 25px;
	display: block;
	width: 500px;
	
}

.box_content img
{
	display: block;
	margin: 0 10px 0 5px;
	float: left;
}
.box_content img.headertext
{
	margin: -15px 0 5px 0;
}
/***** end Images on All Sides box *****/

#callouts
{
	width: 646px;

	height: 125px;
	margin: auto;
}
#front1, #front2, #front3, #front4, #front5, #front6
{
	display: none;

	float: left;
}
#front2, #front3, #front4, #front5, #front6
{
	margin-left: 20px;
}
