html, body
{
color: #4D5048;
font-family: Verdana, Tahoma, Sans-serif;
font-size: 1em;
text-align: justify;
line-height: 1.4em;
margin: 0;
padding: 0;
height: 100%;
}
textarea
{ resize: none;
}
a:link, a:visited
{
text-decoration: none; 
border-bottom: 1px dashed #bbb;
color: #EF1400;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear;
}
	
a:hover
{
text-decoration: none; 
border-bottom: 0;
color: #000;

}

#home a
{
border:0;
color: #FF0000;
}

#home a:hover
{
color: #62FFD1;
}

#menu a:link, #menu a:visited 
{
color: #FFF;
border-bottom: 0;
}

#menu a:hover
{
color: #ff0000;
}

img {
border: 0;
}

.b2top a
{
border: 0;
}

/* FOOOOOOOOOOOOOOOOONNNNNNNNNNNNNNNNNNNTSSSSSSSSS */


.b2top
{
width: 100%;
margin: 30px 0 0 0;
text-align: right;
}
.clear
{
position:relative;
clear:both;
}

.emphasis
{
font-style: italic;
}


.indent
{
padding: 0 0 0 20px;
}



.title_title
{
color: #EF1400;
font-family: georgia, serif;
font-size: 1.8em;
}

.title_leftbracket
{
color: #000;
font-family: georgia, serif;
font-size: 2.5em;
position:relative;
top: 10px;
width: 20px; 
height: 50px;
float:left;
}

.title_rightbracket
{
color: #000;
font-family: georgia, serif;
font-size: 1.5em;
position:relative;
top: -3px;
}

.title_header
{
line-height: 1.5em;
}

.title_posted
{
color: #4D5048;
font-size: 0.9em;
font-family: georgia, serif;
font-style: italic;
}

.title_month
{
color: #4D5048;
font-family: verdana, arial, sans-serif;
font-size: 0.8em;
text-transform: uppercase;
letter-spacing: 3px;
}

.title_date
{
color: #4D5048;
font-family: georgia, serif;
font-size: 1.3em;
letter-spacing: 4px;
}

.small_title
{
font-size: 1.1em;
font-family: Arial, sans-serif; 
text-transform: uppercase;
font-weight: bold;
letter-spacing: 7px;
color: #EF1400;
}

.mini_title
{
font-family: Georgia, serif;
font-style: italic;
color: #9E0000
}

/* end fonts */


/* BLOCKKKKKKKKKKSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS */

.fakehr
{
width: 540px;
height: 0px;
border: 0px;
border-top: 1px #bbb dashed;
margin : 0px;
position:absolute;
left: 386px;
}


.linehr
{
width:100%;
height:0px;
border-top: 1px #ddd solid;
margin:0;
}

hr
{
width: 20%;
height: 0px;
border: 0px;
border-top: 1px #bbb dashed;
margin : 0px 0 0px 80%;
}

#container
{
width: 100%;
height:auto !important;
height: 100%;
min-height: 100%;
position:relative;
}

#copyright
{
background-color: #333;
background-image: url('_img/stripe.gif');
background-repeat: repeat-x;
color: #464646;
font-family: Arial, sans-serif;
font-size: 0.7em;
letter-spacing: 3px;
text-align: center;
position: absolute;
bottom: 0px;
padding: 15px 0px 0px 0px;
width: 100%;
height: 57px;
}

#header
{
height: 56px;
}

#home
{
background: #434A58;
color: #FFF;
font-family: arial, sans-serif;
font-size: 0.7em;
text-transform: uppercase;
word-spacing: 10px;
padding: 15px 25px;
position: absolute;
top: 0px;
left: 309px;
width: 27px;
height: 26px;
}

#menu
{
color: #FFF;
font-family: arial, sans-serif;
font-size: 0.7em;
text-transform: uppercase;
text-align:justify;
width: 490px;
}

#menubox
{
background: #333;
padding: 15px 25px;
position: absolute;
top: 0px;
left: 386px;
width: 490px;
height: 26px;
}