/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
background-image:url(../images/bg1.jpg);
background-repeat:no-repeat;
	background-attachment: fixed;
    
	scrollbar-face-color:333333;
	scrollbar-highlight-color:ccccff;
	scrollbar-3dlight-color:000000;
	scrollbar-shadow-color:000000;
	scrollbar-darkshadow-color:000000;
	scrollbar-arrow-color:ccccff;
	scrollbar-track-color:000000;
	
	 }


td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #ffffff;
}

a:link, a:visited
{
	color:  #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

a img {
	color: #FFFFFF;
	border: line;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1
{
font-size: medium;
font-weight: bolder;
color:  #ffffff;
}

h2
{
font-size: small;
font-weight: bolder;
color:  #ffffff;
}


.photos
{
border: 1px solid #CC0000;

}
table {
	background-color:#000000
	border: thin none;
	top: 300px;
}
