/*** YUI CSS Reset -- Start **/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{
margin:0;
padding:0;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
}
body{
background-image:url(images/bg.gif);
background-repeat:repeat-x;
background-color:#cadce5;
}
table{
border-collapse:collapse;
border-spacing:0;
}
fieldset,img{
border:0;
}
address,caption,cite,code,dfn,em,strong,th,var{
font-style:normal;
font-weight:normal;
}
ol,ul{
list-style:none;
}
caption,th{
text-align:left;
}
h1,h2,h3,h4,h5,h6{
font-size:100%;
font-weight:normal;
}
q:before,q:after{
content:'';
}
abbr,acronym{
border:0;
}
/*** YUI CSS Reset -- End **/
.clear{
clear:both;
}
a,a:link,a:visited,a:hover{
color:#0066ff;
margin:0;
padding:0;
text-decoration:underline;
}
a:active,a:focus{
outline:none;
}
#wrapper{
margin-left:auto;
margin-right:auto;
width:800px;
}
#container{
width:800px;
}
#logo{
margin:30px 0 10px 0;
}
#blurb{
margin:1px;
width:780px;
font-size:11px;
color:#333333;
}
#content{
margin:15px 0;
}
#content ul{
list-style:none;
}
#content li{
float:left;
width:400px;
}
.top_col{
background-image:url(images/top_col.gif);
background-repeat:no-repeat;
}
.mid_col{
margin:-10px 0 0 0;
background-image:url(images/mid_col.gif);
background-repeat:repeat-y;
}
.btm_col{
background-image:url(images/btm_col.gif);
background-repeat:no-repeat;
}
.col_content{
padding:0 15px 1px 15px;
}
.col_employers{
padding-bottom:9px;
}
.col_img{
padding:10px 0 0 10px;
}
.col_content ul{
list-style-type:none;
margin:0 20px;
}
.col_content li{
background-image:url(images/bullet.gif);
background-repeat:no-repeat;
background-position:0 .2em;
padding-left:2em;
margin:2px;
}
#banner{
margin:20px 0 20px 0;
text-align:center;
}
#search{
margin:10px;
}
.input,.select{
width:200px;
}
.button{
width:150px;
height:25px;
margin-right:10px;
}
html>body .button{
*height:30px;
}
html>body .col_content{
*padding-bottom:10px;
}
html>body .col_employers{
*padding-bottom:10px;
}
.fixedheight{
height:200px;
}
#footer{
color:#000000;
font-size:11px;
}
#welcome{
margin:240px 0 20px 0;
}

