*	{	font-family: Arial, Sans-Serif;
		margin:0px;
		padding: 0px;
		}

body	
{	background-color: #000;
	text-align:center;
	padding:15px;
	}
	
#page	
{
	width:800px;
	margin-left:auto;
	margin-right:auto;

}

#menu
{
	width: 159px;
	height: 363px;
	background: transparent url(../images/side_up.gif) no-repeat;
	text-align:left;
	vertical-align:bottom;
	overflow:auto;
	}

#menu ul
{
	padding: 0 10px 0;
	list-style-type:none;
	line-height: 4.5em;	/* ALTER THE AMOUNT OF VERTICAL SPACE BETWEEN MENU ITEMS */
	}
	
#menu ul li a
{
	font-family: Trebuchet MS, Serif;
	font-size: 9pt;
	color: #fff;
	text-decoration: none;
	}

td img
{display:block;
	float:left;}

/* HOME PAGE ONLY
===============================================================*/	
#index_up
{
	width: 639px;
	height: 443px;
	background: transparent url(../images/main_up.jpg) no-repeat;
	display:block;
	float:left;
	text-align:left;
	}

#index_up h1
{
	margin-top:60px;
	margin-left:220px;
	font-size: 15pt;
	font-weight:normal;}

#index_down
{
	width: 639px;
	height: 237px;
	background: transparent url(../images/main_down.gif) no-repeat;
	display:block;
	float:left;
	text-align:left;
	}

#index_down h1
{
	margin:25px 0 25px 50px;
	font-size: 9pt;
	font-weight:normal;
	font-weight:bold;
	font-family: Verdana;
	}

#index_down #col1
{
	width:210px;
	font-size:8pt;
	font-family: Verdana;
	margin: 0 25px 25px 50px !important;
	margin: 0 25px 0 25px;
	line-height:1.5em;
	float:left; }

#index_down #col2
{
	width:300px;
	font-size:8pt;
	font-family: verdana;
	margin: 0 0 25px 0 !important;
	margin: 0 0 0 0;
	line-height:1.5em;
	float:left; }

/* ALL OTHER PAGES
===============================================================*/	
#main
{
	width: 100% !important;
	width: 639px;	/* for IE */
	height: 680px;
	background: transparent url(../images/bkg_content.jpg) no-repeat;
	display:block;
	float:left;
	text-align:left;
	}

#pictures
{
	width:595px;
	clear:both;
	margin: 85px 0 0 40px;
	min-height: 177px;
	}

#currentpic
{
	float:left;}

#otherpics	
{	width: 300px;
	height: 200px;
	float:left;
	margin: 20px 0 0 30px;
	}

#otherpics img
{
	margin: 6px 4px;
	border-width: 0;
	float:left;}

#main h1
{
	margin:0 0 25px 65px;
	font-size: 9pt;
	font-weight:normal;
	font-weight:bold;
	font-family: Verdana;
	}

#main p
{
	margin:0 0 1.5em 65px;
	width:210px;
	font-size:8pt;
	font-family: Verdana;
	line-height:1.5em;
}



