body {

background-color:#000000;
color:#cccccc;
}

.jar{
background: white;
color:#cccccc;
width: 750px;

position: relative;

}
.tablejar{
position:relative;
margin:0px auto;
}

.formattedtable {
 background-color: white;
 color: #102132;
 border-right: 0px;
 border-left: 0px;
 border-top: 0px;
 border-bottom: 1px solid black; 

} 

.candidate {
 background-color: white;
 color: #F9FBFD;
 border: 1px solid #284279;
 border-collapse: collapse;
} 

table, td{
margin-left:auto;
margin-right:auto;
}

.move {
position: absolute;
right:12000px;
}

.contacttable {
background-image: 
url('http://www.techlawrecruiting.com/images/contacttable.jpg');
background-repeat: repeat-x
}
.contacttable2 {
background-image: 
url('http://www.techlawrecruiting.com/images/contacttable2.jpg');
background-repeat: repeat-x
}

/*--------------------------text properties-----------------------------------*/
.text, ul, li {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: black;
font-size: 11px;
}


h2{
font-size: 12px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
color: black;
}

h3{
font-size: 14px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: black;
}
h4{
font-size: 14px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
color: red;
}
h5{
font-size: 14px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
color: black;
}
/*--------------------------link properties-----------------------------------*/
a{
font-family: arial;
font-size: 12px;
text-decoration: none;
color:black;
font-weight:bold;
}

img{
border: none;
}

.bodylink{
color:white;
font-weight:bold;
}

a.bodylink:active {color: #669999; }
a.bodylink:hover {color: #669999; }

.bodylink2{
color:black;
font-weight:bold;
}

a.bodylink2:active {color: #669999; }
a.bodylink2:hover {color: #669999; }

.navlinkrow{
background: black;
}
.navbarlinks{

color:white;
}

/*--------------------------imageproperties-----------------------------------*/
/*--.block{
position: relative;
margin-bottom: -200;
margin-top: -50;
margin-left: 600;
margin-right: 700px;
z-index: 3;

width: 500px;
}--*/

.feet{
position: relative;
margin-bottom: 10px;
margin-top: 0px;
margin-left:auto;
margin-right:auto;
z-index:4;
}

.hidden{visibility: hidden;}