/*<style type="text/css">*/



h3{
margin: 10px 10px 0 10px; 
color:#FFF; 
font:11pt Futura,Verdana,Helvetica,Arial, sans-serif;
letter-spacing:-1px; 	
line-height:5pt;
}

h2{
	padding: 0 10px; 
	color:#FFF; 
	font:7pt Verdana,Helvetica,Arial, sans-serif; 
	
}

h1{

font:12pt Futura,Verdana,Helvetica,Arial, sans-serif;


}


li {
	width: 200px;
        min-height: 250px;
        border: 1px solid #000;
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: top;
        margin: 5px;
        zoom: 1;
        *display: inline;
        _height: 250px;
	
}

.boxgrid{ 
	
	float:left; 
	background:#161613; 
	border: solid 2px #8399AF; 
	overflow: hidden; 
	position: relative; 
}
				
.boxgrid img{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0; 
}

.boxgrid p{ 
	padding: 0 10px; 
	color:#FFF; 
	font:7pt Verdana,Helvetica,Arial, sans-serif; 
}
				
.boxcaption{ 
	float: left; 
	position: absolute; 
	background: #000; 
	height: 100px; 
	width: 100%; 
	opacity: .8; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 }



body{
    font-family: Futura,Verdana,Helvetica,Arial, sans-serif;
    font-size: 11px;
    margin: 0;
    padding: 0;
    border: 0;
    overflow: hidden;
    height: 100%; 
    max-height: 100%;    
}

* html body{ /*IE6 hack*/
    padding: 0 150px 0 0; /*Set value to (0 WidthOfFrameDiv 0 0)*/
}

* html #maincontent{ /*IE6 hack*/
    height: 100%; 
    width: 100%; 
}


.Overlaynone{
   /*display:-moz-inline-stack;
   display:inline-block;*/
   /* display:inline;*/
 margin-right:10px;
    margin-bottom:20px;
    float : left;
  /* zoom: 1;
        *display: inline;
        _height: 250px;*/
  
   height:320px;
    
}




.Overlaynone a {
    text-decoration:none;
}



p.projecttitle{
    font-size:16px;
    color:#336600;    
}



#container {

    margin: 0px 10px 0px 20px;
}




#framecontent{  
    position: absolute;
    top: 0;
    bottom: 0; 
    right: 0;
    width: 150px; /*Width of frame div*/
    height: 100%;
    overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
    background: #CCCCCC;
    color: black;
}

#maincontent{
    position: fixed;
    top: 0;
    left: 0;
    right: 150px; /*Set right value to WidthOfFrameDiv*/
    bottom: 0;
    overflow: auto; 
    background: #FFFFFF;
}

.innertube{
    margin: 5px 10px 0px 10px; /*Margins for inner DIV inside each DIV (to provide padding)*/
    background: #FFFFFF;
}

.innertuberight{
    float: left;
    margin: 5px 0px 0px 10px; /*Margins for inner DIV inside each DIV (to provide padding)*/
}

.innertuberight img{
    background:  #000000;
    margin: 0px 0px 15px 0px; /*Margins for inner DIV inside each DIV (to provide padding)*/
}

.innertuberight a:hover{
    text-decoration:underline;
}



.blackbar{
    height: 3px;
    width: 100%;
    background:#000000;
    margin: 10px 0px 15px 0px;
}




.projectTitles{
    margin: 15px 0px 20px 0px;
    color: black;
}

#projectTitles a{
   text-decoration:none;
}


#portfolioBG{
	background: #CCCCCC;
	 padding: 10px;
	 height: 100%;
	  overflow: auto;
	  
	
}




#aboutme{
     font-family: Verdana,Helvetica,Arial, sans-serif;
    color: black;
    margin: 0px 0px 50px 0px;
    line-height: 16px;
    /*border: 1px solid #000000;
    padding: 10px;*/
}

#aboutme a{
    color: #0099FF;
    
}



#miniBorder{
    float: left;
    background-image:url('images/blue_bg.gif'); 
    height: 100%;
    width: 10px;
}

#miniBorder2{
    float: right;
    background-image:url('images/blue_bg.gif'); 
    height: 100%;
    width: 10px;
    
    
}

.innertuberight a{
font-size: 9px;
	color: #000000;
	text-decoration:none;
   

}

#follow{
    /*height:0px;*/
    width: 110px;
    padding: 5px;
     margin: 80px 0px 0px 0px;
float:left;
 background: #FFFFFF;
    
}

#follow img {
 margin: 0px 0px 10px 0px;
}
