/* Created by Ishkhan.Adamyan@lycos-europe.com */
/* 28.12.2004 */
/* Template number Classic Blue */ 
body {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* div {
	border: 1px solid #008000;
}
*/
.breaker{
	clear: both;
	height: 0px;
	overflow: hidden;
}

#container {
	background-image: url(background.gif);
	border: 1px solid #FFFFFF;
	margin: 5px auto;
	width: 768px;
}

#spiral {
	background-color: transparent;
	background-image: url(spiral.gif);
	background-repeat: repeat-y;
	border: 0px solid #0000FF;
	float: left;
	margin: 0px;
	width: 768px;
}

#rightShadow {
	background-color: transparent;
	background-image: url(RightShadow.gif);
	background-position: right;
	background-repeat: repeat-y;
	float: left;
	margin: 0px;
	width: 100%;
}

#topCorner {
	background-image: url(topShadow.gif);
	background-repeat: repeat-x;
	float: right;
	font-size: 0px;
	height: 7px;
	margin: 0px;
	overflow: hidden;
	width: 768px;
}

#topRightCorner {
	background-image: url(topRightCorner.gif);
	background-repeat: no-repeat;
	float: right;
	height: 10px;
	width: 15px;
}

#topLeftCorner {
	background-color: #CFE3F5;
	background-image: url(topLeftCorner.gif);
	background-position: right top;
	background-repeat: no-repeat;
	float: left;
	height: 10px;
	width: 46px;
}

#content {
	background-color: transparent;
	margin-bottom: 25px;
	margin-left: 60px;
	width: 680px;
}

#contentHeader {
	background-image: url(rule.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 65px;
	margin-top: 10px;
	overflow: hidden;
	width: 100%;
}

#headerLeft {
	background-image: url(picto_R.gif);
	background-position: 10px 10px;
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 50px;
}

#headerCenter {
	color: #FFFFFF;
	float: left;
	height: 61px;
	padding-top: 0px;
	text-align: center;
	width: 570px;
}

#headerCenter  h1 {
	padding-top: 2px;
	text-align: center;
	color: #2A256E;
}

#headerRight {
	background-image: url(picto_L.gif);
	background-position: 10px 10px;
	background-repeat: no-repeat;
	float: right;
	height: 50px;
	width: 50px;
}

#leftCol {
	background-image: url(rule_vertical.gif);
	background-position: right;
	background-repeat: repeat-y;
	float: left;
	height: inherit;
	margin: 20px 0px; /* border: 1px solid blue;  */
	width: 210px;
}

.topCorners {
	height: 6px;
	width: 100%;
}

#leftCol .topCorners .left {
	float: left;
	height: 6px;
	width: 6px;
}

.topCorners .right {
	background-repeat: no-repeat;
	float: right;
	height: 6px;
	width: 6px;
}

#rightCol {
	float: left;
	height: inherit;
	margin-bottom: 20px;
	text-align: center;
	width: 470px;
	/*background-color: #C7D5EA;
	background-image: url(background.gif);*/
}

#rightCol .topCorners .left {
	background-image: none;
	background-repeat: no-repeat;
	float: left;
	height: 6px;
	width: 6px;
}
.rightTitle {
	color: #2A256E;
	font-size: 1.7em;
	margin: 2px;
}

#rightCol .topCorners .right {
	background-repeat: no-repeat;
	float: right;
	height: 6px;
	width: 6px;
}


a img {
	border: none;
}
/* Scaled view */
#sc {
	border: 0px solid yellow;
	margin: 10px 0px;
	width: 100%;
	text-align: center;
	padding: 3px;
	height: auto;
}

#sc .scImage img {
	border: 1px solid #FFF;
	padding: 2px;
}

.fullDescription {
	border: 0px solid #FF0000;
	display: block;
	font-size: 12px;
	margin: auto;
	overflow: hidden;
	text-align: left;
	width: 90%;
}
.fullTitle {
	border-bottom: 0px solid #808080;
	border-top: 0px solid #808080;
	overflow: hidden;
	padding: 2px 3px;
	margin-bottom: 3px;
	font-size: 1.3em;
	color: #FFF;
	font-weight: bold;
}

