.topic1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
}
.topic2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.subtopic {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 2em;
	font-size: 18px;
}
div.topiclarge {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	}
/* general site CSS */


.sidebanner
{
	border:#CC0000 1px dashed;
	padding: 2px;
}

/** css for the hint box **/
#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: lightyellow;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: navy;
margin: 3px 8px;
}

/** girl kenya css **/
.vline{
	border-left-color: #F596BA;
	border-left-style: dotted;
	border-left-width: 1px;
}
.hline
{
	border-top-color:#F596BA;
	border-top-style: dotted;
	border-top-width: 1px;
}
.imgpsn {
	border: 1px solid #f596ba;
	padding: 2px;
	margin:7px;
	float: left;
   	cursor: hand;
		}
		
.imgpsn2 {
	border: 1px solid #f596ba;
	padding: 2px;
	cursor: hand;
		}


div.topic {
	font-size: 24px;
	color: #990000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-left:10px;
	}
	/** talent test css **/
	.hline2
{
	border-top-color:#273E26;
	border-top-style: dotted;
	border-top-width: 1px;
}
.vline2{
	border-left-color: #273E26;
	border-left-style: solid;
	border-left-width: 1px;
}
.subs {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding:3px;
	color: #3E613D;
}.subst {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding:3px;
	color: #3E613D;
}
/**camlinks**/	
.cambord
{
border:#CCCCCC 2px dotted;
background:#F3F3F3;
}
/** pop ups **/

.para
{
font-family: Arial;
	font-size: 12px;
}

.parat
{
    font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}
.maint {
	color: #990000;
	font-family: Arial;
	font-size: 16px;
}

/**footer**/
.bodypart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding: 0.5em;
}
