<!--
A:link.menu 		{text-decoration: none; color: white; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 12pt; text-shadow: white 0px 0px 5px;}
A:visited.menu 	{text-decoration: none; color: white; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 12pt; text-shadow: white 0px 0px 5px;}
A:hover.menu 	{text-decoration: none; color: red; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 12pt;}
A:active.menu 	{text-decoration: none; color: blue; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 12pt;}
A:link			{text-decoration: none; color: blue; font-family: Arial, Helvetica, sans-serif; }
A:visited			{text-decoration: none; color: blue; font-family: Arial, Helvetica, sans-serif; }
A:hover			{text-decoration: none; color: white; font-family: Arial, Helvetica, sans-serif; }
A:active			{text-decoration: none; color: red; font-family: Arial, Helvetica, sans-serif; }
BODY			{text-decoration: none; color: black; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; background-color: #000000; background-image:url('/images/bglines.png'); background-repeat:repeat-x; background-attachment:fixed; background-position: bottom left; }
TABLE			{text-decoration: none; color: black; font-family: Arial, Helvetica, sans-serif; font-size: 10pt;}
.bgtable  		{color:#202020; background:#202020 url(/images/bgpattern.png) top repeat-x}
.gallery			{text-decoration: none; color: white; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; text-align: center;}
copyright		{text-decoration: none; color: white; font-family: Arial, Helvetica, sans-serif; font-size: 8pt;}
* 				{margin: 0;padding: 0;}
#box {
margin: 20px Auto;
margin-right: 30px;
width: 800px;
}

#boxtop {
height: 30px;
background: url(/images/contenttop.png) no-repeat;

}
.content h1 { 
font-size: 25px;
padding: 10px 0 0 0px;
color: #000;
text-align: center;
}

.content h2 { 
font-size: 15px;
color: #000;
text-align: center;
}

#boxmiddle {
background: url(/images/contentmiddle.png) repeat-y;
}

.content {
width: 750px;
text-align: justify;
padding: 0px 0px 0px 30px;
}


#boxbottom {
height: 30px;
background : url(/images/contentbottom.png) no-repeat;
}
-->
