/* CSS Document */
<style type="text/css">
<!--
textarea{
	font-size: 12px;
}
body {
	font-family:Verdana,Tahoma,Arial,Sans-Serif,Georgia,Courier,Serif;
	background-image: url(images/maid_01.gif);
	background-repeat: repeat-x;
	background-color: #0096FF;
}
blockquote, pre {
	background:#F4F5F7 url(images/blockquote.gif) no-repeat scroll 3px 3px;
	border:1px dashed #CCCCCC;
	margin:20px 0;
	padding:8px 12px 8px 36px;
	width: 600px;
}
body,td,th {
	font-size: 11px;
}
a:link {
	color: #0053FF;
	text-decoration: none;
}
a:visited {
	color: #0056FF;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
.head {
	color: #FFFFFF;
	font-weight: bold;
}
.head {
	color: #25015F;
	font-weight: bold;
}
#container {
	border:1px;
	border-style:dashed;
	border-color:#FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	width:921px;
	vertical-align:top;
}
.content {
	min-height:1100px;
	overflow: hidden;
	background-color:#FFFFFF;
	float:left;
	width:660px;
	border-right:dashed 1px #FF9900;
	margin-top:10px;
	text-align:left;
	margin-left:4px;
	vertical-align:top;
}
.rightblock {
	background-color:#FFFFFF;
	margin-top:10px;
	float:right;
	width:200px;
	text-align:left;
	margin-left:4px;
	vertical-align:top;
	
}
.block {
	background-color:#FFFFFF;
	float:left;
	width:50px;
	min-height:300px;
	vertical-align:top;
}

#cmtdsc {
	font-size:9px;
	margin: 0px;
}
.tags{
	overflow: inherit;
	width: 600px;	
	word-wrap: break-word;
}
#footer {
	background-color:#FFFFFF;
	width:921px;
	clear:both;
	vertical-align:top;
}
#menu{
	background-image:url(images/maid_06.gif);
	background-repeat:no-repeat;
	width:868px;
	height:26px;
	font-size:11px;
	font-weight:bold;
	text-align:Right;
	margin-top:2px;
	color:#FFFFFF;
	vertical-align:top;
}

p.menu{
	color:#FF9900; 
	font-weight:bold;
	border-bottom:#999999 1px dashed;
}
p.link{
	margin:0px; 
	font-size:11px;
}
p.header{
	color:#0066FF; 
	font-weight:bold;
	font-size:18px;
	border-bottom:#FF6600 1px dashed;
	margin-right:10px;
}
p.data{
	font-size:11px;
	margin-right:10px;
}
p.blogdesc{
	margin-right:10px;
	margin-top:10px;
	width:95%;
	background-color:#E9E9E9;
	border-bottom:1px #999999 double;
	word-wrap: break-word;
}

p.topmenu{
	font-size:11px;
	width: 650px;
	background-image:url(images/maid_06.gif);
	background-repeat:no-repeat;
	height:26px;
	margin:0px;
	color: white;
	font-weight: bold;
	text-align: right;
}
p.topmenu a:link{
	color: white;
}
p.topmenu a:VISITED{
	color: white;
}
p.topmenu a:HOVER{
	color: #FF6600;
}
p.comment{
	font-size:11px;
	background:#FFEFAE;
	width:95%;
	border-top:1px #999999 double;
	border-bottom:1px #999999 double;
	margin: 0px;
}
p.sender{
	font-size:11px;
	font:bold;
}
#tagcloud a {
	text-decoration: none;
}

#tagcloud a:hover {
	text-decoration: underline;
}

#tagcloud {
	margin: 25px auto;
	font: 75% Arial, "MS Trebuchet", sans-serif;
}
#cloud a {
	text-decoration: none;
}
#cloud a:hover {
	text-decoration: underline;
}
#cloud {
	margin: 5px auto;
	font: 75% Arial, "MS Trebuchet", sans-serif;
}
-->
</style>
