/* DIV : leftsidebar */

.site #leftsidebardiv { position: absolute; top: 35px; left: 0px; width: 172px }

/* DIV : rightsidebar */

.site #rightsidebardiv { position: absolute; top: 130px; left: 658px; width: 311px }

/* DIV : submenudiv */

.site #submenudiv { width: 172px; margin-bottom: 20px }
.site #submenudiv .headerdiv { background: url('../images/backgrounds/background-submenuheader.gif'); height: 11px; font-size: 5px }
.site #submenudiv .bodydiv { background: url('../images/backgrounds/background-submenu.gif') }
.site #submenudiv .footerdiv { background: url('../images/backgrounds/background-submenufooter.gif'); height: 11px; font-size: 5px }
.site #submenudiv .itemdiv { margin-left: 10px; padding-bottom: 5px; padding-top: 5px }
.site #submenudiv .itemdiv IMG { margin-right: 10px }
.site #submenudiv .itemdiv A { font-weight: bold; color: #505050; text-decoration: none }
.site #submenudiv .itemdiv A:hover { color: #df012a }
.site #submenudiv .itemdiv .selected { color: #df012a }

/* DIV : contentdiv */

.site #pagecontentdiv { position: absolute; left: 42px; top: 130px; width: 610px }
.site #pagecontentdiv .textdiv { position: absolute; left: 200px; top: 30px; height: 525px; width: 400px; overflow: auto; scrollbar-3dlight-color: #a0a0a0; scrollbar-darkshadow-color: #a0a0a0; scrollbar-highlight-color:#a0a0a0; scrollbar-shadow-color:#a0a0a0; scrollbar-track-color: #c0c0c0; scrollbar-arrow-color: #b8b8b8; scrollbar-face-color: #a0a0a0 }
.site #pagecontentdiv .textframediv { padding-right: 15px }

/* DIV : callmenowdiv */

.site #callmenowdiv { }
.site #callmenowdiv .callmenowheaderdiv { background: url('../images/backgrounds/background-callmenowandrandomprojectsmallheader.gif'); height: 9px; width: 311px; font-size: 5px }
.site #callmenowdiv .callmenowbodydiv { background: url('../images/backgrounds/background-box.gif'); width: 311px; height: 121px }
.site #callmenowdiv .callmenowfooterdiv { background: url('../images/backgrounds/background-callmenowandrandomprojectsmallfooter.gif'); height: 9px; width: 311px; font-size: 5px }
.site #callmenowdiv .callmenowframediv { margin-left: 20px; margin-right: 20px; padding-top: 10px; padding-bottom: 10px }

/* DIV : imagesdiv */

.site #imagesdiv { margin-top: 10px }
.site #imagesdiv .imagesheaderdiv { background: url('../images/backgrounds/background-callmenowandrandomprojectsmallheader.gif'); height: 9px; width: 311px; font-size: 5px }
.site #imagesdiv .imagesbodydiv { background: url('../images/backgrounds/background-box.gif'); width: 311px; height: 121px }
.site #imagesdiv .imagesfooterdiv { background: url('../images/backgrounds/background-callmenowandrandomprojectsmallfooter.gif'); height: 9px; width: 311px; font-size: 5px }
.site #imagesdiv .imagesframediv { margin-left: 20px; margin-right: 20px; padding-top: 10px; padding-bottom: 10px }

/* DIV : filesdiv */

.site #filesdiv { margin-top: 10px }
.site #filesdiv .filesheaderdiv { background: url('../images/backgrounds/background-callmenowandrandomprojectsmallheader.gif'); height: 9px; width: 311px; font-size: 5px }
.site #filesdiv .filesbodydiv { background: url('../images/backgrounds/background-box.gif'); width: 311px }
.site #filesdiv .filesfooterdiv { background: url('../images/backgrounds/background-callmenowandrandomprojectsmallfooter.gif'); height: 9px; width: 311px; font-size: 5px }
.site #filesdiv .filesframediv { margin-left: 20px; margin-right: 20px; padding-top: 10px; padding-bottom: 10px }

/* DIV : newsletterdiv */

.site #newsletterdiv { position: absolute; left: 205px; top: 425px }
