/*---------------------------------------/
   STRUCTURE
---------------------------------------*/
body {
	font-size: 12px;
	font-family:Verdana, Geneva, sans-serifl;
	color: #505050; 
	background: #0c273b url(../images/bg_body.jpg) 0 0 repeat; 
}

#container {
	margin: 0 auto 0 auto;
	padding-bottom: 65px;
	width: 905px;
}

#intro {
	margin-top: 100px;
	width: 902px;
}

#header {
	margin-top: 50px;
	width: 902px; 
	height: 257px; 
	background: transparent 0 0 no-repeat; 
}

#menu {
	width: 902px; 
	height: 50px; 
	padding-top: 20px;
	background: url(../images/menu.jpg) no-repeat;
}

#menu a {
	font-size: 14px;
	color:#FFF;
	margin-left:60px;
}

#menu a.last {
	background: none;
}

#main{
	width:902px;
	clear: left; 
	float: left; 
	background: transparent url(../images/bg_paper.jpg) 0 0 repeat-y; 
	
}

#main_inner {
	margin-top: 10px;
	margin-right: 45px;
	margin-bottom: 10px;
	margin-left: 45px;
}


#footer {
	width: 902px; 
	height: 348px; 
	clear: both; 
	position: relative; 
	background: transparent  0 0 no-repeat;
}



/*---------------------------------------/
   GENERAL
---------------------------------------*/

#main ul {
	margin-left: 50px;
	font-size:12px;
	line-height:25px;
}


a { 
	color: #2175cd; 
	text-decoration: underline; 
	overflow: hidden; 
}

a:hover {
	color: #036;
}


a img {
	border: none; 
}

p { 
	margin-bottom: 1em; 
	line-height: 1.6; 
}

p.error {
	margin-bottom: 2em; 
	padding: 1em; 
	font-weight: bold; 
	border: 1px dashed #bd1705 
}


h2{
	font-size:24px;
}

h3{
	font-size:18px;
}

h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}

/*---------------------------------------/
artgallary page
-----------------------------------------*/

/*.right {
	font-size: 1.0em;
	padding-right: 100px;
	text-align: right;
}*/

#info {
	border: 1px solid #C2C7BE;
	margin-left: 80px;
	margin-right: 80px;
	margin-top: 20px;
	padding: 0px 15px 0px 15px;
	position: relative;
}

#info a, #info a:visited {
	color: #8A9483;
	text-decoration: none;
}

#info a:hover {
	color: #9BA495;
	text-decoration: none;
}

#pic {
	background-color: transparent;
	left: 30px;
	position: relative;
	top: 10px;
	width: 120px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited, #pic a.p2, #pic a.p2:visited
#pic a.p3, #pic a.p3:visited, #pic a.p4, #pic a.p4:visited
#pic a.p5, #pic a.p5:visited, #pic a.p6, #pic a.p6:visited
#pic a.p7, #pic a.p7:visited, #pic a.p8, #pic a.p8:visited
#pic a.p9, #pic a.p9:visited, #pic a.p10, #pic a.p10:visited{
	border: 1px solid #000000;
	display: block;
	width: 120px;
	height: 90px;
	left: 0;
	text-decoration: none;
	top: 0;
}

#pic a.p1, #pic a.p2, #pic a.p3, #pic a.p4, #pic a.p5, 
#pic a.p6, #pic a.p7, #pic a.p8, #pic a.p9, #pic a.p10:hover {
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 233px;
	left: -250px;
	position: absolute;
	top: -180px;
	width: 350px;
}

#pic a.p2:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 233px;
	left: -120px;
	position: absolute;
	top: -180px;
	width: 350px;
}

#pic a.p3:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 233px;
	left: 140px;
	position: absolute;
	top: -180px;
	width: 350px;
}

#pic a.p4:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 233px;
	left: 400px;
	position: absolute;
	top: -180px;
	width: 350px;
}

#pic a.p5:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 233px;
	left: 530px;
	position: absolute;
	top: -180px;
	width: 350px;
}

#pic a.p6:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 233px;
	left: -250px;
	position: absolute;
	top: 140px;
	width: 350px;
}

#pic a.p7:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 233px;
	left: -120px;
	position: absolute;
	top: 140px;
	width: 350px;
}

#pic a.p8:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 233px;
	left: 140px;
	position: absolute;
	top: 140px;
	width: 350px;
}

#pic a.p9:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 233px;
	left: 400px;
	position: absolute;
	top: 140px;
	width: 350px;
}

#pic a.p10:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 233px;
	left: 530px;
	position: absolute;
	top: 140px;
	width: 350px;
}
