.maroon	{
	color:#C85135 !important;
}
.orange	{
	color:#DC9924 !important;
}
.gray-orange	{
	color:#AA7611 !important;
}
body	{
	font-family:Tahoma;
	background-color:#6D6968;
}
div.wrapper 	{
	background-color:#EEE2D4;
}
div#body	{
	background-image:url('http://www.yeago.net/media/bg_onecol.jpg');
}
div#content	{
	background-image:url('http://www.yeago.net/media/bg_twocol.jpg');
}
div#top	{
	height:200px;
	background-image:url('http://yeago.net/media/header.jpg');
	background-repeat:no-repeat;
}
div#top		img	{
	border:0px;
}
div#bottom	{
	height:150px;
	background-image: url(http://yeago.net/media/footer.jpg);
	background-repeat: no-repeat;
}
h1,h2,h3,h1	a, h2	a,	h3	a,p.pagination	a{
	color: #1E5E60;
}
pre	{
	height:100%;
	background-repeat:repeat-x;
	background-image:url('http://yeago.net/media/code_body.jpg');
}
code	{
}
p.other_posts	{
	font-size:12px;
}
#post_detail_page	h2	{
	font-size:25px;
}
#post_archive	.tease{
	font-size:13px;
}
.strikeout	{
	text-decoration: line-through;
}
div#comment_form	label{
	width:100px;
	display:inline;
	float:left;
}
table#latin-phrases {	
}

table#latin-phrases	td	{
	line-height:2.2;
	width:300px;
}
div.image	p.caption	{
	font-style:italic;
}

.announcement-info      {
            background-color:#006699;
                    color:white !important;
                            font-size:15px;
}
.announcement-info      a       {
            color:white !important;
}
.announcement-info      p       {
}
.announcement-acknowledge       {
            font-size:11px
}

