html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, 
acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, 
sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, 
tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 9px;
    font-family: inherit;
    vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

p {
	font-size: 13px;
	color: #d66364;
	line: 1.5em;
	line-height: 1.5em;
}

longdesc {
    font-weight: inherit;
    font-style: inherit;
    font-size: 9px;
    font-family: inherit;
}
    
title {
    font-weight: bold;
    font-size: 8px;
    font-family: inherit;

}

body, caption, th, td, input, textarea, select, option, legend, fieldset {
    font-family: Tahoma, Verdana, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
}

body {
	font-size: 13px;    
    color: #987874;
	background:#fcf6eb url(img/head.png) repeat-x;
}

ol, ul {
    list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: separate;
    border-spacing: 0;
}

caption, th, td {
    text-align: left;
    font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}

blockquote, q {
    quotes: "" "";
}

a {
	font-size: 13px;
    color: #d66364;
    text-decoration: none;
}

a.active {
    color: #ffbad2;
    text-decoration: none;
}

#content_left{
	line-height:1.5em;
}

#content_right #con{
	margin: 10px 0 0 280px;
}

#content_right #con h2{
	color: #d66364;
	font-weight:bold;
	font-size:12px;
	line-height: 19px;
	margin-top:10px;
}

#content_right #con bod{
	color: #d66364;
	font-size: 12px;
	line-height: 14px;
}


#content_right #con flav{
	color: #d66364;
	font-size: 12px;
	line-height: 18px;
}

#content_right #con dis{
	color: #8D706C;
	font-size: 10px;
	line-height: 14px;
	margin-top: 20px;	
}

#content_right #con p,
#content_right #links p, #content_right #con a{
	color: #8D706C;
	line-height: 19px;
	margin-top:3px;
	margin-bottom:10px;		
}

#content_right #links a{
	color: #d66364;
}

#content_right #home,#content_right #links{
	margin: 0 0 0 250px;
	padding: 6px 80px 0 20px;
}

#content_right #home p{
	line-height: 19px;
	margin-bottom: 10px;
}

#content_right #home span{
	font-weight: bold;
	font-size: 12px;
}
