#mainarticle {
	height: 100%;
	width: 459px;
}

#mainarticle h1 {
	font-size: 25px;
	color: #0063A0;
	font-family: "Trebuchet MS", Georgia, Arial;
}

#mainarticle p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	/*margin-left: 5px;*/
	line-height: 150%;

}

#mainarticle ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 150%;
/*background-color:red;*/
	font-size: 15px;
	list-style-position:inside;
	margin-left:20px;
	list-style:disc;
}

#mainarticle ol {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 150%;
/*background-color:red;*/
	font-size: 15px;
	list-style-position:inside;
	margin-left:20px;
	list-style:disc;
}

#mainarticle li {
	/*background-color:red;*/
	font-size: 15px;
	list-style-position:inside;
	margin-left:20px;
	list-style:disc;
}



#aboutauthortop {
	margin: 0px;
	padding: 0px;
	margin-top:0px;
	height: 12px;
	width: 241px;
	background-image: url(../images/careers-advice-images/aboutauthor-top.jpg);
	background-repeat:no-repeat;

}

#aboutauthorbottom {
	background-image: url(../images/careers-advice-images/aboutauthor-bottom.jpg);
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 241px;
}


.aboutauthorimage {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	border: 2px solid #999;
}


/*css that was for some reason put into careers.css between versions 1 and 2 being writtten*/
#aboutauthor {
	background-image: url(../images/careers-advice-images/aboutauthor-bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 241px;
	background-color: #388CCA;
	margin-top:10px;

}

#aboutauthor h2 {
	/*font-family: Georgia;*/
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-left: 11px;
	margin-bottom: 10px;
	padding: 0px;
	margin-right: 0px;
}

#aboutauthor p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-align: left;
	width: 225px;
	margin-left: 11px;
	padding: 0px 0px 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 20px;

}
#aboutauthordivide {
	background-color: #0D578E;
	margin: 8px 0px 15px 10px;
	padding: 0px;
	height: 2px;
	width: 220px;
}
a:link.aalink, a:visited.aalink {
	font-family: Georgia;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a:hover.aalink, a:active.aalink {
	font-family: Georgia;	
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
#aboutauthor ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#aboutauthor li {
	margin: 0px;
	margin-left:20px;
	padding: 0px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:3px;
	padding-top:2px;
	list-style-type: disc;
	list-style-position:outside;
	/*background-color: #388CCA;*/
	border:none;
	color:white;

}
.articleimageright {
	float: right;
	margin: 0px 0px 0px 5px;
	padding: 0px;

}
/*//css that was for some reason put into careers.css between versions 1 and 2 being writtten*/

