body{
background-image:url(jpeg/pageBG2.jpg);
background-repeat:repeat-x;
background-color:white;
margin:10px 0px 0px 0px;
padding:0px;
}


#titlebar{
width:100%;
margin-bottom:20px;
height:30px;
}

#title{
float:left;
padding-left:15%;
color:white;
font-family:tahoma;
font-size:2em;
font-weight:900;
font-size:2em;
}

#tag{
float:right;
padding-right:15%;
padding-top:10px;
color:#0099ff;
font-family:tahoma;
font-weight:900;
font-size:125%;
}

#holder{
width:724px;
height:230px;
}

#buttons{
width:30px;
height:230px;
float:left;
}

#btnAbout{
background-image: url(glib/about.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
width:30px;
height:115px;
display:block;
}
#btnAbout:hover{ 
background-position: -35px 0px;
}

#btnOptions{
background-image: url(glib/options.gif);
background-repeat: no-repeat;
background-position: -30px 0px;
width:30px;
height:115px;
display:block;
}
#btnOptions:hover{ 
background-position: 5px 0px;
}

#btnPortfolio{
background-image: url(glib/portfolio.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
width:30px;
height:115px;
display:block;
}
#btnPortfolio:hover{ 
background-position: -35px 0px;
}

#btnIdeas{
background-image: url(glib/ideas.gif);
background-repeat: no-repeat;
background-position: -30px 0px;
width:30px;
height:115px;
display:block;
}
#btnIdeas:hover{ 
background-position: 5px 0px;
}

#slides{
width:664px;
height:230px;
float:left;
background-color:#2340a4;
}

#navbar{
border-top:1px solid silver;
border-bottom:1px solid silver;
width:80%;
height:20px;
margin-top:13px;
color:white;
font-family:verdana;
font-size:80%;
}

#navbar a:link, #navbar a:visited{
text-decoration:none;
color:white;
}

#navbar a:hover{
text-decoration:none;
color:#ff6600;
}

#pageset{
width:100%;
height:100%;
margin:20px 0px 0px 0px;
font-family:verdana;
font-size:80%;
font-weight:normal;
color:#000066;
}

#pageTitle{
width:80%;
text-align:left;
font-size:110%;
font-weight:bold;
margin:0px 0px 20px 0px;
}

#itemlimits{
width:900px;
height:100%;
padding:15px 0px 0px 0px;
}

#item{
width:250px;
height:190px;
float:left;
background-color:white;
border:1px solid #a4a4a4;
padding:3px;
text-align:left;
margin-bottom:15px;
margin-left:30px;
}

#bigitem{
width:630px;
height: 120px;
clear:left;
background-color:white;
border:1px solid #a4a4a4;
padding:3px;
text-align:left;
margin-bottom:15px;

}

.bl {width:42px; height:42px; 
position:relative;
top:-4px;
left:-4px;
float:left;
margin:0px 2px 2px 0px;
}

#sand{
width:100%;
height: 120px;
clear:left;
background-color:white;
border-top:1px solid #6699cc;;
padding:3px;
}

#sandItem{
width:300px;
background-color:white;
float:left;
text-align:left;
font-size:90%;
padding:3px;
border-left:1px solid silver;
color:#6699cc;
}

.sI2{
border-right:1px solid silver;
float:left;
}

.copy{
color:#6699cc;
font-size:90%;
clear:left;
}

