body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #494949;
}

.contentHeader {
font-size:12px;
color:#c4126e;
	font-weight:bold;
	padding-bottom:8px;
}
.contentH2 {
color:#411300;
font-weight:bold;
}
.contentH3 {
color:#494949;
font-weight:bold;
}


.subTwoColLeft {
width:70px;float:left;

}

.subTwoColRight {
width:240px;float:right;
}


.skillsTwoColLeft {
width:120px;float:left;padding-left:70px;

}
.skillsTwoColRight {
width:100px;float:right;margin-left:20px;
}


.footerText {
	color: #e6e2d4;
	font-weight:bold;
}
.footer {
margin-top:-3px;
}


A:link {text-decoration: none; color:#e90f80;}
A:visited {text-decoration: none; color:#631e02;}
A:active {text-decoration: none}
A:hover {text-decoration: underline; }