@charset "UTF-8";
/* Balchev.com v4 */

body {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 1em;
color:#666666;
}

#wrapper {
width: 100%;
}

#header {
background-image: url(/images/Balchev_4Logo.gif);
background-repeat: no-repeat;
background-position:left;
height: 78px;
}

#nav {
text-align: right;
font-size: .75em;
margin: 3px;
padding: 58px 0 0 0;
color:#666666;
}

#nav a:link, #nav a:visited {
color:#ccc;
text-decoration:none;
}

#nav a:hover, #nav a:active {
color:#666;
text-decoration: underline;
}

#banner {
margin:0px;
padding: 5px 0;
}

#footer {
font-size: .6em;
color:#CCC;
}

