body{
	background-color: black;
}
a:link{
	text-decoration: none;
	color: white;
}
a:visited{
	text-decoration: none; 
	color: white;
}
a:hover{ 
	text-decoration: none; 
	color: white; 
}
img{
	border: 0;
}
#space{
	background: url(images/spacer.gif) no-repeat;
	height: 20px;
}
#text{
	background: url(images/bg.png) no-repeat;
	width: 842px;
	height: 563px;
	color: white;
}
#nav{
	padding: 30px 30px 0px 30px;
}
#menus0{
	padding-left: 20px;
}
#menus{
	padding-left: 20px;
}
#menus1{
	padding-left: 15px;
}
#menus2{
	padding-left: 20px;
}
#menubg{
	background: url(images/menu_bg.png) no-repeat;
	width: 172px;
	height: 198px;
	margin-left: 10px;
	font-family: Arial;
	font-size: 13pt;
	color: white;
	font-weight: bold;
}
#welcomebg{
	background: url(images/big_menubg.png) no-repeat;
	width: 535px;
	height: 198px;
}
#welcomebg p{
	width: 500px;
	height: 190px;
	font-family: Arial;
	font-size: 12pt;
	color: white;
	font-weight: bold;
	text-align: center;
}
#welcomebg h3{
	font-family: Arial;
	font-size: 14pt;
	color: white;
	font-weight: bold;
	text-align: center;
}
#contactbg{
	background: url(images/contact_menu.png) no-repeat;
	width: 535px;
	height: 198px;
}
#contactbg p{
	width: 500px;
	height: 190px;
	font-family: Arial;
	font-size: 12pt;
	color: white;
	font-weight: bold;
	text-align: left;
}
#formebg{
	background: url(images/forme_menu.png) no-repeat;
	width: 535px;
	height: 400px;
}
#formebg p{
	width: 500px;
	height: 380px;
	font-family: Arial;
	font-size: 12pt;
	color: white;
	font-weight: bold;
	text-align: left;
	padding: 5px 0px 5px 10px;
}
#servicebg{
	background: url(images/service_menu.png) no-repeat;
	width: 535px;
	height: 400px;
}
#servicebg p{
	width: 500px;
	height: 380px;
	font-family: Arial;
	font-size: 12pt;
	color: white;
	font-weight: bold;
	text-align: left;
	padding: 5px 0px 5px 10px;
}
#portfoliobg{
	background: url(images/port_menu.png) no-repeat;
	width: 535px;
	height: 400px;
	text-align: center;
	font-weight: bold;
	padding: 5px 0px 5px 10px;
}
#portfoliobg hr{
	width: 100%;
	height: 1px;
	border:1px dotted white;
}
#portfoliobg a{
	color: #fcac00;
	font-weight: bold;
	text-decoration: none;
}
#portfoliobg a:visited{
	color: #fcac00;
	font-weight: bold;
	text-decoration: none;
}
#portfoliobg a:hover{
	color: #fcac00;
	font-weight: bold;
	text-decoration: none;
}
#portmain{
	width: 480px; 
	height: 280px;
}
#overflow{
	border: 0px black; 
	overflow: scroll; 
	width: 500px; 
	height: 340px; 
}
#friendbg{
	background: url(images/friends_menu.png) no-repeat;
	width: 168px;
	height: 170px;
	text-align: center;
}
#projectsbg{
	background: url(images/projecst_menu.png) no-repeat;
	width: 535px;
	height: 198px;
}
#footer{
	font-family: Arial;
	font-size: 9pt;
	color: white;
	text-align: center;
}