@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #c4cad6;
}
#MainContainer {
	width: 940px;
	left: 50%;
	margin-left: -470px;
	position: relative;
	/*border: 2px red solid;*/
	background-color: #fff;
	padding: 30px 0;
	z-index: 1;
	height: auto;
}

#Images {
	width: 1px;
	height: 1px;
}

.hiddenPic {
	display:none;
}


#FooterContainer {
	width: 940px;
	left: 50%;
	margin-left: -470px;
	position: absolute;
	/*border: 2px black solid;*/
	padding-top: 20px;
	font: 9pt/12pt arial;
	text-align: center;
	color: #333;
}

#Footer a:link, Footer a:hover {
	color: #006699;
}

#MainBody {
	width: 940px;
	border: 2px green solid;
}

#HeadLogoContainer {
	width: 429px;
	height: 79px;
	background-image:url(../images/RPG_Header_Logo.gif);
	background-repeat:o-repeat;
	margin-left: 10px
}
	
#PlusContainer {
	width: 775px;
	height: 36px;
	background-image: url(../images/plusses_tile.gif);
	background-repeat: repeat-x;
	margin-left: 110px;
}
		
#Navigation {
	width: 775px;
	height: 25px;
	margin-left: 110px;
	float: left;
	/*border: 1px orange solid;*/
	z-index: 100;
	position: relative;
}
#BodyLeftCol {
	width: 225px;
	margin-top: 65px;
	border: 1px green solid;
	margin-left: 110px;
	position: relative;
	z-index: 2;
}

#BodyLeftCol2 {
	width: 475px;
	/*border: 1px green solid;*/
	position: relatvive;
	float: right;
	margin-right: 55px;
	margin-top: 35px;
	z-index: 2;	
}


#IndexHeader{
	Width: 750px;
	height: 1px;
	/*border: 1px purple solid;*/
	position: absolute;
	float: left;
	margin-top: 45px;
	left: 110px;
	z-index: 2;
}

#IndexLeftCol {
	width: 250;
	margin-top: 65px;
	/*border: 1px purple solid;*/
	left: 140px;
	position: absolute;
	flaot: left;
	clear: left;
	top: 155px;
}

#IndexLeftCol2 {
	width: 475px;
	height: 525px;
	/*border: 1px purple solid;*/
	position: relative;
	margin-top: 65px;
	left: 405px;
}


#ServicesHeader{
	Width: 750px;
	height: 38px;
	/*border: 1px purple solid;*/
	position: absolute;
	float: left;
	margin-top: 65px;
	left: 110px;
	z-index: 2;
}

#ServicesLeftCol {
	width: 350px;
	margin-top: 135px;
	/*border: 1px purple solid;*/
	left: 110px;
	position: absolute;
	flaot: left;
	clear: left;
}

#ServicesLeftCol2 {
	width: 375px;
	/*border: 1px purple solid;*/
	position: relative;
	margin-top: 135px;
	left: 480px;
}

#InternshipCol {
	width: 375px;
	/*border: 1px purple solid;*/
	position: relative;
	margin-top: 135px;
	left: 480px;
	height: 400px;
}


#CurrentOpps {
	width: 375px;
	/*border: 1px purple solid;*/
	position: relative;
	margin-top: 135px;
	left: 480px;
	height: 400px;
}

#WhyRPG {
	width: 375px;
	/*border: 1px purple solid;*/
	position: relative;
	margin-top: 135px;
	left: 480px;
	height: 400px;
}

#ClientLoginRightCol {
	width: 375px;
	/*border: 1px purple solid;*/
	position: relative;
	margin-top: 135px;
	left: 500px;
	height: 400px;
}


#ContactUsLeftCol2 {
	width: 475px;
	/*border: 1px purple solid;*/
	position: relative;
	margin-top: 135px;
	left: 525px;
	height:400px;
}

#ContactUSRightCol {
	width: 375px;
	/*border: 1px purple solid;*/
	position: relative;
	margin-top: 135px;
	left: 480px;
	height: 400px;
}


