﻿body { 
	margin: 0;
	padding: 0;
	text-align: center; /*Layout center fix for IE 5.x */ 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 80%;
	/*these will only work in IE
	scrollbar-arrow-color: #ffcc00; 
	scrollbar-track-color:#ffffe8; 
	scrollbar-base-color: #990033;*/
	background: #8899B5;
}
p {
margin:.5em 2em 2em 2em;

}
ul{
list-style-type: none;
}



#content-list ul{
list-style-type: disc; 
list-style-position: inside;
font-weight: 500;
}



a {
	font-family:		Arial, Helvetica, sans-serif;
	color:			#ffffff;
	text-decoration:	none;
	font-weight: bold;
	font-size: .9em;
}

a:link{
	font-family:		Arial, Helvetica, sans-serif;
	color:			#ffffff;
	text-decoration:	none;
	
}
a:active, a:hover {
	font-family:		Arial, Helvetica, sans-serif;
	color:			#B5B696;
	text-decoration:	none;
	
}
a.menu {
	font-family:		Arial, Helvetica, sans-serif;
	color:			#990033;
	text-decoration:	none;
	font-weight: bold;
	font-size: 1em;
}
a:link.menu{
	font-family:		Arial, Helvetica, sans-serif;
	color:			#990033;
	text-decoration:	none;
	
}
a:active.menu, a:hover.menu {
	font-family:		Arial, Helvetica, sans-serif;
	color:			#990033;
	text-decoration:	underline;
	background: #DBEFC7;
}
img.floatLeft { 
    float: left; 
    margin: 4px; 
}

img.floatRight { 
    float: right; 
    margin: 4px; 
}

 img.frame{
 border: .8em solid #8899B5;
 }
#floatRight { 
    float: right; 
    margin: 4px; 
}

#floatLeft { 
    float: left; 
    margin: 4px; 
}

#Table_01 {
	position: relative;
  padding: 0;
  margin: 0 auto;   /* Centers layout */
	width:800px;
	height:800px;
	text-align: left;
}

#history-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:250px;
	height:228px;
}

#indexrph-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:250px;
	height:228px;
}

#history-02 {
	position:absolute;
	left:250px;
	top:0px;
	width:550px;
	height:240px;
	background: url('http://facstaff.gpc.edu/~sblutste/rph/images/indexrph_02.jpg') no-repeat 0 0;
}

#indexrph-02 {
	position:absolute;
	left:250px;
	top:0px;
	width:550px;
	height:240px;
	background: url('http://facstaff.gpc.edu/~sblutste/rph/images/indexrph_02.jpg') no-repeat 0 0;
}

#history-03 {
	position:absolute;
	left:0px;
	top:228px;
	width:250px;
	height:512px;
	background: url('http://facstaff.gpc.edu/~sblutste/rph/images/indexrph_03.jpg') no-repeat 0 0;
}

#indexrph-03 {
	position:absolute;
	left:0px;
	top:228px;
	width:250px;
	height:512px;
	background: url('http://facstaff.gpc.edu/~sblutste/rph/images/indexrph_03.jpg') no-repeat 0 0;
}

#index-03-menu {
	position:relative;
	left:0px;
	top:25px;
	text-align:left;
}

#index-03-menu li{
font-size: 1em;
}

#index-03-menu strong{
font-variant: small-caps; 
font-size: 1.5em;
padding: 2px 0 5px 0;
}

#history-04 {
	position:absolute;
	left:250px;
	top:240px;
	width:550px;
	height:500px;
	background: url('http://facstaff.gpc.edu/~sblutste/rph/images/indexrph_04.jpg') no-repeat 0 0;
	overflow:auto;
}

#indexrph-04 {
	position:absolute;
	left:250px;
	top:240px;
	width:550px;
	height:500px;
	background: #fff 0;
	overflow:auto;
	border-bottom: 5px solid #9B9A62;
	margin-bottom:0px;
	
}

#history-04-title {
background:#C8CF9F;
margin:.5em 2em 0 2em;
}

#history-04 p {

}

#indexrph-04-title {
background:#C8CF9F;
margin:0 2em 0 2em;
}



#footer{
  position:relative;
	left:0px;
	top:737px;
	width:800px;
	height:10px;
	
	}
	
	#email:after{
/* \40 is a character entity for the '@' symbol */
content: " <apply\rphengineering.com>";
}