body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #f2dfe2 url(images/grad.jpg) repeat-y top center;
}
body,td,th {
	color: #95616b;
}
#content {
	background: #FFF url(images/heart.jpg) no-repeat top center;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#95616b;
	text-align:center;
	vertical-align:top;
}
#scroller {
	width:480px;
	height:258px;
	overflow:auto;
	text-align:center;
}
h1 {
	margin:2px;
	padding:2px;
	font-size:20px;
	font-variant:small-caps;
}
h2 {
	margin:2px;
	padding:2px;
	font-size:16px;
	font-variant:small-caps;
}
.title {
	width:90%;
	border-bottom: 1px solid #000;
}
.textsmall {
	font-size:12px;
	color:#CCC;
	text-align:right !important;
}
.textblack {
	font-size:12px;
	color:#000;
	text-align:left !important;
}
input.submit {
	border: 3px solid #bb1310;
	border-left-color: #de1713;
	border-top-color: #de1713;
	background-color: #d11512;
	margin: 4px 4px 4px 0;
	color: white;
	height: auto;
	text-transform:uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	padding: 0.1ex 0;
	cursor: pointer;
}
.form, .tArea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#95616b;
	font-weight:normal;
}
.tArea {
	width:80%;
	height:100px;
}

/* div#front { text-align:left; } */
div#sample { text-align:left; padding:10px; background-color:#FFF !important;}
div#about { text-align:left; padding:10px; }
div#blog { text-align:left; padding:10px; }
div#forum { text-align:left; padding:10px; }

a:link 		{ color: #95616b; text-decoration: underline; }
a:visited 	{ color: #95616b; text-decoration: underline; }
a:active 	{ color: #95616b; text-decoration: underline; }
a:hover 	{ color: #95616b; text-decoration: underline; }

a.small:link 	{ font-size:12px; color: #CCC; text-decoration: none; }
a.small:visited { font-size:12px; color: #CCC; text-decoration: none; }
a.small:active 	{ font-size:12px; color: #CCC; text-decoration: none; }
a.small:hover 	{ font-size:12px; color: #CCC; text-decoration: none; }