﻿body
{
    background: #FFFFFF none repeat scroll 0%;
    font-family: Cambria,Georgia,Palatino,Palatino Linotype,Myriad Pro,Serif;
    font-size: 0.95em;
    margin: 50px;
    padding: 0px;
}
#kwick
{
    padding: 10px 0pt;
    position: relative;
}
#kwick .kwicks
{
    background: url(contact.gif) no-repeat scroll right top;
    display: block;
    height: 100px;
}
#kwick li
{
    float: left;
}
#kwick .kwick
{
    background: #FFFFFF none repeat scroll 0%;
    border-right: 5px solid #FFFFFF;
    cursor: pointer;
    display: block;
    height: 80px;
    overflow: hidden;
    padding: 10px;
    width: 125px;
}
#kwick .kwick span
{
    display: none;
}
#kwick .portfolio
{
    background: url(portfolio.gif) repeat scroll 0%;
}
#kwick .profile
{
    background: url(profile.gif) repeat scroll 0%;
}
#kwick .blog
{
    background: url(blog.gif) repeat scroll 0%;
}
#kwick .contact
{
    background: url(contact.gif) repeat scroll 0%;
    border-right: 0pt none;
}
#content
{
    position: relative;
    width: 602px;
    z-index: 10000;
    margin: 0 auto;
}
span.clr
{
    clear: both;
    display: block;
}
#kwick ul
{
    font-weight: normal;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0pt;
    padding: 0pt;
}
.bordered
{
    background: #4A423E none repeat scroll 0%;
    border-bottom: 3px solid #2B2624;
    border-top: 6px solid #ea5607;
    color: #FFFFFF;
    margin: 0px 0px;
    padding: 4px 16px 4px;
}
.thinbordered
{
    border-top: 1px solid #ea5607;
    margin: 0px 0px;
    padding: 0px 0px 4px;
}
.bordered h1
{
    border-bottom: 1px dotted #FFFFFF;
    clear: none;
    font-size: 1.6em;
    font-weight: normal;
    letter-spacing: -1px;
    margin: 4px 0px 12px 0px;
    padding: 0px;
}
h1
{
    clear: both;
    font-size: 1.9em;
    font-weight: normal;
    letter-spacing: -1px;
    margin: 4px 0px;
    padding-top: 4px;
}
h3
{
    clear: both;
    margin:4px 0px;
    padding: 0px;
}
h6
{
    margin-left:auto;
    margin-right:auto;
    margin-top:0px;
    margin-bottom:0px;
    padding: 0px;
    text-align:center;
}
.breadcrumb
{
    margin-bottom:3px;
}

a:link {
color:#007BB6;
text-decoration:none;
}
a:visited, a:active {
color:#007BB6;
text-decoration:none;
}
a:hover {
color:#1B5976;
text-decoration:none;
}