#menu {
	border: 0px solid #FF0000;
	margin-top: 10px;
	padding: 0px;
	text-align: left;
}

#menu a:hover {
	text-decoration: underline;
}

#menu a {
	color: #000000;
	font-size: 14px;
	text-decoration: none;
}

#menu ul {
	line-height: 2em;
	list-style: none;
	margin-left: 12px;
	margin-top: 0px;
	padding: 0px;
}

#menu ul li{
	margin-left: 0px;
	padding: 0px;
}

#menu ul li a {
	background-image: url(menuItem.gif);
	background-position: 3px 5px;
	background-repeat: no-repeat;
	padding: 0px 18px;
	text-decoration: none; /* border: 1px solid green;*/
}

#menu ul li a:hover {
	background-image: url(menuItemH.gif);
	color: #333333;
	text-decoration: underline;
}

#bottomCorner {
	background-image: url(bootomCenterShadow.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	float: right;
	height: 16px;
	margin: 0px;
	overflow: hidden;
	width: 100%;
}

#bottomLeftCorner {
	background-color: #CFE3F5;
	background-image: url(bottomLeftCorner.gif);
	background-position: right;
	background-repeat: no-repeat;
	float: left;
	height: 16px;
	width: 46px;
}

#bottomRightCorner {
	background-image: url(bottomRightCorner.gif);
	background-position: top right;
	background-repeat: no-repeat;
	float: right;
	font-size: 0px;
	height: 15px;
	width: 16px;
}


/* thumbnail description */

.thumbnail {
	border: 0px solid #FFFFFF;
	float: left;
	margin: 5px 0px 5px 8px;
	padding: 0px;
	width: 140px;
/*	overflow: hidden;;*/
	height: 245px;
}

.th img {
	display: inline;
	margin: auto;
	vertical-align: bottom;
}

.th {
	border: 0px solid #FF0000;
	font-size: 100px;
	height: 132px;
	line-height: 100px;
	margin-top: 3px;
	vertical-align: bottom;
}

.title {
	/*border-bottom: 1px solid #808080;
	border-top: 1px solid #808080;*/
	font-size: 1.1em;
	font-weight: bold;
	color: #2A256E;
	height: auto;
	overflow: hidden;
	padding: 2px 3px;
	position: relative;
}
.title img {
	position: absolute;
	top: 2px;
	right: 2px;
}
.title a{
	text-decoration: none;;
	color: #2A256E;
}

/* Navigation bar */
#navigation {
	border-top: 1px dotted gray;
	font-size: 12px;
	margin: 10px auto;
	padding: 5px 5px 0px;
	width: 95%;
}

#navigation div {
	border: 0px solid #FF0000;
	float: left;
	margin: 0px 0px;
}

.last {
	height: 15px;
	text-align: left;
	width: 90px;
}

.next {
	text-align: right;
	width: 90px;
}

#navigation a {
	color: #666666;
	text-decoration: none;
}

#navigation a:hover {
	color: #000000;
	text-decoration: none;
}

.navigNumbers {
	border: 1px solid #FF0000;
	color: #666666;
	font-size: 14px;
	width: 262px;
}

.navigNumbers a {
	color: #666666;
	text-decoration: none;
}

.navigNumbers a:hover {
	color: #000000;
	text-decoration: underline;
}

.currentPage {
	color: #BAC35A;
	font-weight: bold;
	text-decoration: underline;
}

.buttonMtMt {
border: 2px solid #C6CFD6; 
background-color: #DDE4E8;
display:block;
padding: 2px 15px;
color: #666666 !importamt; 
margin: 5px; 
cursor: pointer;
font-weight: bold;
text-decoration: none;
font-size: 1.2em;
}

.columns1 {
	width: 95%;
	margin: 10px;
}

/* guestbook frame style */
#guestbook {background-image:url(background.gif)}