/* CSS Document */
#container #logo
	{
		position:absolute;
		top: 5px;
		left: 5px;
		width: 294px;
		height: 169px;
	}
#user
	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: small;
		color: #333333;
	}
#nav
	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: small;
		color: #333333;
	}
#pageheader
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #009900;
	}
#subnav
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #333333;
	}
#content
	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: small;
		color: #333333;
	}
#blogitem
	{
	border:thin;
	border-bottom-style:dashed;
	border-color:#CCCCCC;
	background-color:#FFFFFF;
	margin-bottom: 25px;
	}
#bloglisttitle
	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: medium;
		font-weight: bold;
		color: #333333;
		padding: 5px;
	}
#bloglistteaser
	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: weight;
		color: #333333;
		padding: 5px;
	}
#bloglistfooter
	{
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #333333;
	}

#blogentry
	{
	border:thin;
	border-bottom-style:dashed;
	border-color:#CCCCCC;
	background-color:#EEEEEE;
	margin-bottom: 25px;
	}
#blogentrytitle
	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: medium;
		font-weight: bold;
		color: #333333;
		padding: 5px;
	}
#blogentrybody
	{
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #333333;
		padding: 5px;
	}
#blogentrykmls
	{
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #333333;
		border-spacing: 5px;
		padding: 5px;
		border: thin;
		border-top-style: dashed;
		border-bottom-style: dashed;
		border-color:#CCCCCC;
		margin-top: 5px;
		margin-bottom: 5px;
	}
#blogentryfooter
	{
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #333333;
		border: thin;
		border-top-style: dashed;
		border-bottom-style: dashed;
		border-color:#CCCCCC;
		margin-top: 5px;
		margin-bottom: 5px;

	}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.footer {
	font-size: 12px;
	color: #666666;
}
.p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #990000
}
