body {
	margin-top:0;
	background:#FFF url(../images/new_template_bg.png) repeat-x;
}
body, td {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#384483;
	font-size:28px;
	font-weight:400;
	padding-top:5px;
	margin:10px;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	text-align:center;
	color:#0184C4;
	font-weight:400;
	margin:0;
	padding:0;
}
ul.li-style1 li {
	padding-left: 2px;
	margin-left: 0;
	list-style: none;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-left: 21px;
	background: url(../images/li-style.jpg) no-repeat -1px 1px;
}
.wrapper {
	width:1000px;
	border:5px solid #0184C4;
	margin:0 auto;
}
.header {
	background-color:#FFF;
	width:1000px;
	height:130px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: 10px 0;
}
.headertext {
	float:right;
	width:600px;
	text-align:center;
}
.head-breaker {
	clear:both;
	height:5px;
	background:#3CBFFF;
}
#mainbody {
	background:#FFF;
}
.left_column {
	width:350px;
	float:left;
	background-color:#FFF;
}
.stories {
	background:#DDF7FF;
	border:1px solid #3CBFFF;
	margin:5px 0 0 5px;
}
.stories img {
	border:1px solid #0184C4;
	float:left;
	margin:0 5px 5px 0;
}
.story-header {
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	padding:5px;
}
.story {
	clear:both;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding:5px;
	color:#036
}
.left2 {
	padding:10px 5px 0 5px;
}
.right_column {
	width:630px;
	float:right;
	background-color:#FFF;
	padding:10px;
}
.main-text,
.main2,
.left2{
	font-size:16px;
}
.form {
	border:4px dashed #CCC;
	width:380px;
	text-align:center;
	margin:0 auto;
	margin-top:50px;
}
.main2 {
	clear:both;
	background:#FFF;
	padding:5px;
}
.footer {
	width:1000px;
	height:25px;
	background-color:#0184C4;
	color:#CCC;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:5px;
	clear:right;
}
.footer a {
	color:#FFF;
	text-decoration:none;
}
.footer a:hover {
	text-decoration:underline;
}
