BODY
{
    MARGIN: 0px;
	background:url(images/bg_d.jpg) top repeat-x #AFAFAF;
	
    
}
.main{
				height: 284px;
background: #D4546B url(images/header.jpg);
}
.nav{
				height: 25px;
background: url(images/nav_bg.png);
}

.bar{
				height: 10px;
background: #D4546B url(images/text_bg.jpg);
}
.footer{
				height: 50px;
background: #D4546B url(images/footer.png);
}

A.nav:link
{
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-STYLE: Bold;
    FONT-FAMILY: Verdana, Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
A.nav:visited
{
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-STYLE: Bold;
    FONT-FAMILY: Verdana, Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
A.nav:hover
{
    FONT-SIZE: 12px;
    COLOR: #4A2D00;
    FONT-STYLE: Bold;
    FONT-FAMILY: Verdana, Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
TD
{
    FONT-SIZE: 13px;
	COLOR: #000;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
	background: #
}

h1, h2, h3, h4 {
	font-family:Georgia, Times, serif;
	font-style:italic;
	font-size: 18px;
	color: #000;
	font-weight: normal;
	margin: 0;
	margin-bottom: 5px;
	/*margin-top: 0.8em;*/
}


a, 

.art-post li a

{
FONT-FAMILY: Broadway, Algerian, Freestyle Script , Edwardian Script ITC, sans-serif;
FONT-SIZE: 14px;
letter-spacing:1.5px;
  text-decoration: underline;

  color: #000;

}



a:link,

.art-post li a:link

{

  text-decoration: none;

  color: #fff;

}



a:visited, a.visited,

.art-post li a:visited, .art-post li a.visited

{



  color: #A19DA0;

}



a:hover, a.hover,

.art-post li a:hover, .art-post li a.hover

{



  text-decoration: none;

  color: #000;

}
