body {
	margin:0px; 
	padding:0px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#999999; 
	background-image :url("images/work.gif"); 
	background-repeat: no-repeat;
	background-color:#FFFFFF; }

a:link {text-decoration: none; color:#99CC00;}
a:visited {text-decoration: none; color:#FF9900;}
a:hover {text-decoration: underline;}
a:active {text-decoration: none;}
	
.home {
	position:absolute;
	top:30px;
	left:250px;
	width:127px;
	height:59px;
}

.profile {
	position:absolute;
	top:52px;
	left:388px;
	width:126px;
	height:42px; }

.blog {
	position:absolute;
	top:52px;
	left:550px;
	width:107px;
	height:55px; }

.links {
	position:absolute;
	top:52px;
	left:670px;
	width:111px;
	height:42px; }

.contact {
	position:absolute;
	top:52px;
	left:800px;
	width:158px;
	height:42px; }

.main {
	position:absolute;
	left:278px;
	top:238px;
	width:495px;
	height:76px;
	}

.title {font-weight:bold; color:#999999; line-height:17px;}

.content {color:#3399FF; line-height:17px; padding-left:12px; padding-bottom:15px; }
	
.footer{padding-top:140px; color:#666666; }
