@charset "UTF-8";

* { behavior: url(iepngfix.htc) }

html, body { height: 100%; }

body {
	background-color: #E65232;
}

body, td, th {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}

.imgfix_left {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.imgfix_right {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

#header {
	position: relative;
	width: 784px;
	margin-right: auto;
	margin-left: auto;
}

#main_menu {
	position: relative;
	width: 784px;
	margin-right: auto;
	margin-left: auto;
}

#sub_menu {
	position: relative;
	width: 784px;
	margin-right: auto;
	margin-left: auto;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

#content {
	position: relative;
	width: 784px;
	background-color: #FFFFFF;
	background-image: url(../images/bg_table.gif);
	background-repeat: repeat-y;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

#widgets {
	position: relative;
	width: 784px;
	margin: 10px auto;
	height: 25px;
}

#searchbox {
	float: right;
	margin-right: 20px;
}

#google_translate_element {
	float: left;
	margin-left: 20px;
}

.goog-te-gadget div {
	display: inline;
	margin-right: 10px;
}

#main {
	position: relative;
	width: 550px;
	left: 40px;
	float: left;
	line-height: 1.5em;
	padding-top: 10px;
	padding-bottom: 10px;
}

#sidebar {
	position: relative;
	width: 133px;
	background-repeat: repeat-y;
	float: right;
	padding-left: 20px;
	padding-right: 20px;
}

#footer {
	position: relative;
	width: 784px;
	margin-right: auto;
	margin-left: auto;
}

a:link { color: #E65232; }

a:visited { color: #E65232; }

a:hover { color: #E65232; }

a:active { color: #E65232; }

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #B63832;
	font-weight: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B63832;
	padding-top: 1.5em;
	font-style: italic;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #B43731;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E65232;
}

.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
	vertical-align: super;
}

div.feedburnerFeedBlock * { font-family: "Times New Roman", Times, serif; }

div.feedburnerFeedBlock ul {
	margin-left:0;
	padding-left:0;
	list-style-type: none
}

div.feedburnerFeedBlock ul li { clear: right; }

div.feedburnerFeedBlock span.headline {
	display:block;
	margin:12px 0 0 0;
	border-bottom-style: none;
}

div.feedburnerFeedBlock span.headline a {
	font-weight: normal;
	font-size:18px;
}

div.feedburnerFeedBlock ul li div img {
	width:50%;
	height:50%;
}

div.feedburnerFeedBlock ul li .date {
	color: #B63832;
	font-size:14px;
}

div.feedburnerFeedBlock #creditfooter, div.feedburnerFeedBlock ul li div div.blogger-post-footer { display: none; }

div.feedburnerFeedBlock ul li div div.feedflare img {
	width: auto;
	height: auto;
}

#hotlinks {
	padding: 5px;
	width: 110px;
	background: url(../images/box_bg.png) repeat-y left top;
}
