body  {
background: #000;
margin: 10px 0 0 0;
}

img {border:0px;}

#container { 
width: 900px;
margin: 0 auto;
background-image:url(../../images/bg.gif);
}

#menu {
background-color: #000; 
padding: 3px 3px 0 0;
text-align:right;}

#menu a {
color: #666;
text-decoration: none; 
font-size: 14px; 
font-family: "Myriad Pro";
}

#menu a:hover {
color: #FF6600;
text-decoration:underline;
}

#sidebar {
float: left;
width: 310px;
height:auto;
padding: 5px 5px 0 5px;
margin: 0;
color: #444444;
}



.project {
margin:5px 0 5px 0;
padding-bottom:5px;
}


h2 {
color: #3b7687;
font-size: 15px; 
margin: 10px 0 5px 0;
border-bottom:1px solid #006699;
width:540px;
}

#main {}

 

#nav {

}

#text { 
margin: 0 0 0 330px;
padding:5px;
color: #444444;
font-family:Arial, Helvetica, sans-serif;
font-size: 13px; 
line-height: 18px;
text-align: justify;
} 

#text a {
color: #99CC66; 
text-decoration: none;
}

#text a:hover {
color: #99CC66;
text-decoration:underline;
}

#text img {float:left;
           padding-right:8px;
		  }
 
#text p {width:540px;
          font:Arial, Helvetica, sans-serif;}

#footer {
padding: 6px 30px 6px 30px;
background: #2A2A2A; 
font-family: "Lucida Sans Unicode";
color: #666666;
font-size: 11px;
text-align: right;
}

#footer a {
text-decoration: none; 
color: #262626;
}


.separator {
font-size:11px;
color:#666666;
}

.clear {
clear:both;
}

.style5 {
	color: #FF0000;
	font-size: 16px;
}

.style7 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}