body {
	background: #f2f2f2
	repeat-y center;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 1.2em;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 10px;
	color: #737373;
  	voice-family: "\"}\"";
  	voice-family: inherit;

}

html>body { /* be nice to Opera */
	font-size: small;
	}

#wrap {
	position: relative;
	margin: 0 auto;
	padding: 0 1px;
	font-size: 95%;
	text-align: left;
	width: 760px;
	voice-family: "\"}\"";
  	voice-family: inherit;
  	width: 760px;
  		}

html>body #wrap {
  	width: 760px;
}

#secondary {
	background: #f2f2f2
	repeat-y center;
}


#content    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: transparent;
	margin-left: -380px;
	position: absolute;
	top: 20px;
	left: 50%;
	width: 760px;
	height: 543px;
	visibility: visible
	}



#bio    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: transparent;
	margin-left: -380px;
	position: absolute;
	top: 20px;
	left: 50%;
	width: 760px;
	height: 543px;
	visibility: visible
	}

#buzz    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: transparent;
	margin-left: -380px;
	position: absolute;
	top: 20px;
	left: 50%;
	width: 760px;
	height: 543px;
	visibility: visible
	}



#indexpage    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: transparent;
	margin-left: -380px;
	position: absolute;
	top: 20px;
	left: 50%;
	width: 760px;
	height: 508px;
	visibility: visible
	}


#indexpage1   
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: transparent;
	margin-left: -380px;
	position: absolute;
	bottom: 20px;
	left: 50%;
	width: 760px;
	height: 508px;
	visibility: visible
	}



/******************************************************************************
 *
 * Basic style
 *
 *****************************************************************************/

a {
	text-decoration: none;
}

a:link {
	color: #737373;
}

a:visited {
	color: #9AB6C9;
	}

a:active {
	color: #9AB6C9;
	}

a:hover {
	color: #ADC7D8;
	text-decoration: underline;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

img {
	border: 0;
}

/******************************************************************************
 *
 * End Basic style
 *
 *****************************************************************************/


#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 760px;

	/*background-color: #FFFFFF;
	border: 1px solid #FFFFFF;*/
	}



#center {
	float: left;
	width: 760px;

	overflow: hidden;
 
	}

.content {
	padding: 15px 15px 5px 15px;
	/*background-color: #FFFFFF;*/

	color: #666666;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 10px;
	
	}

#right {
	background-image: url(/images/right_top.gif);
	background-repeat: no-repeat;
	float: left;
	width: 200px;
	/*background-color: #FFFFFF;*/
	overflow: hidden;
}

.content p {
	color: #A0A0A0;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-botTom: 10px;
	}



.content h2 {
	color: #737373;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 11px;
	text-align: left;
	margin-bottom: 5px;

	}

.content h3 {
	color: #737373;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: large;

	text-align: right;
	font-weight: bold;


	margin-bottom: 10px;

	}

.content p.posted {
	color: #CCC;
	background-image: url(/images/recent_icon.gif);
	background-repeat: no-repeat;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	border-bottom: 1px solid #181B1C;
	text-align: left;



	margin-bottom: 25px;
	line-height: normal;
	padding: 3px 0px 3px 12px;
	}

.content p.techstuff{
	color: #999;
}

.content p.comments{
	color: #FFF;
}




.photo {
	background: #000;
	text-align: center;
	margin-bottom: 20px;
	border:1px solid #000;
  	padding:1px;
}

.art {
	background: #272d2d;
	text-align: center;
	border:1px solid #2f3636;
  	padding:3px;
       display:block; margin:0px auto 10px; text-align:center;
}


.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-top: 10px;
	margin-bottom: 15px;
	}


