/*Basic Style Sheet for TempForce Staffing*/

body {
 font-family: Optima, Verdana, Arial, Helvetica, sans-serif;
 font-size: 90%;
 line-height: 1.5em;
	margin: 0; 
	padding: 0;
	text-align: center; 
 }

.oneColFixCtr #container {
	width: 500px;
	height: 500px;
	background: #e0e0e0;
	margin: 0 auto;
	text-align: left;
}
.oneColFixCtr #container2 {
	width: 500px;
	height: 600px;
	background: #e0e0e0;
	margin: 0 auto;
	text-align: left;
}
.oneColFixCtr #container2 {
	width: 600px;
	height: 500px;
	background: #e0e0e0;
	margin: 0 auto;
	text-align: left;
}

.oneColFixCtr #mainContent {
	padding: 0 20px 0 20px;
	height: 600px;
}

.smallpg {
margin: 16px 130px 0 130px;
}

h1 {
 font-weight: bold;
 font-size: 140%;
 }

h2, h3 {
 color: #980303;
 font-weight: bold;
 font-size: 120%; }
 
 h2.vid {
	 text-align: left;
	 font-size: 96%;
	 }

h4 {
font-size: 96%;
font-weight: bold;
font-style: oblique;
line-height: 1em; }
	 
p#vid {
margin: 0 4px 0 4px; }

p#Q {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 243px;}

#copyright {
    font-size: 10px;
	padding-top: 16px;
	text-align: center;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #980303;
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}
