body {
background: #ff6600;
margin: 0;
padding: 0;
font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
text-align: center;
font-size: 12px;
font-weight:bold;
color:#ffffff;
}
/* --- Links --------- */

a {
color: #ffff66;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

/* --- H1, H2, H3 --------- */

h1, h2, h3 {
font-family:  Verdana, "Times New Roman", Times, serif;
font-size:14px;
font-weight: normal;
margin: 0 0 0 0;
color: #2D598D;
}

h1 {
padding-left: 0px;
font-size: 30px;
color: #ffff66;
text-align: left;
}

h2 {
padding-left: 0px;
color: #99cc66;
font-size: 16px;
text-align: left;
font-weight: bold;
}

h3 {
margin:0;
padding:0;
color: #ffffff;
font-size: 14px;
font-weight:bold;
line-height:10px;
}

/* --- Wrap --------- */

#colwrapper{
margin: 10px auto 0 30px;
text-align: center;
width:626px;
}


#col1{
float:left;
margin:85px 0 0 10px;
padding:0;
//background: #333366;
width:200px;

}

#col2{
float:right;
//background: #111166;
width:406px;
margin:0;
padding:0;
text-align:left;
}

/* --- Header --------- */

#photo{

background: #ffff66 url(images/Bucelas-site.jpg) no-repeat 3px 3px ;
height: 502px;
width:406px;
margin: 0;
padding:0;
text-align:left;
}



/* --- Nav main --------- */

#menu {
color:#ffffff;

}

#menu-a, #menu-b, #menu-c{
margin-left: 0px;
text-align: left;
color: #99cc66;
display:block;
}

#menu-a ul, #menu-b ul, #menu-c ul{
margin-left: 0px;
list-style: none;
text-indent: 0px;
}

#menu-a ul li, #menu-b ul li, #menu-c ul li {
margin-left: 0px;
list-style: none;
display:block;
text-indent: -40px;
line-height:12px;

}

 .inactive{
color:#666666;
}

#menu-a ul li a, #menu-b ul li a, #menu-c ul li a{
font-weight:normal;
}



/* --- Container --------- */

#container {
margin: 0 17px;
}

/* --- Content --------- */

#content {
float: left;
margin: 0;
padding: 34px 43px;
width: 390px;
min-height:500px;
}

#content p, #content ol, #content ul {
font-size: 100%;
width: 390px;
line-height: 1.5em;
}

/* --- Nav subs --------- */
#nav-subs {
position: absolute;
z-index: 2;
top: 35px;
left: 486px;
width:250px;
margin: 0 18px 0 0;
padding: 0;
font-size: 100%;
line-height: 2em;
}

#nav-subs ul {
list-style: none;
margin-left: 73px;
margin-right: 16px;
padding-left: 0;
}

#nav-subs ul li {
padding: 1px 0;
}

#nav-subs ul li a {
position: relative;
display: block;
float: left;
width: 100%;
color: #000000;
text-indent: 20px;
text-decoration: none;
line-height: 2em;
}

html>body #nav-subs ul li a {
float: none;
}

#nav-subs ul li a:hover {
background:  url("images/bullet.gif") no-repeat 4px 50%;
color: #000000;
}

#nav-subs ul li a.youarehere {
background: url("images/bullet.gif") no-repeat 4px 50%;
color: #000000;
}

/* --- Nav section --------- */

#subnav-top{

background: transparent url(images/subnav-top.jpg) no-repeat  top left;
height: 53px;
width: 250px;
}

#subnav-mid {
background: transparent url(images/subnav-mid.jpg) repeat-y top left;
min-height: 56px;
width: 250px;
}

#subnav-bot{
background: transparent url(images/subnav-bot.jpg) no-repeat top left;
height: 188px;
width: 250px;
}


/* --- Footer --------- */

#footer {
position: relative;
clear: both;
background: transparent  no-repeat bottom left;
width: 700px;
height: 70px;
padding-top: 0px;
text-align: center;
color:#000000;
font-size:8px;
}




#footer-nav {
color: #000000;
margin: 0;
}

#footer-nav a {
color: #B50C00;
text-decoration: none;
}

#footer-nav a:hover {
color: #000000;
}

