body {
font-size: 11px;
line-height: 20px;
background-color: #663366;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 14px; 
}

a, a:visited, a:link {
color:  #000000;
text-decoration: underline;
}

a:hover, a:active {
color: #FFFFFF;
background-color: #ff3300;
text-decoration: none;
border-bottom: 0px;
}

.date {
border: 1px solid #000000; 
width: 450px; 
font-family: verdana, sans-serif;
font-size: 12px;
font-weight: bold;
color: black;
background-color: #00FF99; 
}

.time {
font-family: verdana, sans-serif;
font-size: 10px;
}

.post {
font-family: verdana, sans-serif;
font-size: 11px;
width: 450px;
text-align: justify;
}

p { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; color: #330033; 
text-align: justify;
}

li { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; color: #330033; 
text-align: justify;
}


pre { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; color: #330033; 
text-align: justify;
}

h2 { 
font-style: bold;
font-size: 18px; 
font-family: tahoma, sans-serif; 
color: #FF00CC;
text-align: left;
}

.container {
	width: 600px;
}

.bigtitle {
	font-size: 20px;
	font-weight: bold;
	text-align: right;
	margin-bottom: 5px;
	padding-right: 10px;
}

.mainnav {
	font-size: 12px;
	text-align: right;
	background-color: #aa00aa;
	padding-right: 10px;
	font-weight: bold;
}

.subnav {
	font-size: 12px;
	text-align: right;
	background-color: #FF00CC;
	padding-right: 10px;
}

.subsubnav {
	font-size: 9px;
	text-align: right;
	background-color: #A0A0A0;
	padding-right: 10px;
	padding-left: 10px;
}

.content {	
	background-color: #ffffff;
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #660099;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.info {
	font-style: italic;
	font-size: 12px;
}

.footer {
	border-top: 1px solid #dddddd;
	font-style: italic;
	font-size: 11px;
	color: #BFBFBF;
}

.Right { 
	width:150px;
	padding:10px;
	height: 100%;
	background-color:  white;
	font-size: 12px;
	font-family: Arial, sans-serif;
	text-align: left;
}

.left { 
	width:110px;
	padding:10px;
	height: 100%;
	background-color: #99CCFF;
	font-size: 12px;
	font-family: Arial, sans-serif;
	text-align: left;
	color: purple;

}



.photos {
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	align: center;
}

