body {
	margin:0px; 
	padding:0px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#999999; 
	background-image :url("images/links.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:22px;
	left:260px;
	width:122px;
	height:53px;
}

.profile {
	position:absolute;
	top:52px;
	left:388px;
	width:126px;
	height:42px; }

.blog {
	position:absolute;
	top:52px;
	left:550px;
	width:107px;
	height:55px; }

.works {
	position:absolute;
	top:52px;
	left:667px;
	width:126px;
	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; }
.title a:link {text-decoration: none; color:#999999;}
.title a:visited {text-decoration: none; color:#FF9900;}
.title a:hover {text-decoration: underline;color:#3399FF}
.title a:active {text-decoration: none;}

.content {color:#3399FF; line-height:17px; padding-left:12px; padding-bottom:15px; }
	
.footer{padding-top:200px; color:#666666; }
