/* CSS Document */

#wrapper{
	background:#faeacc;
	}
	
#content{
	margin: 16px 0 0 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;}	

/*Feature layout*/

#features{
	position: relative;
	margin: 0px;
	padding: 4px 0 0 0;
	width: 594px;
	}

#maincontent{
	background: #ffffff;
	width:594px;
	}

#features h2{
	position: relative;
	left:0px;
	background:url(../images/feature_kaplan_one_hd.gif) no-repeat center center white;
	text-indent: -5000px;
	margin:  0 0 23px 0;
	width:594px;
	height:35px;
	}
	
#features h3{
	position: relative;
	left:0px;
	background:url(../images/feature_kaplan_one_hd2.gif) no-repeat center center white;
	text-indent: -5000px;
	margin:  0 0 15px 0;
	width:594px;
	height:63px;
	}	
	
#features h4{
	position: relative;
	left:0px;
	background:url(../images/feature_kaplan_one_hd3.gif) no-repeat center center white;
	text-indent: -5000px;
	margin:  0 0 15px 0;
	height:51px;
	width: 320px;
	}	

#features p{
	line-height:1.5em;
	text-indent:30px;
	margin: 0;
	}

#features p.first{
	text-indent: 0;
	}	

#article_one{
	width:564px;
	padding: 0 15px 20px 15px;
	/*border-bottom: 1px dotted #739dd3;*/
	}

#article_one p{
	font-family:Arial, Helvetica, sans-serif;
	color: #5b8fd2;
	}

.border{
	background:url(../images/feature_kaplan_one_border.gif) no-repeat center center white;
	}

#article_two{
	width:564px;
	padding: 30px 15px 20px 15px;
	}

#photos_left{
	float:left;
	margin: 0 15px 10px -15px;
	}
	
#photos_right{
	float:right;
	margin: 0 0 0 20px;
	width:234px;
	}
	
#photos_right img{
	margin: 0 0 10px 0;
	}	
	
#photos_right p.caption {
	font-size: 11px;
	font-style:italic;
	text-indent: 0;
	}
	
#bio {
	margin: 20px 10px 0px 10px;
	padding: 0 0 30px 0;
	}	
	
#bio p {	
	font-style:italic;
	text-indent: 0px;
	} 		

#features #nextbutton{
	text-align:right;
	margin: 20px 0 0 0;
	width: 594px;
	}


/*Right Column*/
#rightcolumn{
	position:absolute;
	right:5px;
	background:url(../images/features_nav_hd.gif) 0px 0px no-repeat;
	padding: 24px 0px 0px 1px;
	margin: 20px 0 0 0;
	top:160px;
	width:152px;}

/*Features Menu*/
#featuresmenu{
	margin:-1px 0px 0px -1px;
	width:150px;
	border-left: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
}

#featuresmenu hr{
	color:#FFFFFF;
	background-color:#FFFFFF;
	border:0;
	width:120px;
	height:1px;}

#featuresmenu img{
	margin: 1px 0 0 0;}

/*Get Involved*/
#getinvolved{
	position:relative;
	background:#A4D9EF url(../images/getinvolved_hd.gif) no-repeat top;
	width:150px;
	right: 3px;
	margin: 10px 0px 0px 0px;
	padding: 27px 3px 3px 3px;}

#getinvolved ul{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.6em;
	margin: 0px;
	padding: 7px 0 10px 0px;
	list-style:none;
	background:#E8F5FB;}

#getinvolved ul li{
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	background: url(../images/getinvolved_bullet.gif) center left no-repeat;}
#getinvolved ul a,
#getinvolved ul a:link,
#getinvolved ul a:visited,
#getinvolved ul a:active{
	color:#0099CC;
	text-decoration:none;}

#getinvolved ul a:hover{
	color:#993333;
	text-decoration:none;}


/*Right Column Ends*/

