html, body {

    height: 100%;    

}

.MsoNormal	{
	font-family: arial;
}

body
{
	background-COLOR:#847C6D;
	margin:auto;
	min-width:1000px;
	padding:0;
	width:100%;
	height: 100%;
}

a
{
	color:#ddd;
}
#mytxt p{
	font-size:12px;
	color:#000000;
	font-family:arial,tahoma;
	text-align:justify;
	line-height:17px;
}
#mytxt h2{
	margin-top:5px;
	font-family:times;
	margin-bottom:5px;
	padding:0;
	font-size:17px;
}
#mytxt h1{
	margin-top:5px;
	font-family:times;
	margin-bottom:5px;
	padding:0;
	font-size:19px;
}

a:hover
{
	color:#fff;
}

h1
{
	font-family:times;
	font-size:21px;
	color:#ddd;
	padding-top:10px;
	margin-left:0px;
	margin-top:15px;
}
h2
{
	font-family:times;
	font-size:20px;
	color:#ddd;
	padding-top:10px;
	margin-left:0px;
	margin-top:15px;
}


#main
{
	width: 1000px;
	padding:30px 20px 20px 20px;
}

#theme
{
	top:auto;
	left:auto;
	margin:auto; 
	width: 1000px;
}

#container
{
	background: url(images/bottom.jpg) no-repeat bottom right;
	border:0px;
	margin:auto;
	left:auto;
	text-align:left;
	width: 1000px;
}

#container2
{
	border:0px;
	margin:auto;
	margin-bottom:20px;
	left:auto;
	text-align:left;
	width: 1000px;
}

#content
{
	float:left;
	width:500px;
}

#content2
{
	float:left;
	text-align:center;
	padding:auto;
	margin:auto;
	width:496px;
}

#search
{
	float:right;
	text-align:right;
	width:500px;
	margin:15px 0 0 0;
	padding-top:15px;
}

#footer
{
	border-top: 2px solid #000;
	clear:both;
	text-align:left;
	width:1000px;
}

div.thumbnail
{
	width:320px;
	height:180px;
	margin:1px;
	margin: 0px 10px 20px 0px;
	border-top: 1px solid #B1A592;
	float:left;
	overflow:hidden;
}

div.thumbnail img
{
	margin: 5px 10px 5px 0px;
	padding: 10px;
	border: 1px solid #555;
	background-COLOR:#C4B7A1;
	float: left;
	max-width:110px;
	max-height:150px;
	height: expression(this.height > 150 ? 150: true);
	width: expression(this.width > 110 ? 110: true);
}

.bot img
{
	margin: 0px 10px 5px 0px;
	padding: 12px 8px 12px 8px;
	border: 1px solid #555;
	background-COLOR:#C4B7A1;
	max-width:110px;
	max-height:150px;
	width: expression(this.width > 110 ? 110: true);
	height: expression(this.height > 150 ? 150: true);
}

.name
{
	font-family:arial;
	font-weight:bold;
	COLOR:#C4B7A1;
	margin: 5px 10px 5px 7px;
	font-size:14px;
}

.name2
{
	font-family:arial;
	font-weight:bold;
	COLOR:#C4B7A1;
	margin: 5px 10px 5px 0px;
	font-size:14px;
}

.descript
{
	font-family:arial;
	text-align:left;
	margin:3px 10px 0 0;
	font-size:11px;
}

.picture
{
	margin: 5px 10px 5px 0px;
	padding: 18px;
	border: 1px solid #555;
	background-COLOR:#C4B7A1;
	float: right;
	max-width:250px;
	max-height:380px;
	width: expression(this.width > 250 ? 250: true);
	height: expression(this.height > 380 ? 380: true);
}

.picture2
{
	margin: 25px 10px 5px 0px;
	padding: 18px;
	border: 1px solid #555;
	background-COLOR:#C4B7A1;
	max-width:250px;
	max-height:380px;
	width: expression(this.width > 250 ? 250: true);
	height: expression(this.height > 380 ? 380: true);
}


.text
{
	color:#000;
	font-family:arial, tahoma;
	font-size:12px;
	text-align:justify;
	margin:0px 30px 20px 0px;
}

.text2
{
	color:#000;
	font-family:arial, tahoma;
	font-size:12px;
	text-align:justify;
	margin:0px 30px 20px 0px;
}

.fullsizebutton
{
	color:#000;
	font-family:arial, tahoma;
	font-size:12px;
	text-align:center;
	margin:0px 30px 5px 0px;
}
.copy
{
	color: #333;
	font-family: arial, tahoma;
	font-size: 10px;
	margin:10px 0px 10px 0px;
}