/* CSS Document */

body{
background-color:#FFFFFF;
margin: 0;
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

a{
color:#000000;
}


#menu1{
top: 0px;
left: 0px;
width:720px;
height: 500px;
}

#menu2{
top: 0px;
left: 0px;
width:230px;
height: 170px;
}

#header{
}

h2{
font-size:14px;
font-weight:bold;
color:#009900;
}

h3{
font-size:14px;
font-weight:bold;
color:#CCCC00;
}

.headerslash{
position:absolute;
top:0px;
left:240px;
font-size:30px;
line-height:35px;
font-weight:bold;
color:#CCCCCC;
}

.headerNEWS{
position:absolute;
font-size: 30px;
font-weight: bold;
top:0px;
left: 260px;
line-height:35px;
color:#FF6600;
width:702px;
}
.headerPRESS{
position:absolute;
font-size: 30px;
font-weight: bold;
top:0px;
left: 260px;
line-height:35px;
color:#CCCC00;
width:702px;
}

.headerPROJECTS{
position:absolute;
font-size: 30px;
font-weight: bold;
top:0px;
left: 260px;
line-height:35px;
color:#009900;
width:702px;
}
.headerCONTACT{
position:absolute;
font-size: 30px;
font-weight: bold;
top:0px;
left: 260px;
line-height:35px;
color:#FF00FF;
width:702px;
}
.headerFRIENDS{
position:absolute;
font-size: 30px;
font-weight: bold;
top:0px;
left: 260px;
line-height:35px;
color:#CC0000;
width:702px;
}
.headerABOUT{
position:absolute;
font-size: 30px;
font-weight: bold;
top:0px;
left: 260px;
line-height:35px;
color:#0066FF;
width:702px;
}

.contentbox{
position:absolute;
font-size:12px;
width: 700px;
top:35px;
left: 240px;
}


.news{
position:relative;
height:auto;
width:auto;
margin-top:5px;
display:block;
background-color:#191919;
margin-bottom: 15px;
padding: 5px 5px 5px 5px;
}

.news img{
float:left;
height:auto;
}

.projectbox{
font-size:12px;
top:35px;
float: left;
text-align:center;
padding-right: 15px;
padding-top: 15px;
width:160px;
}

.projectboxlong{
font-size:12px;
top:35px;
float: left;
padding-top: 15px;
width:700px;
}

.projectboxlong img{
border:solid 1px;
border-color:#CCCCCC;
}

#galleryHolder{
position:absolute;
top:20px;
left:50%;
margin-left:-325px;
width:650px;
text-align: center;
}

#galleryHolder #galleryHead{
position:relative;
width: 600px;
left: 25px;
height:auto;
text-align:left;
background-color:#FFFFFF;
padding: 0px 5px 5px 5px;
}

#galleryHolder #galleryHead a img{
float:left;
padding-right: 5px;
padding-bottom: 5px;
padding-top: 5px;
}

#galleryHolder #galleryHead img{
float:left;
padding-right: 5px;
padding-bottom: 5px;
padding-top: 5px;
}


#galleryHolder a img{
padding: 5px 5px 5px 5px;
border-style:none;
}
