*{padding:0;margin:0;outline:0;}
body {
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-family:Arial, Helvetica, sans-serif;
	color: #351A1A;
	background-color:#FFFFFF;
}
h1,h2,h3,h4,h5{	
font-family:Arial, Helvetica, sans-serif;
}
img.left_float {
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}
img.right_float {
	float:right;
	padding-left:10px;
	padding-bottom:10px;
}
p, a:link, a:visited, a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:8px;
	line-height:18px;
	color: #351A1A;
	font-size:12px;
}
.text_box a:link, .text_box a:visited, .text_box a:hover {
	color: #351A1A;
}
h1, .text_box  h1 a:link, .text_box  h1 a:visited, .text_box  h1 a:hover {
	font-size: 26px;	
	line-height: 30px;
	padding-bottom: 5px;
	letter-spacing: -1px;
	border-bottom: 1px solid #ededed;
	/*display: block;*/
	width:100%;
	text-align: left;
	color: #E30B00;
	text-decoration:none;
	font-weight:lighter; 
}
.text_box h1 a:link, .text_box h1 a:visited, .text_box h1 a:hover {
 border:none;
}

h2, .text_box h2 a:link, .text_box  h2 a:visited, .text_box  h2 a:hover {
	font-size: 20px;
	line-height: 26px;
	letter-spacing: -1px;
	color: #C30006;
	text-decoration:none;
	font-weight:lighter;
}
h3, .text_box h3 a:link, .text_box h3 a:visited, .text_box h3 a:hover {
	margin-bottom:3px;
	text-decoration:none;
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	line-height: 16px;
}

.pink {
	color:#F5989E;
}
.lime {
	color:#AAC736;
}
td,form,input,textarea,select {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
hr{
	border: none 0;
	border-bottom:1px dashed #C30006;
	width:100%;
	height: 1px;	
	clear:both;
}



.register_box{
	width:200px;
	float:left;
	padding:0px;
	border:0px solid red;
	padding-bottom:10px;
	margin-right:15px;
}

.image_box{
	float: right;
	padding-left: 10px;
	margin-bottom:10px;	
	position:relative;
}
.image_box img{
		clear:both;
		float:none;
}
.image_box div{
		padding-bottom:10px;
}
#adsense_top{ float:right; margin-top:2px; }
