body
{
margin:0px;
padding:0px;
color:#CCCCCC;
font-family: "Trebuchet MS", verdana;
font-size:11px;
background-color:#CCCCCC;
}

h1
{
color:#FF9900;
padding:0px;
margin:0px;
margin-bottom:10px;
font-size:11px;
line-height:16px;
font-weight:bold;
}

h2
{
padding:0px;
margin:0px;
font-size:11px;
font-weight:bold;
}

div.background
{
width:100%;
background-color:#CCCCCC;
overflow:hidden;
}

div.container
{
margin-top:200px;
width:100%;
height:350px;
background-color:#0f0d0e;
float:left;
overflow:hidden;
}

div.main
{
width:964px;
height:350px;
margin-left:auto;
margin-right:auto;
overflow:hidden;
background-repeat:no-repeat;
background-position:left top;
}

a.logo
{
margin-left:20px;
margin-top:20px;
width:90px;
height:30px;
float:left;
}

a.logo img
{
text-decoration:none;
border:none;
}

div.menu
{
margin-top:28px;
margin-left:75px;
width:95px;
margin-right:5px;
float:left;
}

a.menu
{
text-decoration:none;
color:#CCCCCC;
line-height:18px;
float:left;
}

a.menu:hover
{
color:#FF9900;
}

div.content
{
height:300px;
width:385px;
margin-right:20px;
margin-top:28px;
float:right;
}

div.contentHome 
{
height:300px;
width:385px;
margin-right:20px;
margin-top:28px;
float:right;
}


p
{
margin:0px;
padding:0px;
display:inline;
}

div.content a
{
text-decoration:none;
color:#CCCCCC;
display:inline;
}

div.content  a:hover
{
color:#FF9900;
}



div.projectInfo
{
width:420px;
height:350px;
float:right;
overflow:hidden;
}

div.projectImage
{
background-repeat:no-repeat;
background-position:right top;
width:420px;
height:350px;
float:left;
}

div.photoNumbers
{
margin-left:20px;
margin-top:20px;
width:380px;
float:left;
height:20px;
}


.counter
{
text-decoration:none;
color:#FFFFFF;
float:left;
background-image:url('images/img_number.png');
height:18px;
padding-top:2px;
padding-left:7px;
width:14px;
margin-left:5px;
}

.counterActive
{
text-decoration:none;
color:#FF9900;
float:left;
background-image:url('images/img_number.png');
height:18px;
padding-top:2px;
padding-left:7px;
width:14px;
margin-left:5px;
}


.counter:hover
{
color:#FF9900;
}