body,h1,h2,h3,h4,h5,p,div,iframe,form,table,td,th,ul,li{
	padding: 0;
	margin: 0;	
	
}

a{
	color:#660000;
	text-decoration:none;
	}

a:hover{
	text-decoration:underline;
}

img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom:3px;
}

html, body, #fullheight, #fullheight2{
	color: #666666;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	
	height:100%;
	width:100%;
}

body{
background-color:#858585;
}



#main, #main2{
	height: 782px;
	width: 800px;
	margin:0px;
	padding:0px;
	background-image: url(site_back2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}

.l_home{
	
	left:-100px;
	height:450px;
	width:100px;
	
	
	position: absolute;
	
	background-image: url(art3.jpg);
}

#main2{
	height: 800px;
}

#footer{
	height: 20px;
	width: 800px;
	/*background-image: url(art2.jpg);*/
	background-repeat: no-repeat;
	background-position: center top;
	text-align:right;
	padding-right:70px;
	color:#f2f2f2;
	position: relative;
}

#footer a{
color: #ffffff;
}


.top_menu{
	padding-top:50px;
	padding-bottom:20px;
	margin-left:31px;
	width:738px;
	list-style-type: none;
	list-style-position:outside;
	position:relative;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #d8d8d8;
	position: relative;
	}
	
ul[class="top_menu"] {
	margin-right:31px;
}


.top_menu li{
	
	display: inline;
	font-weight: bold;
}	


.top_menu a{
	padding-top:19px;
	padding-bottom:20px;
	padding-left:6px;
	padding-right:6px;
	color: #9C6161;
	text-decoration:none;
}


.top_menu a:hover{
	background-image: url(high_back.jpg);
	background-repeat: repeat-x;
	padding-top:19px;
	padding-bottom:20px;
	padding-left:6px;
	padding-right:6px;
	color: #660000;
	text-decoration:none;
}

.selected{
	padding-top:19px;
	padding-bottom:20px;
	padding-left:6px;
	padding-right:6px;
	margin-right:0px;
	color: #660000;
	background-color: #ffffff;
	background-image: url(sel_back.jpg);
	background-repeat: repeat-x;
	
}


.gal{
	padding-left:30px;
	margin-top:30px;
	margin-left: 16px;
	float:left;
	width:170px;
	height:609px;
	overflow:auto;
	position: relative;
}

.about{
	padding-left:30px;
	margin-top:30px;
	margin-left: 16px;
	margin-right: 30px;
	float:left;
	width:708px;
	height:609px;
	overflow:auto;
	color:#333333;
	text-align:left;
	position: relative;
}


.pic_field{
	margin-left:5px;
	margin-right: 31px;
	margin-top:30px;
	display: table-cell;
	vertical-align: middle;
	float:left;
	width:530px;
	height:609px;
	background-color: #555555;
	/*background-image: url(pic_back.jpg);*/
	text-align:center;
	position: relative;
}

.im{
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	border: 10px solid #d8d8d8;
}

.con{
	margin-top:0px;
	clear:both;
	background-color: #d8d8d8;
	background-image: url(sel_back.jpg);
	background-repeat: repeat-x;
	text-align:center;
	padding-top: 20px;
	padding-bottom:10px;
	font-weight: bold;
	color: #666666;
	font-size:16px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #660000;	
	
}

.link{
	width:100px;
	height:450px;
	margin:0px;
	padding:0px;
	cursor: pointer;
	cursor: hand;
}