body
{
  background-color:#698696; 
  color: #000000;
  margin-top:5px;
  margin-bottom:40px;
  text-align:center;
  background-image:url('Background.gif');
  background-repeat:repeat-x;
}
div.container
{
  background-color:#ffffff;
    width:800px;
    margin: 0px auto;
    text-align:left;
    padding:15px 15px 6px 15px;
        border-top:solid 1px #cddce4;
    border-left:solid 1px #cddce4;
    border-right:solid 1px #2a4453;
    border-bottom:solid 1px #2a4453;
}
div.titleHeading
{
    text-align:center;
    font-family:Georgia, Times;
	font-size:17pt;
	font-weight:bold;
	margin-bottom:2px;
}
div.titleSubHeading
{
    text-align:center;
    font-family:Times New Roman;
	font-size:15pt;
	font-weight:bold;
	margin-bottom:30px;
}
div.mainSectionHeading
{
    font-family:Times New Roman;
	font-size:15pt;
	font-weight:bold;
	color:#243446;
}
div.mainSection
{
    font-family:Times New Roman;
	font-size:14pt;
	font-weight:normal;
	margin:15px 0px 0px 0px;
}
div.skillsSection
{
    font-family:Times New Roman;
	font-size:14pt;
	margin:20px 0px 0px 0px;
}
div.skillsSubsectionWeb
{
    width:799px;
    float:left;
}
div.skillsSubsectionWindows
{
    width:799px;
    float:left;
       border-top:solid 1px #000000;
}
div.skillsBorder
{
   border:solid 1px #000000;
       float:left;
}
div.skillsLeftColumn
{
    float:left;
    width:100px;
    padding:5px;
    font-weight:bold;
}
div.skillsRightColumn
{
    width:650px;
    float:right;
    padding:5px;
}
.degree
{
    font-weight:bold;
    margin-left:20px;
}
.employeerName
{
    font-weight:bold;
	color:#4c0d0d;
    margin-left:20px;
}
.employmentSection
{
    margin-top:15px;
}
.clientsHeading
{
    font-weight:bold;
    margin-left:25px;
}
.clientName
{
    font-weight:bold;
    margin-left:0px;
}
.clientParagraph
{
    margin-left:0px;
}
.client
{
	padding:0px 50px 0px 50px;
}
.employmentParagraph
{

}
.employmentParagraphIndent
{
    margin-left:20px;
}
.solursSubSection
{
    font-weight:bold;
    margin-left:20px;
}
.authorSubHeading
{
    margin-left:20px;
}
.authorParagraph
{

}
a 
{
	outline: none;
	color:#395980;
}
