body
{
	margin: 0 0 0px 0;
	padding: 0;
	color: #00cfff;
	background-color: #fff;
	font: 14px normal "Georgia", serif;
	text-align: left;
}

#style1
{
        color: #00FFCC
}

#content
{
	width: 1050px;
        background: transparent
        margin: -20;
	padding: 0;
	text-align: left;
	position: relative;
}

#head
{
	margin: 0 0 0 0px;
	height: 0px;
}

#head h1
{
	text-align: right;
	margin: 0 0px 0 0;
	text-transform: lowercase;
	color: #FF0000;
	font: normal 14px "New Century Schoolbook", "Georgia", serif;
}

#box
{
	margin: -278px 200px 0px 385px;
}

.entry
{
	width: 375px;
        margin: 0px 10px 35px 0px;
	border-bottom: 6px solid #ccc;
}

.editentry
{
	width: 375px;
	margin: 0px 10px 35px 0px;
	border-bottom: 6px solid #286;
}

.info-container, .posted-container
{
	margin: 0px 14px 0px 0px;
	border-bottom: 1px solid #ccc;
        width: 373px;
	padding: 2px 0px 2px 2px;
	font-size: 12px;
	letter-spacing: -.03em;
	color: #d70a8b;
}

.posted-container
{
	color: #ccc;
	font-weight: bold;
}

.info-label
{
	display: block;
	float: left;
	width: 105px;
    color: #d70a8b;
}

.info-data
{
	letter-spacing: -.03em;
	font-weight: bold;
}

#menu
{
	width: 160px;
	text-align: right;
	position: absolute;
	top: 335px;
	left: 178px;
	line-height: 180%;
	font-size: 16px;
	font-family: Georgia, serif;
	color: #666666;
	font-weight: normal;
	letter-spacing: 0.02em;
	vertical-align: text-bottom;
}

#sidebar
{
	width: 230px;
	text-align: right;
	position: absolute;
    top: 455px;
	left: 107px;
	line-height: 145%;
	font-size: 12px;
}

#sidebar p
{
	margin: 0 0 10px 0;
	line-height: 166%;
}

.sidebarspacer 
{
	height: 20px;
}

#subbox
{
	width: 200px;
        font: normal 14px "Arial", "Helvetica", sans-serif;
	text-align: left;
	position: absolute;
        top: 1px;
	left: 815px;
	font-size: 11px;
}

#foliobox
{
	width: 200px;
        font: normal 12px "Arial", "Helvetica", sans-serif;
	text-align: left;
	position: absolute;
        top: 5px;
	left: 815px;
	font-size: 12px;
}

#footer 
{
	width: 375px;	
        margin: 0 0 0 385px;
	clear:both;
}

#footer p
{
	padding: 10px 0;
	font-size: 10px;
}

img
{
	margin: 0px;
}



a:link
{
	color: #d70a8b;
	text-decoration: none;
	border-bottom: 1px dotted #d70a8b;
}


#head a
{
	border: none;
}

#footer a
{
	color: #fff;
	text-decoration: none;
	border-bottom: 0px solid #ccc;
}

.info-container a:link 
{
	color: #666666;
	text-decoration: bold;
	border-bottom: 0px solid #666;
}


a:visited {
	color: #00cfff;
	text-decoration: none;
	border-bottom: 1px dotted #00cfff;
}

.info-container a:visited
{
	color: #666;
	text-decoration: none;
	border-bottom: 0;
	letter-spacing: -.02em;
}

#head a:hover
{
	border-bottom: 0px solid #d70a8b;
}

a:hover
{
	color: #666666;
	text-decoration: none;
	border-bottom: 1px solid #666666;
}

.info-container a:hover
{
	color: #d70a8b;
	text-decoration: none;
}


ul
{
	padding: 0;
	margin: 0;
}

li
{
	list-style: none;
	margin: 0;
	padding: 0px 0;
}

h2, h3
{
	font-size: 16px;
	line-height: 110%;
	margin: 0;
	color: #d70a8b;
}

h4
{
	font-size: 20px;
	margin: 0;
	text-transform: lowercase;
	line-height: 170%;
	color: #784100;
	letter-spacing: -.02em;
	border-bottom: 6px solid #ccc;

}

h3 
{
	font-size: 16px;
	line-height: 110%;
	font-weight: normal;
	margin: 0;
	color: #666;
}

h5 
{
	font-size: 16px;
	line-height: 110%;
	font-weight: bold;
	margin: 0;
	color: #FFFFFF;
        background-color: #00cfff;
}

h6 
{
	font-size: 32px;
	line-height: 110%;
	font-weight: bold;
	margin: 0;
	letter-spacing: -.05em;
	color: #d70a8b;
}

h7 
{
	font-size: 16px;
	line-height: 110%;
	font-weight: italic;
	margin: 0;
	color: #666;
}

p
{
	color: #666;
    padding: 0;
	margin: 6px 0 8px 0;
	line-height: 140%;
	letter-spacing: -.03em;
}

normal
{
	color: #d70a8b;
	font-weight: normal;
}






