body {
background-color:#eee;
font: 62.5%/1.6 Verdana, Arial, Helvetica, sans-serif; /* Reset to 10px */
}
a {
color:#666633;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
#container {
width:770px;
margin:20px auto;
}
#page_top {
background-image:url(/images/page_top.jpg);
background-repeat:no-repeat;
width:770px;
height:10px;
overflow:hidden;
}
#page_middle {
background-image:url(/images/page_middle.jpg);
background-repeat:repeat-y;
width:770px;
overflow:hidden;
}
#page_bottom {
background-image:url(/images/page_bottom.jpg);
background-repeat:no-repeat;
width:770px;
height:10px;
overflow:hidden;
}
#menu_container {
width:720px;
padding:0 1px;
background-color:#494949;
margin:10px auto 10px auto;
}
h1, h2 {
text-indent:-9999px;
}
h1 {
background-image:url(/images/big_logo.jpg);
background-repeat:no-repeat;
height:156px;
width:725px;
margin-top:10px;
margin-left:20px;
margin-bottom:20px;
}
#logged-in {
text-align:center;
background-color:#993333;
color:#FFFFFF;
width:758px;
margin:0 auto;
padding:3px 0;
font-size:110%;
}
#logged-in a {
color:#FFFFFF;
text-decoration:underline;
}
#content {
font-size:140%; /* Set font to 14px */ 
width:720px;
margin:0 auto;
}
#content h3 {
font-family:Arial, Helvetica, sans-serif;
font-size:137.5%;
font-weight:normal;
letter-spacing:1px;
}
#content h4 {
font-family:Arial, Helvetica, sans-serif;
font-size:137.5%;
font-weight:normal;
letter-spacing:1px;
margin-bottom:0.5em;
}
#content h5 {
font-weight:bold;
}
#content p {
margin-bottom:1em;
}
p.date {
color:#666666;
letter-spacing:1px;
}
p.replies {
color:#666666;
letter-spacing:1px;
padding-bottom:20px;
}
.sidebar_container {
font-size:80%;
width:242px;
float:left;
display:inline; /* ie6 margin doubling bug fix */
}
.float_container {
display:inline; /* ie6 margin doubling bug fix */
float:right;
width:458px;
}
.float_container ul {
margin-left:30px;
margin-bottom:19px;
}
_.float_container li {
list-style-type:disc;
}
.leftbox {
float:left;
width:291px;
}
.rightbox {
float:right;
width:291px;
}
.clear {
clear:both;
}
.imageright {
float:right;
margin:0 0 10px 10px;
}
.pdf {
background-image:url(/images/pdf_logo.gif);
background-repeat:no-repeat;
padding-left:22px;
}
.word {
background-image:url(/images/word.jpg);
background-repeat:no-repeat;
padding-left:20px;
}
.nav {
background-color:#666633;
border:1px solid black;
margin-bottom:20px;
padding:10px 10px 15px 10px;
}
.nav a {
color:#FFFF66;
}
.employers {
background-color:#6D8FCF;
color:#FFFFFF;
margin-bottom:20px;
padding:5px 10px 5px 10px;
}
.employers a {
color:#FFFF66;
}
.employees {
background-color:#993333;
color:#FFF;
border:1px solid black;
margin-bottom:20px;
padding:5px 10px 5px 10px;
}
.employees a {
color:#FFFFFF;
text-decoration:underline;
}
.brown {
color:#333333;
margin-bottom:20px;
padding:5px 0 5px 0;
}
.bullet {
background-image:url(/images/bullet.png);
background-repeat:no-repeat;
background-position:0 6px;
padding-left:20px;
}
.submenu {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:80%;
margin-left:10px;
margin-bottom:10px;
}
#bottom_nav {
text-align:center;
font-size:140%; /* Adjust */
margin-bottom:20px;
clear:both;
}
#bottom_nav a {
margin:0 10px;
}
#footer {
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:center;
font-size:110%; /* Adjust */
color:#666666;
margin-bottom:20px;
}
#footer a {
color:#000000;
}
table {
width:100%;
padding:3px;
}
th {
width:40%;
text-align:right;
}
td {
width:60%;
}
input[type="text"], input[type="password"] {
width: 200px;
background-color:#efefef;
padding:2px;
}
dd {
margin-bottom:20px;
}
dd img {
padding:10px;
}
#comment {
width:400px;
}
h3#comments {
font-size:120%;
border-top:2px solid #C7D4ED;
padding-top:10px;
padding-bottom:10px;
}
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
	#log, #pwd {
width:110px;
background-color:#efefef;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
padding:3px;
margin-bottom:3px;
border:1px solid #7F9DB9;
}
.red {
color:#990000;
}
fieldset {
padding:20px;
}
#additional {
text-align:center;
}