body { background: #FFFFFF; text-align: center;}

img { border: 0 }

a 			{ color: #990000; font-family: verdana; font-size: 11px; text-decoration: none; } 
a:active	{ color: #FF0000; text-decoration: underline; } 
a:hover		{ color: #FF0000; text-decoration: underline; } 

.graylink	a 			{ color: #666666; font-family: verdana; font-size: 11px; text-decoration: none; } 
.graylink	a:active	{ color: #333333; text-decoration: underline; } 
.graylink	a:hover		{ color: #333333; text-decoration: underline; } 

.siteindex	a 			{ color: #990000; font-family: verdana; font-size:9px; text-decoration: none; } 
.siteindex	a:visited	{ color: #666666; }
.siteindex	a:active	{ color: #FF0000; text-decoration: underline ; } 
.siteindex	a:hover		{ color: #FF0000; text-decoration: underline ; }

#main {
	width: 550px;
	margin: auto;
	clear: both;
	}
	
#photo {
	width: 400px;
	margin: auto;
	}

#update {
	width: 355px;
	float: left;
	text-align: left;
	}

#menu {
	width: 185px;
	float: right;
	text-align: right;
	}

#left {
	width: 270px;
	float: left;
	text-align: left;
	}

#right {
	width: 270px;
	float: right;
	text-align: left;
	}

.date {
	color: #999999;
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	vertical-align: top;
  		}

.meat {
	color: black;
	font-family: verdana;
	font-size: 11px;
	line-height: 17px;
	text-align: left;
	}

.garnish {
	color: #990000;
	font-family: verdana;
	font-size: 11px;
	line-height: 17px;
	text-align: left;
	}

.menu {
	color: black;
	font-family: verdana;
	font-size: 11px;
	line-height: 17px;
	text-align: right;
	}

.cv p {
	color: black;
	font-family: verdana;
	font-size: 11px;
	line-height: 17px;
	text-indent: -36px;
	margin-left: 36px;
	text-align: left;
	margin-top: 0;
	border-top-width: 0;
	padding-top: 0;
	margin-bottom: 0;
	border-bottom-width: 0;
	padding-bottom: 0;
	}

.siteindex {
	color: black;
	font-family: verdana;
	font-size: 9px;
	line-height: 15px;
	text-align: left;
	}

.ubik {
	color: #33FF33;
	background-color: black;
	font-family: monaco;
	font-size: 10px;
	line-height: 15px;
	text-align: left;
	}

.ubikg {
	color: #33FF33;
	background-color: black;
	font-family: optima;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	}

blockquote {
	color: black;
	font-family: verdana;
	font-size: 11px;
	line-height: 17px;
	text-align: left;
	margin-top: 10px;
  	margin-bottom: 10px;
  	margin-left: 50px;
	margin-right: 50px;

	
