
A:link {text-decoration: none}

A:visited {text-decoration: none}
a:hover   { color: #b75e46; }

div {
	font-size: 8pt;
	font-family: Tahoma, Arial, Times New Roman;
}

body {
	margin: 0;
}

.floataway {
	float: left;
}

.blogfont {
	font-size: 10pt;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	color: #eee9dd;
}

.titlefont {
	font-size: 11pt;
	font-family: Tahoma, Arial, Times New Roman;
	font-weight: bold;
	color: #cbad66;
}

.commentfont {
	font-size: 8.5pt;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	color: #eee9dd;
}

.smalltitle {
	font-size: 14pt;
	font-family: Tahoma, Arial, Book Antiqua, Times New Roman;
}


.under_title_bar {
	background-color: #2C2E32;
	font-size: 8pt;
	font-family: Tahoma, Times New Roman;
	padding: 2px;
	padding-right: 4px;
}

.bordered {
	background-color: #1c0a01;
	font-size: 8pt;
	font-family: Tahoma, Arial, Book Antiqua, Times New Roman;
	color: #eee9dd;
        border: 1px solid #5d3f28;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	background-opacity: 0.7; 
	width: 150px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 250px;
	margin-left: 30px;
}

.margin {
	margin-bottom: 5px;
}


.separated {
	border-right: 1px solid #5d3f28;

}

.image_background {
	background-position: top right;
	background-repeat: no-repeat;
}

.errors {
	color: #ffff00;
	background-color: #660000;
}
