/* CSS Document */

body{
background-image:url(img/bg.gif);
background-repeat:repeat-x;
background-color:#f8f8f8;
margin:0;
}
#container {}
#container2 {
	margin:0;
	height:768px;
	background-image:url(img/left_bg.gif);
	background-repeat:no-repeat;
}
#topfield {
width:inherit;
height:100px;
}
#topL {
float:left;
padding-left:15px;
padding-top:12px;
}
#topR {
padding-top:9px;
padding-right:20px;
float:right;
}

#imgcontainer {
overflow:hidden;
width:100%;
height:550px;
border-bottom: 1px solid #CCCCCC;
border-top: 1px solid #CCCCCC;
background-image:url(img/transparent_bg.png);
background-repeat:repeat;
}

#buffer{
overflow:hidden;
width:600px;
height:480px;
border-bottom: 1px solid #CCCCCC;
border-top: 1px solid #CCCCCC;
background-image:url(img/transparent_bg.png);
background-repeat:repeat;
}

#imgL {
float:left;
width:180px;
padding-left:10px;
padding-right:10px;
padding-top:15px;
}
#imgL2 {
float:left;
width:640px;
padding-right:10px;
}
#imgR {
float:right;
width:250px;
padding-right:10px;
padding-top:15px;
}

#imgnavigation {
width:100%;
}
#imgnavR {
padding-right:20px;
float:right;
}

#clear {
clear:both;
}

#footer {
width:900px;
padding-top:5px;
padding-bottom:20px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	text-align:justify;
}
.textR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15pt;
	font-weight: normal;
	font-variant: normal;
	text-align:right;
	color: #333333;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align:center;
	color: #e1e1e1;
	text-decoration: none;
}
.activegallery {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15pt;
	font-weight: normal;
	font-variant: normal;
	text-align:right;
	color: #FFFFFF;
	text-decoration: none;
}
a {color: #333333; text-decoration:none;}
.image {border: solid #E1E1E1 1px; }
.image2 {padding-right:2px;}

#imgcontent {
	height:476px;
	width:1206px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	left: 12px;
	top: 102px;
}

