body
{
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	/* background: #cccccc; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 15px 0px 10px 20px;
	
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* #4Bb59e */

#main
{
	width: 800px;
	background: transparent;
	display: block;
}

#content-block
{
	width: 800px;
	background: transparent;
}

#date-time
{
	width: 800px;
	height: 27px;
	background: white;
	margin-bottom: 6px;
}

#banner
{
	width: 800px;
	height: 105px;
	background: white;
	margin-bottom: 6px;
}


#regulars
{
	float: left;
	width: 126px;
	height: 327px;
}

#regulars-heading 
{
	border: solid #4Bb59e 1px;
	width: 126px;
	height: 25px;
	background: white;
	margin-bottom: 4px;
}

#regulars-content
{
	width: 126px;
	height: 200px;
	background: white;
	border: solid #4Bb59e 1px;
}

#regulars-friends
{
	width: 126px;
	background: white;
	margin-top: 5px;
	border: solid #4Bb59e 1px;
}

#regulars-contact
{
	width: 126px;
	background: white;
	margin-top: 5px;
	border: solid #4Bb59e 1px;
}

#content
{
	float: right;
	width: 660px;
	display: block;
}

#content-heading 
{
	border: solid #4Bb59e 1px;
	width: 660px;
	height: 25px;
	background: white;
	margin-bottom: 4px;
}

#content-content
{
	width: 660px;
	background: white;
	border-left: solid #dddddd 1px;
	display: block;
	/* height: 70%; */
	overflow: auto;
	padding-bottom: 10px;
}

#footer 
{
	margin-top: 6px;
	font-size: 9px;
	text-align: center;
	width: 800px;
	height: 20px;
	background: white;
	padding: 4px 0px 0px 2px;
	margin-bottom: 6px;
}

p.regulars
{
    margin: 8px;
}

.content
{
    margin: 10px;
}

.photoby
{
	font-size: 9px;
	color: #666666;
	background-color: #ffffff;
	padding: 2px;
}

.photo-caption
{
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
	padding: 2px;
}

a.reg:link
{
font-size: 11px;
color: #000000;
font-weight: normal;
text-decoration: none;
}

a.reg:hover
{
font-size: 11px;
color: #666666;
font-weight: normal;
text-decoration: none;
}

a.reg:visited
{
font-size: 11px;
color: #000000;
font-weight: normal;
text-decoration: none;
}

a.close:link
{
font-size: 10px;
color: #000000;
font-weight: normal;
text-decoration: underline;
}

a.close:hover
{
font-size: 10px;
color: #666666;
font-weight: normal;
text-decoration: underline;
}

a.close:visited
{
font-size: 10px;
color: #000000;
font-weight: normal;
text-decoration: underline;
}

a:link
{
color: #4Bb59e;
font-weight: normal;
text-decoration: underline;
}

a:hover
{
color: #4Bb59e;
font-weight: normal;
text-decoration: underline;
}

a:visited
{
color: #4Bb59e;
font-weight: normal;
text-decoration: underline;
}