body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	background-color:#FFFFFF;
	text-align:center;
	/*border:3px solid green;*/
	width:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin: 0px;
}

.smalltype {
	font-size:11px;
	}

#main_container {
	margin-left:auto;
	margin-right:auto;
	width:950px;
	text-align:left;
	vertical-align:top;
	position:relative;
	margin-top:0px;
	/*margin-left:0px;*/
	border:1px solid white;
	}
	
#logo_box {
	width:282px;
	height:79px;
	position:absolute;
	left:8px;
	top:52px;
	overflow:hidden;
	/*border:1px dashed purple;*/
	}



h2 {
	/*color:#4d98d1;*/
	font-family:Arial, Helvetica, sans-serif;
	
	}

a img {
	border:0px;
	}

a:link {
	color:#1167ba; /*was #999999*/
	text-decoration:none;
}

a:visited {
  color:#1167ba; /*was cccccc */
  text-decoration:none;
}

a:hover {
	text-decoration: none;
	color:#00CCFF; /*was 1167ba */
	text-decoration:none;
}

a:active {
	color:#FF9900; /*was ff9900 */
}

a.hidden {
  color: #000000;
}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
	color: #0000CC;
}

a.hidden:active {
  color: #000000;
}

a.nav:link {
	color: #333333;
	padding: 2px;}

a.nav:visited {
	color: #cccccc;
	padding: 2px;
}

a.nav:hover {
	color: #FFFFFF;
	background-color: #666666;
	padding: 2px;
}

a.menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
	}

a.box {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.box:hover {
  color: #000000;
	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.inactive_link {
	color:#888888; /* was 6e9ac4 */
}

.bottomline {
	color:#999999;
	font-size:11px;
}

#menu_box {
	height:43px;
	width:425px;
	position:absolute;
	top:94px;
	left:468px;
	overflow:hidden;
	/*border:1px dashed purple;*/
	}
	
#pagetitle_box {
	position:absolute;
	top:137px;
	left:562px;
	}
	
#bodyimg_wordbubble_about {
	visibility:hidden;
	position:absolute;
	top:162px;
	left:-2px;
	/*border:1px dashed purple;*/
	}
	
#bodyimg_box_about {
	position:absolute;
	top:287px;
	left:8px;
	/*border:1px dashed purple;*/
	}
	
#bodyimg_box_contact {
	position:absolute;
	top:287px;
	left:4px;
	/*border:1px dashed purple;*/
	}
	
#bodyimg_box_portfolio {
	position:absolute;
	top:287px;
	left:0px;
	/*border:1px dashed purple;*/
	}

#bodytext_container { 
	/*positions the body text and main content */
	width:362px; 
	/*border:1px solid red;*/
	margin-top:199px; 
	margin-left:492px;
	padding:12px;
	background-color:#eeeeee;
	min-height:500px;
	position: relative;
	}
	
#bodytext_container_contact { 
	/*positions the body text and main content */
	width:312px; 
	/*border:1px solid red;*/
	margin-top:199px; 
	margin-left:522px;
	padding:12px;
	background-color:#eeeeee;
	min-height:400px;
	}
	
#bodytext_container_portfolio { 
	/*positions the body text and main content */
	width:650px; 
	/*border:1px solid red;*/
	margin-top:199px; 
	margin-left:304px;
	padding:12px;
	background-color:#eeeeee;
	min-height:400px;
	}
	
#bodycontent_box {
	margin:10px;
	/*border:1px dashed purple;*/
	}
	
