body
{
    font-family:Verdana, Arial, Helvetica, Sans-Serif;
    font-size:11px;
	width:100%;
}

a, a:hover, a:visited, a:link
{
	color: #660000;
}


#content
{
    padding-left:250px;
	padding-top:120px;
    height:200px;
	width:98%;
	
}

#portfolio {
		
	float:left;
	overflow: auto;
	padding-left:0px;
	padding-bottom:25px;
	position: relative;
	margin: 0.3em auto;
		
}

#copyright
{

font-size:9px;
color:#666666;
position: absolute;
top: 645px;
left: 11px;

}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}



.fixedwidth 
{

	width:800px;
	height:500px;
	white-space: nowrap;
	position: relative;
	color: black;
	padding: 1px;
}



#sidemenu {
    position: absolute;
    top: 34px;
    left: 13px;
    width: 239px;
    height: 494px;
    background: white;
    color: black;
    overflow:auto;
	
}

.subMenu
{
    padding-left:15px;
}


body > #sidemenu {
    position: fixed;
}

#sidemenu a {
    display: block;
    text-decoration: none;
    font-weight: bold;
    font-size: smaller;
    margin-bottom: 2px;
	
}



/* CONTACT */

#col1
    {
        clear:left;
    }
    
    #col1, #col2, #col3
    {
        width:240px;
        float:left;
        margin-right:10px;
        margin-top:10px;
                
    }
    
       
    .studioContact
    {
        color:White;
        float:left;
        width:720px;
        font-size:14px;
        padding:5px;
        clear:both;
    }
       

