body {
	background-color: #000000;
	font-family: Calibri, Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11pt;
	color: #FFFFFF;
}


h3 {
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	padding-bottom: 260px;
}

h3 img {
	padding-left: 20px;
	padding-bottom: 10px;
}


#container {
	width: 811px;
	margin-top: 2%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: left;
}

#portfolio_contents {
	position: absolute;
	width: 631px;

}

#portfolio_menu {
	position: absolute;
	width: 180px;
	height: 600px;
	left: 641px;
	background-image: url(img/pixel.png);
	background-repeat: repeat-y;
	padding-left: 8px;
}

#portfolio_title {
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-image: url(img/title.gif);
	width: 170px;
	height: 66px;
}


#hidden {
	display: none;
}

p {
	margin: 0px;
	letter-spacing: 0px;
	color: #FFFFFF
}

h2 {
	margin: 0px 0px 10px;
	font-size: 20px;
	letter-spacing: -1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ffffff;
}
.icon {
	margin-right: 4px;
}

.mail {
	margin-top: 4px;
	vertical-align: text-bottom;
}

.scroll {
	height: 320px;
	overflow: auto; overflow-y: auto; overflow-x: hidden;
}
.grey {
	color: #666666;
}

hr.invisible {
	margin-bottom: 10px;
	border: none;	
}

hr {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	margin-top: 18px;
	margin-right: 1px;
	margin-bottom: 18px;
	margin-left: 1px;
}

a {
	text-decoration: none;
	color: #cccccc;	
	
}



/*#portfolio_contents img {
	margin-bottom: 10px;
}*/

.drawer {
	margin-bottom: 10px;
	margin-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	visibility:hidden;
	height: 0px;

}


.drawer a {
	text-decoration: none;
	color: #fff;	
	font-weight: bold;
	
}
.drawer a:hover {
	text-decoration: underline;
	font-weight: bold;	
}


/* 	------------------------------------
		menu
		------------------------------------ */

#portfolio_menu ul {
	padding: 0px;
	margin: 0px;
	margin-top: 12px;
	list-style-type: none;
}

#portfolio_menu img {
	margin-left: 5px;
	margin-right: 10px;
	float: left;
	clear: both;
	background-position: center;

}
#portfolio_menuli {
	padding: 0px 0px 0px 5px;
	height: 23px;
	color: #cccccc;
}
