body {
	margin: 0px 0px 0px 0px;
	background-color: #92CFC8;
	text-align: center;
	color:#666666;
	}

a {text-decoration: underline;}
a:link {color: #8FABBE;}
a:visited {color: #8FABBE;}
a:active {color: #8FABBE;}
a:hover {color: #006699;}
a img { border: 0;} 

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 720px;
	
	background-color: #FFFFFF;
	}

#header {
	color: #FFFFFF;
	background-color: #ffffff;
	text-align: left;
	padding: 0px;
	margin: 0px;
	}
#header a {
	color: #666666;
	text-decoration: none;
	}
#header h1 {
	font-size: small;
	color: #666666;
	}
#header h2 {
	font-size: x-small;
	color: #666666;
	}
#header-flash {
	margin: 0px 0px 20px 0px;
	}

#right {
	float: right;
	width: 510px;
	
	overflow: hidden;
	}

.content {
	padding: 0px 25px 8px 8px;
	background-color: #FFFFFF;
	
	color: #666666;
	}
.content p.rightroll {
	text-align: right;
	}
.list-all {
	float: left;
	width: 80px;
	text-align: center;
	
	background-color: #FFFFFF;
	margin: 0px 10px 10px 0px;
	}
.imgbox {
	height: 60px;
	text-align: center;
	}
	
#left {
	float: left;
	
	width: 180px;
	background-color: #FFFFFF;
	padding: 0px 0px 5px 26px;
	overflow: hidden;
	}
.sidebar {
	padding: 0px;
	font-size: 80%;
	}
.sidebar h2 {
	color: #666666;
	font-size: x-small;
	
	text-align: left;
	font-weight: bold;
	}
.sidebar ul {
	margin: 0px;
	margin-bottom: 20px;
	}
.sidebar li {
	color: #666666;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 80%;
	text-align: left;
	line-height: 140%;
	margin-top: 2px;
	list-style-type: none;
	}
	
.content p {
	color: #666666;
	font-size: 80%;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin: 14px 0px 10px 0px;
	}
.content h2 {
	color: #4f4f4f;
	font-size: 80%;
	
	text-align: left;
	font-weight: bold;
	}
.content h3 {
	color: #439C8F;
	font-size: 80%;
	
	text-align: left;
	font-weight: bold;
	
	border-top: 1px solid #999999;
	}
.content h3.comment-list {
	color: #999999;
	font-size: 80%;
	
	text-align: left;
	border-top: 1px solid #999999;
	}
.content p.posted {
	color: #999999;
	font-family: Helvetica, Arial, sans-serif;
	font-size: xx-small;
	text-align: right;
	
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}
#left-pic {
	padding: 0px;
	margin: 0px;
	}
#left-pic img {
	margin: 0px 10px 10px 0px;
	}
#right-pic {
	padding: 0px;
	margin: 0px;
	}
#right-pic img {
	margin: 0px 0px 10px 10px;
	}
#powered {
	width: 100%;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 150%;
	text-align: center;
	padding: 2px;
	color: #666666;
	}
	
#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: Helvetica, Arial, sans-serif;
	font-size: x-small;
  	padding: 0px;
	text-align: left;
	margin-bottom: 20px;
	}
#calendar table {
	padding: 0px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}
#calendar caption {
	color: #666666;
	font-family: Helvetica, Arial, sans-serif;
	font-size: x-small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
	
	}
#calendar th {
	text-align: center;
	font-weight: normal;
	font-size: 10px;
	font-family: Helvetica, Arial, sans-serif;
	}
#calendar td {
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	}
.calendar-common {
	font-size: 10px;
	color: #666666;
	border: 1px solid #ffffff;
	}
.calendar-sun {
	font-size: 10px;
	color: #da6184;
	border: 1px solid #ffffff;
	}
.calendar-today {
	font-size: 10px;
	background: #e0f0c1;
	color: #666666;
	border: 1px solid #ffffff;
	}
.calendar-dd {
	font-size: 10px;
	color: #666666;
	border: 1px solid #ffffff;
	}
