.wrapper {
	 position:relative; 
	 width:775px; 
	 text-align:left; 
	 margin:0px auto; 
	 top:0px;
}
html, body {
	height:100%;
}
body {
	background-color: Black;
	color: #BDEEF9;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 170% ;
	font-stretch: 200%;
}

.footer {
	padding-top: 50px;
	font-size: 7pt;
	color: #99CCFF;
}

.footer a {
	color: #99CCFF;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 12pt;
	font-weight : normal;
	color: red;
}

.sub-menu a {
	color: red;
	padding-right: 30px;
	text-decoration: none;
}

.sub-menu-tb {
	width: 230px;
	text-align: right;
	padding-top: 10px;
	margin-top: 155px;
}

.menu-tb {
	padding-top: 0px;
	margin-bottom: 100px;
	width: 300px;
}

.menu a {
	color: red;
	font-size: 10pt;
	text-decoration: none;
}
.menu {
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-left : 10px;
	width: 100%;
}

.menu-sep {
	background-image: url(images/blue-box.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	padding-right: 5px;
	padding-left : 5px;
}
.menu-on {
	background-color :  #99CCFF;
	height: 3px;
}

.sub-menu-on {
	background-color :  #99CCFF;
	width: 3px;
}
.sub-menu a {
	width: 197px;
}

.callout-box {
	border-left-color: Red;
	border-left-style: solid;
	border-left-width: 1px;
	padding: 10px;
	padding-left: 20px;
	margin-left: 20px;
	width: 165px;
	/*background-image: url(images/more.gif);
	background-repeat: no-repeat;
	background-position: 90% 95%;*/
}
.callout-title {
	color: #343D91;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
}
.callout-text {
	line-height: 200%;
	color: #99CCFF;
}

.about-page-up {
	background-image: url(images/sub_phil_u.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.about-page-low {
	background-image: url(images/sub_phil_l.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.home-page-up {
	background-image: url(images/sub_photo_u.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.home-page-low {
	background-image: url(images/sub_photo_l.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.work-page-up {
	background-image: url(images/sub_design_u.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.work-page-low {
	background-image: url(images/sub_design_l.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.spirit-page-up {
	background-image: url(images/sub_spirit_u.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.spirit-page-low {
	background-image: url(images/sub_spirit_l.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.tools-page-up {
	background-image: url(images/sub_ref_u.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.tools-page-low {
	background-image: url(images/sub_ref_l.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}


.flashbody {
	margin:0 auto;
	width:775px;
	padding-top:120px;
}

/*.boxes {
	position:absolute; 
	top: 160px;
	text-align: center;
	left: -14px;
}

.boxes-off {
	 border:0px solid red; 
}
.boxes-over {
	 border:1px solid red; 
}*/

.home-content {
position: absolute;
top:400px;
text-align: justify;
width: 775px;

}
.home-footer {
	 position: absolute;
	 top: 575px;
	 font-size:7pt; 
	 text-align: center;
	 width: 800px;
}

.home-emph {
	color: Red;
	padding-right: 5px;
}
.gallery-box {
	border-left-color: Red;
	border-left-style: solid;
	border-left-width: 0px;
	padding: 10px;
	padding-left: 20px;
	margin-left: 20px;
	width: 165px;
	height: 400px;

}

h2 {
	color: #343D91;
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;

}
h3 {
	color: #343D91;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;

}
a {
	color: #99CCFF;
	text-decoration: underline;
}
.image_gallery {
	 z-index:999; 
	 position:absolute; 
	 top:25px; 
	 right:-20px;
}
