body {
	background-image:url(images/paterntop.jpg);
	background-repeat:repeat-x;
	background-color:#FFF;
	margin: 0px;
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#564b47;
	line-height: 10pt;

}

font, td, th, p{
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	line-height: 10pt;		
}

A:link {
	COLOR: #993300; 
	TEXT-DECORATION: none
}

A:active {
	COLOR: #993300; 
	TEXT-DECORATION: none
}

A:visited {
	COLOR: #993300; 
	TEXT-DECORATION: none
}

A:hover {
	COLOR: #cc3300;
	TEXT-DECORATION: underline
}

font-right{
	color:#111111;
}

#leftside {
	margin-left: 8px;
	margin-right: 8px;
}

#leftside h2{
	color:#ac8600;
	font-weight:bold;
	font-size:1.5em;
	line-height:1.5em;
	vertical-align:top;
}


.font1{
	color:#3399cc;
}

.font2{
	color:#993300;
}

.font3{
	color:#ac8600;
}
.link{
	color:#993300;
}

.title {
	font-family: Arial, Verdana, Sans-Serif;
	font-size :  20px;
	color : #ab7d00;
}
.title2 {
	font-family: Arial, Verdana, Sans-Serif;
	font-size :  17px;
	color : #ab7d00;
}
.title-album {
	font-family: Arial, Verdana, Sans-Serif;
	font-size : 18px;
	color : #1c1c1c;
}

.line {
    	height: 21px;
    	background: url(images/dot.gif) center repeat-x;
}

#footer {
	text-align:center;
	bottom:0;
	background-color:#e0bc38;
	border-top: 4px solid #ac8600;
	width:100%;
	z-index:999;
}

#footer p{
	color : #6f5600;
}
