/* CSS Document */



body 

{

	background-image: 

	url(../images/BKG_02.jpg);

	background-repeat: 

	repeat-xy;

	background-position: 

 	top center; 

	background-color: #2E4243;

	height: 100%;

}



#center {

	background-image: 	url(../images/center_13.jpg);

	background-repeat: 	repeat-y;

	background-position:  ;

	width:	554px;

	min-height:	475px;

	height: auto

}

*html #center {

	background-image: 	url(../images/center_13.jpg);

	background-repeat: 	repeat-y;

	background-position:  	;

	width:	554px;

	height:	475px;

}



#bottom {

	background-image: 	url(../images/bottom_17.jpg);

	background-repeat: 	no-repeat;

	background-position:  	top center;

	width:	850px;

	height:	26px;

	padding-top:37px;

	text-align:center;

}



#nav {

	min-height:	441px;

	height: auto

}

*html #nav {



	height:	441px;

}



#container {

	width: 850px;

	text-align: center;

}



#guy {

	background-image: 	url(../images/guy_12.jpg);

	background-position:  	bottom left;

	background-repeat: no-repeat;

	height: 100%;

	float: left;

	width: 236;

	z-index:1000;

}



#mytable{

	border:1px solid #300;

	margin:0;

	padding:0;}



#mytable td{

	border:1px solid #300;

	margin:0;

	padding:0;}

	

#mytable tr.row{

	background-color: #B9C7C8;}



table.home{

	background-image: 	url(../images/home_04.jpg);

	background-repeat: no-repeat;

	background-position:  	center top;

	width: 554;

	height: 443;

}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	margin: 8px;

}

#center a{

	font-weight: bold;

	color: #993300;

	text-decoration: none;

	border-bottom-style: none;

}

table.gallery{

	width: 50%;

}



a img{

	border: none;



}



.subhead{

	color:#FFF;

	text-transform:uppercase;}



h3{

	font-family:Arial, Helvetica, sans-serif;

	color:#334644;

	font-size:1.5em;

	border-bottom: 2px solid #334644;

	padding:2px;}
