body, html{
	margin: 0;
	padding: 0;
	background: #FF8533  url(img/pattern.gif);
	font-family:  Georgia, "Trebuchet MS",  Verdana, Arial, "Times New Roman", Times, serif;
	font-size:12px;
	color: #2A2725;
	text-align: center;
	line-height: 160%;
}

#container
{
	margin-left: -385px;
	margin-top: -290px;
	position: absolute;
	top: 50%;
	left: 50%;
	height: 535px;
	padding: 0;
	width: 775px !important;
	text-align: right;
	border: 0;
	display:block;
}

div#top {
	margin: 0 auto;
	width: 775px;
	height: 19px;
	background-image:url(img/bgtop.gif);
}
div#logo{
	margin: 0 auto;
	width: 775px;
	height: 75px;
	background-image:url(img/bgmid.gif);
	text-align:left;
}

div#logo img{
	display: inline;
	margin-left: 18px;
}

div#middle{
	margin: 0 auto;
	width: 775px;
	height: 470px;
	background-image:url(img/bgmid.gif);
	text-align:center;
}

div#content{
	margin: 0 auto;
	width: 736px;
	height: 460px;
	text-align:left;
	background-color:#FFF;
	overflow: hidden;
}

div#down {
	margin: 0 auto;
	width: 775px;
	height: 19px;
	background-image:url(img/bgdown.gif);
	display: block;
}

#footer{
	height: 20px;
	width: 775px;
	text-align: center;
	color: #fff;
	font-size: 11px;
	margin: 0 auto;
	padding: 0;
	line-height: 20px;
}

#footer a, a:visited, a:hover, a:active{
	color: #fff;
	text-decoration: underline;
}

#footer a:hover{
	color:#FDD0B3;
	
}

#counter
{
	position: absolute;
	height: 0;
	width: 0;
	padding: 0;
	margin: 0;
	visibility: hidden;
}


a:link{
	color: #F27300;	
	text-decoration: none;
	font-weight: normal;
}
a:HOVER{
	color: #CF1F22;	
	text-decoration: none;
	font-weight: normal;
}
a:active{
	color: #CF1F22;	
	text-decoration: none;
	font-weight: normal;
}
a:visited{	
	color: #C50206;	
	text-decoration: none;
	font-weight: normal;
}

h1{
	font: 21px "Palatino Linotype", Times, serif;
	font-weight: normal;
	padding: 10px 0;
	margin: 0;
	color: #F26B00;
}

h2{
	font: 17px "Palatino Linotype", Times, serif;
	font-weight: bold;
	padding: 0 0 5px 0;
	margin: 0;
}

#Menu{
	text-align: right;
	margin: 0 19px 0 0;
	padding: 0;
	display: inline;
	float: right;
	border: 0px solid #000;
	width: 500px;
	vertical-align: baseline;
	margin-top: 42px;
}

#Menu ul,
#Menu li {
	display: inline;
	float: right;
	font-size: 13px;
	text-align: left;
	margin:0;
	padding:0;
}

#Menu ul  li{
	width:110px;
	margin-left:10px;
	border: 0px solid #000;
	text-align: center;
}

#Menu a {
	font: Georgia, "Palatino Linotype", Times, serif;
	display: inline;
	float: right;
	color: #F27300;
	font-weight: bold;
	width:110px;
	padding-left: 5px;
}

#Menu a:hover {
	color: #CF1F22;
	text-decoration: none;
	width:110px;
}

#Menu a.page{
	color: #57534E;
}

#content ul{
	display: inline;
	float: left;
	text-align: left;
	margin:0 0  20px 0;
	padding:0;
}

#content li {
	float: left;
	display: inline;
	font-size: 12px;
	margin: 0 30px 0 0;	
	padding:0;
	/*border: 1px solid #000;*/
}

#content  a {
	font: Georgia, "Palatino Linotype", Times, serif;
	display: inline;
	color: #F27300;
	font-weight: bold;
	float: left;
	text-decoration: underline;
}

#content a:hover {
	color: #CF1F22;
	text-decoration: none;
	text-decoration: underline;
}

#content a.page{
	color: #57534E;
}

.clear{
	clear: both;
}

img.selected{
	border: 4px solid #F27300;
	margin: 0 2px 2px 0;
	display: inline;
}

img.unselected{
	border: 4px solid #fff;
	margin: 0 2px 2px 0;
	display: inline;
	width: 91px;
}

#thumbs{
	width: 315px;
	display: inline;
	float: left;
}

#txt{
	width: 360px;
	height: 420px;
	display: inline;
	float: left;
	overflow: auto;
}

 ul.work{
	clear: both;
	width: 90%;
	display:block;
	margin: 10px 0 0 15px;
}

 ul.work li{
	display: block;
	clear: both;
	width: 100%;
	font-weight: bold;
}

#big{
	height: 420px;
	display: inline;
	float: left;
}

#big img{
	border: 4px solid #F27300;
	margin: 0 2px 5px 0;
	display: block;
}

#side{
	display: inline;
	float: left;
	width: 350px;
}

P{
	margin: 5px 0;
}

a.colored{
	color: #000;
}

a.colored:visited{
	color: #000;
}
