@charset "utf-8";
/* CSS Document */

body {margin:0;
padding:0;
background-image:url(bgstripe.gif)}

#top{margin:0px;
padding:0px;
background-image:url(images/top_01.gif);
background-repeat:no-repeat;
width:800px;
height:174px;
margin-left:auto;
margin-right:auto;
text-indent:1px;
font-family:Verdana, Geneva, sans-serif
}
#main {
	margin:0px;
	padding:0px;
	background-color:#000;
	color:#999;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	

}
#footer {margin:0px;
padding:0px;
background-color:#000;
width:800px;
margin-left:auto;
margin-right:auto;
bottom:0
}
#menu {
	position: absolute;
	top: 55px;
	margin-left:auto;
	margin-right:auto;
	width: 780px;
	float:right;
	height:100px

}
#top #menu div table {
	text-align: right;
}
#top #menu div table {
	text-align: center;
}
#top #menu div table {
	text-align: left;
}
#main table {
	text-align: right;
}
#main table {
	text-align: left;
}

a{text-decoration:none;}
A:link { COLOR: #999; TEXT-DECORATION: none; font-weight: normal }
A:visited { COLOR: #999; TEXT-DECORATION: none; font-weight: normal }
A:active { COLOR: #999; TEXT-DECORATION: none }
A:hover {
	COLOR: #999;
	TEXT-DECORATION: none;
	font-weight: bold;
	text-align: left;
}
#main table tr td .name {
	font-weight: bold;
	color: #999;
	font-size: 12px;
}
.freebies {
	color: #ff7b05;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.cat {
	font-weight: bold;
}
#main table tr td p {
	font-size: 12px;


}
#main table tr td .cat {
	font-size: 10px;
}
#main table tr td p strong a {
	font-size: 10px;
}
.tec {
	font-size: 10px;
}
.portfolio {
	color:#FF7BAC;
	font-weight:bold;}
