body {
	background: #969797 url(images/back.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
	font-size: 8pt; 
    line-height: 12pt; 
    font-family: verdana, arial, sans-serif; 
    color: #000; 
    leftmargin:0;
    rightmargin:0; 
    topmargin:0;
    marginwidth:0; 
    marginheight:0;
}

.gallery a:link{

color:#000000;
text-decoration: none;
}
.gallery{

font-size:12;
}

.comment a:link, .comment a:visited{

color: #979696;
text-decoration:none;
font-family: verdana;
}

.comment a:hover, .comment a:active{
font-family: verdana;
color: #003d90;
text-decoration:none;
}

.gallery a:visited{

color: #000000;
text-decoration: none;
}

.gallery a:hover{
text-decoration: none;
color:#003d90;
}
/* -- Gallery thumbnails ------------------ */

.gallery-thumb {
	margin: 1px;
	float: left;
	text-align: center;
	background: #fff;
	border: 1px solid #ddd;
	padding: 4px;
	margin: 1px;
	-moz-border-radius: 2px;
}


a:link {
    color: #FFFFFF;
    text-decoration: none;
}
a:visited {
    color: #FFFFFF;
    text-decoration: none;
}
a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
a:active {
    color: #FFFFFF;
    text-decoration: none;
}
h3 {
    font-family: arial, verdana, sans-serif;
	font-size: 10pt;
letter-spacing: 1px;
color: #BBB90C;

}
h2 {
    font-family: arial, verdana, sans-serif;
	font-size: 12pt;
letter-spacing: 1px;
color: #BBB90C;
}
h1 {
    font-family: arial, verdana, sans-serif;
	font-size: 14pt;
letter-spacing: 1px;
color: #BBB90C;
}
strong {
	font-family: Arial, Verdana, sans-serif;
	font-size: 9pt;
	letter-spacing: 0.05em;
}

.content {
	font-size: 1.2em; 
	background: #fff url(/images/background-content.png) repeat-y;
	margin: 0;
	padding: 1px 25px 15px 25px;
	/* Fixes the Peek-a-boo IE bug */
	height: 100%;
}

.copyright_message,  .copyright_message a:link,.copyright_message a:visited{

font-family: verdana, arial, sans-serif; 
font-size:8pt;
color:white;
text-decoration:none;

}

.copyright_message a:active,.copyright_message a:hover{

font-family: verdana, arial, sans-serif; 
font-size:8pt;
color:white;
text-decoration:underline;
}

.footerline{
border-top-width: 1px;
border-top-color: #BBBBBB;
border-top-style:solid;
}

.headerline{
border-bottom-width: 1px;
border-bottom-color: #BBBBBB;
border-bottom-style:solid;
font-size:11pt;
}

