
body
	{
	text-align: center;
	background-color: #ffffff;
	margin-top: 0px;
	}

table
	{
	border-collapse: collapse;
        }

td
	{
	border-style: none;
	font-family: verdana;
	font-size: 7pt;
	text-align: right;
	vertical-align: middle;
	}

td.main
	{
	width: 495px;
	background-color: #ccffff;
	text-align: center;
	}

td.side
	{
	width: 160px;
	font-family: arial;
	font-size: 10px;
	text-align: left;
	vertical-align: top;
	background-color: ccffff;
	padding: 9px;
	}

td.sidesmall
	{
	width: 5px;
	background-color: #71d6d6;
	}

td.footer
	{
        height: 24px;
	background-color: #2170A8;
        padding: 6px;
	text-align: center;
	font-size: 11px;
	letter-spacing: 1px;
	color: #ffffcc;
        }

td.footer_c
	{
        height:12px;
        background-color: #F5D3B7;
        padding: 2px;
	text-align: center;
	font-size: 10px;
	font-family: verdana;
	color: #000000;
        }

a:link.nav,a:visited.nav
	{
	text-decoration: none;
	color: #ffffff;
	}

a:hover.nav
	{
	color: #61FFC6;
	}

#curr_page_foot
	{
	font-weight: bold;
	color: #ffff00;
	}

div.photos_page_title
	{
	height: 25px;
	background-color: #106c91;
	background-image: url(../images/gifs/photos-title_g.gif);
	background-repeat: no-repeat;
	background-position:12px;
	}

#container
	{
	width: 678px; margin:auto;
	}
