* {
 margin: 0px;
 padding: 0px;}

body{
font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
font-size: 12px;
color:#999999;
margin: 0px;
padding: 0px;}

a { color: #999999; text-decoration: none; }
a:hover { color: #666666; text-decoration: none;}

h1, h2, h3, h4, h5, h6
{
font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
}

img{
 border: 0px;
 margin:0;
 padding:0;
 }
 
#index{
 width:100%;
 height:237px;
 margin-top:200px;
 text-align:center;}

#wrapper{
 width:1000px;
 height:auto;
 }
#menu{
 width:200px;
 height:3000px;
 float:left;
 background-color:#4D7483}
#menu a,#menu li{
 color:#FFFFFF;}
#menu a:hover {
 color:#999999;}
 
#menu ul li{
 margin-left:20px;
 }

#top{
 width:530px;
 height:auto;
 float:left;
 padding-top:20px;
 }
#top img{
 margin-left:30px;}
#news{
 width:500px;
 height:auto;
 float:left;
 padding-top:20px;
 padding-left:20px;
 }
#menu2{
 width:150px;
 margin-left:20px;
 float:left;
 }
#menu2 img{
 margin-top:20px;} 
 
 
#profile{
 width:600px;
 height:auto;
 float:left;
 }
#work{
 width:680px;
 height:auto;
 float:left;
 padding-left:20px;
 }
#work2{
 width:680px;
 height:auto;
 float:left;
 padding-top:10px;
 padding-left:20px;
 }
 


h1#title
{
 width: 200px;
 height: 240px;
 display: block;
 text-indent: -9999px;
 background-image:url(img/icon.gif);
 background-repeat: no-repeat;
 background-position:left;
 }
 
p#constructing{
 color:#FF0000;}
