td,table,body,input,label,textarea,select {font-size: 12px;}

body {
	font-size: 12px;

}

#sitecontainer {
	padding: 10px 6px 10px 6px;
	width: 842px;
	background-image: url(/images/stripebg.jpg);
}
#subscribe {
	text-align: right;
	line-height: 24px;
	color: #FF3366;
	margin: 0;
	width: 830px;
	background-image: url(/images/subscibebg.png);
	background-repeat: repeat-y;
	background-position: top right;
}
#subpost {
	padding-right: 10px;
}
#subpost img {
	border: none;
}
#subpost a {
	color: #FF3366;
	text-decoration: none;
}
#subpost a:hover {
	color: #333333;
	text-decoration: none;
}

#banner {
	float: left;
}
#logo {
	z-index: 100;
	float: left;
	margin-top: -175px;
	margin-left: 20px;
}



#header {
	width: 830px;
}
#navigation {
	text-align: left;
	width: 830px;
        margin-top: 6px;
        margin-bottom: 6px;

}
.cleared {
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}



/*  #### Content #### */

#PostContainer {
	background-color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	width: 810px;
	text-align: left;

}
#Post {
	padding: 0, auto;
	margin: 0, auto;
}
.imagepad {
	padding: 0px 10px 0px 5px;
}
.rightline {
	border-right: 1px dashed;
	border-right-color: #FF3366;
}
#block {
	text-align: left;
	width: 260px;
	border-right: 1px dashed;
	border-right-color: #FF3366;
	padding: 0;
	margin: 0;
}
#block h1 {
	color: #FF3366;
	text-decoration: none;
	text-indent: 10px;
	font-size: 14px;
	display: block;
	border-bottom: 1px dashed;
	margin: 0px;
}
#block h1 a {
	color: #FF3366;
	text-decoration: none;
}
#block h1 a:hover {
	color: #000000;

}
.line {
	color: #FF3366;
	text-decoration: none;
	text-indent: 10px;
	font-size: 14px;
	display: block;
	border-bottom: 1px dashed;
	margin: 0px;
}
.line a {
	color: #FF3366;
	text-decoration: none;
}
.line a:hover {
	color: #000000;

}
/* Footer */

#footer {
	text-align: right;
	color: #FF3366;
	margin: 0;
	width: 830px;
	background-image: url(/images/subscibebg.png);
	background-repeat: repeat-y;
	background-position: top right;
        padding-top: 10px;
}
#footpost {
	padding: 10px;
}

#footpost a {
	color: #FF3366;
	text-decoration: none;
}
#footpost a:hover {
	color: #333333;
	text-decoration: none;
}