* {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	background-repeat: no-repeat;
	text-decoration: none;
}

body {
	background-color: #000000;
}

h2 { font-size: 12pt; }

#nav a { color: #00aeef; }
#pnav a { color: #00aeef; }
#nav a.mark { /*font-size: 11pt;*/ color: #ffffff; font-weight: bold; }
#pnav table { width: 100%; }
#pnav table td { width: 33%; }
#description { min-height: 320px; padding-bottom: 20px; }
#description a { color: #00aeef; }

#framework {
	width: 640px;
	margin: 100px auto;
}

#menu, #splash {
	border-color: #ffffff;
	border-top: 1px solid;
	border-bottom: 1px solid;
	height: 25px;
	background-position: center left;
}

#menu {
	background-image: url('/layout/menu.gif');
}

#splash {
	background-image: url('/layout/splash.png');
}
img#live { display: block; width: 640px; height: 480px; margin-top: 10px; }

#content { height: 506px; overflow: hidden; background-position: center center; }

#canvas { width: 375px; height: 375px; background-position: top center; }

a#first, a#front, a#live, a#portfolio, a#contact, a#bordel, a#twitter {
	display: block;
	height: 100%;
	float: left;
	margin-right: 10px;
}

a#front { width: 66px; }
a#first{ width:65px;}
a#live { margin-left: 76px; width: 31px; }
a#portfolio { width: 57px; }
a#contact { width: 52px; }
a#bordel { width: 59px; }
a#twitter { width: 55px; }

table { width: 100%; }

img#live { margin-top: 13px; }

table.portfolio { margin-top: 20px; }
table.contact { margin-top: 25px; }
table#portfolioindex { margin-top: 45px; }
table#portfolioindex tr { height: 140px; }
table#portfolioindex td, table.contact td { vertical-align: top; }
table#portfolioindex td { width: 25%; }
td.l { text-align: left; }
td.c { text-align: center; }
td.r { text-align: right; }

a.item {
	cursor: pointer;
	margin-top: 5px;
	height: 130px;
	color: #000000;
	display: block;
	background-position: top center;
	text-align: center;
}

a.item:hover {
	margin-top: 0;
	height: 135px;
	color: #ffffff;
}

a.item span {
	display: block;
	margin: 0 auto;
	width: 140px;
	height: 105px;
	margin-bottom: 6px;
	/*border: 1px solid #363636;*/
	background-position: center center;
}