body {
	background-color: #333333;
	margin-top: 0px;
	margin-left: 190px;
	margin-right: 190px;
	margin-bottom: 0px;
	font-family: Monotype corsiva,Arial,Courier,Verdana; font-size: 100%;
	font-weight:bold;
	}

h1 { padding:0px; margin: 0px 0px 0px 47px; }
h2 { margin:0px 0px 0px 0px; font-size:100%;}
h3 { margin:0px 0px 0px 0px; font-size:120%;}
img { border:none; }

a:visited { 	text-decoration: none; }
a:hover { 	text-decoration: none; 	color: #333; }
a { 	text-decoration: none; 	color: #333; }
a:active { 	text-decoration: none; }

.holder-main
{
	background: url(../images/menu_left_bg.jpg) 0px 50% no-repeat; 
	height:805px; 
	width:770px; 
	/* border:1px red solid;  */
}

.holder-menu
{
	/* border:1px blue solid; */
	width:160px; 
	height:710px; 
	min-height:710px; 
	float:left;
	text-align:center;
	padding: 60px 0px 0px 0px;
}

.holder-content
{
	/* border: 1px green solid; */
	float:right; 
	height:805px; 
	width:599px; 
	background: url(../images/page_bg.jpg) 0px  50% no-repeat; 
	text-align:left;
}

.holder-content2
{
	/* border: 1px green solid; */
	float:right; 
	height:805px; 
	width:599px; 
	text-align:left;
}

.menu-button
{
	background: url(../images/button.gif) 0px 50% no-repeat;
	
	width:136px;
	height:54px;
	font-family: Monotype corsiva,Arial,Courier; font-size: 125%;
	font-weight: bold;
	border: none;
	cursor:hand;
	
}

.menu-button-red
{
	background: url(../images/button.gif) 0px 50% no-repeat;
	width:136px;
	height:54px;
	font-family: Monotype corsiva,Arial,Courier; font-size: 125%;
	font-weight: bold;
	color:#FF0000;
	border: none;
	cursor:hand;
	
}


.holder-gallery
{
	border: 1px green solid; 
	float:right; 
	height:805px; 
	width:599px; 
	text-align:left;
}

.holder-footer
{
	/* border: 1px gray solid; */
	padding: 8px 0px 20px 0px;
	width:770px;
}

.table-content
{
	width:490px;
	margin-left:40px;
}

.table-gallery
{
	width:480px;
	margin-left:50px;
}



.table-gallery  img  { border: 1px brown dotted; padding:5px;}

.table-ploty
{
	border-left:1px brown dotted;
	border-top:1px brown dotted;
}

.table-ploty td
{
	border-bottom:1px brown dotted;
	border-right:1px brown dotted;
	font-weight:normal;
}

.table-ploty th
{
	border-bottom:1px brown dotted;
	border-right:1px brown dotted;
}

span {text-align:left;}
ul { margin: 0px 0px; }
hr { border: dashed 1px #FFFFFF; margin-top:0px; margin-bottom:0px; }
th { vertical-align:top;}

.style1 {	
	font-size: 10px;
	color: #999999;
}

.style3 {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}

#submit { width:auto; background:#FF6600; color:#FFFFFF;}

