/* content --------------------------- */
#wrap2 {
position: absolute;
left: 4px;
width: 768px;
/*background-color: #369;*/
}

#contentwrap {
position: relative;
float: left;
width: 598px;
/* background-color: #fff; */
padding: 4px;
padding-right: 8px;
padding-bottom: 100px;
}

#pics {
position: relative;
float: left;
padding-left: 4px; 
width: 186px;
}

#text {
text-align: justify;
position: relative;
float: right;
width: 392px;
padding-right: 4px;
color: #666;
font: normal 9px verdana, lucida, sans-serif;
}

#sidebar {
position: relative;
float: left;
width: 144px;
height: auto;
}

#footer {
clear: left;
position: relative;
display: block;
padding-top: 200px;
padding: 4px;
font-size: 9px;
font-weight: normal;
text-align: center;
width: 730px;
}

*.content {
top: 110px;
}

/* --------- portfolio links -------- */

*.sidenavp {
clear: both;
display: block;
position: relative;
margin-bottom: 5px;
width: 148px;
background: #ccc;
color: #000;
font: normal 9px verdana, lucida, sans-serif;
}

*.sidenavp a {
display: block;
width: 148px;
height: 39px;
padding: 4px 0 4px 4px;
background: #E0E0E0;
color: #000;
}

*.sidenavp a:hover {
background: #46729c;
color: #fff;
}

*.sidenavp img {
float: left;
border: 0px;
margin-right: 4px;
}

/* --------- text links -------- */

*.sidenavt {
clear: both;
display: block;
position: relative;
margin-bottom: 5px;
width: 148px;
background: #ccc;
color: #000;
font: normal 9px verdana, lucida, sans-serif;
}

*.sidenavt a {
display: block;
width: 146px;
padding: 4px 0 4px 6px;
background: #E0E0E0;
color: #000;
}

*.sidenavt a:hover {
background: #46729c;
color: #fff;
}

/* --------- news -------- */

*.sidenavn {
clear: both;
display: block;
position: relative;
margin-bottom: 5px;
width: 148px;
background: #ccc;
color: #000;
font: normal 9px verdana, lucida, sans-serif;
}

*.sidenavn p {
display: block;
width: 146px;
padding: 4px 0 4px 6px;
background: #E0E0E0;
color: #000;
margin-top: 0px;
margin-bottom: 5px;
font-size: 10px;
}

*.sidenavn a {
display: block;
width: 146px;
padding: 4px 0 4px 6px;
background: #E0E0E0;
color: #000;
}

*.sidenavn a:hover {
background: #46729c;
color: #fff;
}

*.sidenavn img {
float: left;
border: 0px;
margin-right: 4px;
}

*.newshead {
position: relative;
font: bold 10px verdana, lucida, sans-serif;
clear: both;
margin-bottom: 5px;
}

*.act {
background: #46729c !important;
color: #fff !important;
}

*.apply {
position: relative;
text-align: center;
font-family: verdana, lucida, sans-serif;
font-size: 9px;
font-weight: normal;
margin-bottom: 40px;
margin-top: 10px;
padding: 0px;
}
