body, table{

	padding: 0 none;
	margin: 0 none;
	border: 0 none;
	background-color: #FFF;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	scrollbar-face-color:#FFFFFF;
     scrollbar-arrow-color:#999999;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#999999;
	scrollbar-highlight-color:#999999;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-Color:#FFFFFF;
	}

body{
background:url(/_images/portfolio_banner_bg.jpg) repeat-x top left #FFF;
}
table{
	color:#666666;
	background-color: #FFFFFF;
	}

ul{
	list-style-type:circle;
	margin-top:10px;
	margin-left:0px;
	padding-left:20px;
	}
	
li {
	margin-bottom:5px;
	}

.siteBox {
	border:0px solid #999999; 
	margin-top:0px;
	margin-bottom:20px;
	}

.headerCol {
	color:#666666;
	width:100px;
	font-weight:bold;
	text-align:right;
	vertical-align:top;
}

.contentCol {
	width:400px;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
}

.contentArea {
	background-color:#FFFFFF;
	width:750px;
	position:relative;
	}
	
.navArea {
	color: #333333;
	font-size: 13px;
	border-bottom: 0px solid #333;
	background-color:#FFFFFF;
	width:710px;
	height:15px;
	margin-top:0px;
	margin-left:20px;
	padding-left:0px;
	padding-top:0px;
	position:relative;
	text-align:right;
	
	}

.leftArea {
	color: #333333;
	font-size: 10px;
	background-color:#FFFFFF;
	padding-left:20px;
	padding-right:20px;
	margin-top:20px;
	padding-top:5px;
	padding-bottom:10px;
	margin-bottom:20px;
	position:relative;
	vertical-align:top;
	border-right: 1px solid #CCCCCC;
	}
	
.rightArea {
	font-size: 11px;
	background-color:#FFFFFF;
	line-height:18px;
	border-left: 0px solid #CCCCCC;
	padding-left:30px;
	padding-top:5px;
	padding-bottom:10px;
	position:relative;
	overflow:visible;
	vertical-align:top;
	width:445px;
	margin-top:20px;
	margin-bottom:20px;
	}
	
.lyrics {
	font-size: 11px;
	background-color:#FFFFFF;
	height:100%;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
	position:relative;
	overflow:auto;
	vertical-align:top;
	width:475;
	}
	
.bottomArea {
	color: #333333;
	font-size: 8px;
	border-top: 1px dashed #999999;
	background-color:#FFFFFF;
	height:100px;
	margin-top:0px;
	margin-left:0px;
	padding-left:30px;
	padding-top:10px;
	position:relative;
	}
	
.areaJoinList{
	color: #333333;
	overflow:hidden;
	padding:10px;
	background-color:#FFFFFF;
	height:70px;
	border: 0px solid #999999;
	position:absolute;
	display:inline;
	}
	
select {
	border: 1px solid #000000;
	font-size: 13px;
	}

input, textarea {
	border: 1px solid #000000;
	font-size: 10px;
	}


.noBorder {
	border: 0 none;
	}

a:link {
	color: #333333;
	background: transparent;
	text-decoration : underline;
	}

a:visited {
	color: #333333;
	background: transparent;
	text-decoration : underline;
	}

a:hover {
	color: #999999;
	background: transparent;
	text-decoration : none;
	}
	
a:active {
	color: #333333;
	background: transparent;
	text-decoration : underline;
	}

a.menu:link {
	color: #333333;
	background: transparent;
	text-decoration : none;
	}

a.menu:visited {
	color: #333333;
	background: transparent;
	text-decoration : none;
	}

a.menu:hover {
	color: #999999;
	background: transparent;
	text-decoration : none;
	}
	
a.menu:active {
	color: #333333;
	background: transparent;
	text-decoration : none;
	}