#ResourcesLeftCol {
	width: 165px;
	height: 350px;
	margin-top: 135px;
	/*border: 1px orange solid;*/
	left: 110px;
	position: absolute;
	flaot: left;
	clear: left;
}


#ContactUsLeftSingle {
	width: 165px;
	height: 350px;
	margin-top: 135px;
	/*border: 1px orange solid;*/
	left: 110px;
	position: absolute;
	flaot: left;
	clear: left;
	
}

#ContactUsRightColWide {
	width: 600px;
	/*border: 1px orange solid;*/
	position: relative;
	margin-top: 135px;
	left: 325px;
	height: auto;
}

#ResourcesLeftCol2 {
	width: 600px;
	/*border: 1px orange solid;*/
	position: relative;
	margin-top: 135px;
	left: 295px;
	height: auto;
}


#ContactUSRight {
	width: 370px;
	/*border: 1px orange solid;*/
	position: relative;
	margin-top: 135px;
	left: 295px;
	height: 600px;
}


#RPGDynamicContent {
	width: 600px;
	/*border: 1px orange solid;*/
	position: relative;
	margin-top: 135px;
	left: 295px;
	height: auto;
}

#RPGLinks {
	width: 600px;
	/*border: 1px orange solid;*/
	position: relative;
	margin-top: 135px;
	left: 295px;
	height: 400px;
}


#BiosLeftCol2 {
	width: 560px;
	/*border: 1px orange solid;*/
	position: relative;
	margin-top: 135px;
	left: 295px;
	height: auto;
}

#NewsletterLeftCol2 {
	width: 580px;
	/*border: 1px orange solid;*/
	position: relative;
	margin-top: 135px;
	left: 295px;
	height: auto;
}



#FooterContainer a:link, Footer a:hover {
	color: #006699;
}

.homeCopy {
	font: 10pt/15pt arial;
	color: #707070;
}

.email {
	font: 10pt/15pt arial;
	color: #006699;
}

.emailCareer {
	font: 10pt/15pt arial;
	color: #99cc33;
}

.ServicesBodyCopy {
	font: 10pt/18pt arial;
	color: #000;
	margin: 0;
}


.BodyCopy {
	font: 10pt/14pt arial;
	color: #000;
	margin-top: 0;
	margin-bottom: .7em;
}

.ResourceHeds {
	color: #FF9933;
	font-weight: bold;

}

.bold { font-weight: bold;
	}

.infocenter {
	border-right-color:#FFFFFF; 
	border-right-style:none; 
	border-bottom-color:#999999;
	border-top-color:#999999;
	border-top-width:1;
	border-left-width:thick;
	border-left-color:#999999;
			 }
.header{
	font-family:Arial, verdana, Helvetica, sans-serif;
	color:#999999;
	font-size:14px;
	font-weight: bold;
}

a.theLink {text-decoration: underlined}
a.theLink:link {color: #6666CC}
a.theLink:visited {color: #6666CC}
a.theLink:hover	{color: #cccccc}

a.headerLink {text-decoration: none;}
a.headerLink:link {color: #ffffff;}
a.headerLink:visited {color: #ffffff;}
a.headerLink:hover	{color: #6666CC;}

a.ResourceLink:link {color: #7c4884;}
a.ResourceLink:visited {color: #7c4884;}
a.ResourceLink:hover	{color: #7c4884;}





#NAV01 {
	margin: 0;
	padding: 0;
	z-index: 30
}

#NAV01 li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	display: block;
	width: 155px;
	
}

#NAV01 li a {
	background-image:url(../images/RPG_Nav_buttons_Off_01.gif)
}

#NAV01 li a:hover {
	background-image:url(../images/RPGNav_over_01.gif)
}

.biophotos {
	float: left;
	padding:0px 10px 0px 0px;
	margin: 0;
}
LI.Careerlist {list-style: disc outside; color:#99cc33;} 
