body {
margin: 0;
padding: 0;
background-color: #fff;
font-family: arial, helvetica, sans-serif;
font-size: 13px;
color: #464646;
}

a {
color: #64ceff;
text-decoration; underline;
}

a:hover {
color: #ff6400;
}

a img {
border: 0;
text-decoration: none;
}

/* - - - - - LAYOUT - - - - - */

#container {
width: 756px;
margin: 0 0 0 20px;
padding: 0;
}

#header {
float: left;
width: 756px;
position: relative;
height: 95px;
background: url(images/splash/dashes-horizontal.gif) repeat-x bottom left;
padding-bottom: 14px;
padding-top: 22px;
}

#sidebar {
float: left;
width: 189px;
padding-right: 0;
padding-top: 16px;
}

#content {
background: url(images/splash/dashes-vertical.gif) repeat-y top left;
padding-left: 17px;
float: right;
width: 538px;
padding-top: 16px;
}

#footer {
clear: both;
float: left; 
width: 756px;
margin-top: 20px;
background: url(images/splash/dashes-horizontal.gif) repeat-x top left;
padding-top: 12px;
padding-bottom: 20px;
}

/* - - - - - STYLES  - - - - - */
#header img#logo {
position: absolute;
left: 0;
top: 30px;
}

#header h1 {
font-size: 1px;
text-indent: -9999px;
height: 1px;
}

#header h2 {
background: url(images/splash/text-actively.gif) no-repeat top right;
text-indent: -9999px;
font-size: 1px;
height: 10px;
width: 318px;
position: absolute;
right: 0px;
bottom: 23px;
}

#sidebar p {
line-height: 21px;
margin: 0;
padding: 0 0 15px 0;
text-align: left;
}

#sidebar a {
color: #FB6000;
}

#sidebar img#kristin-photo {
padding-bottom: 15px;
}

#content #splash-ad h3 {
text-indent: -9999px;
font-size: 1px;
margin: 0;
padding: 0;
}

#content #splash-ad h3#life-career {
background: url(images/splash/splash-life-career.gif) no-repeat top left;
width: 538px;
height: 48px;
}

#content #splash-ad #col1 {
width: 172px;
float: left;
margin-top: -18px;
}

#content #splash-ad #col2 {
width: 195px;
float: left;
margin-top: -18px;
}

#content #splash-ad #col3 {
width: 171px;
float: left;
margin-top: -18px;
}

#content #splash-ad h4 {
text-indent: -9999px;
font-size: 1px;
height: 1px;
}

#footer ul {
list-style: none;
float: right;
text-align: right;
margin: 0;
padding: 0;
font-weight: bold;
font-size: 12px;
}

#footer ul li {
float: left;
padding: 0 13px;
}

#footer ul li.last {
padding-right: 0;
}