body 
{
	background-color: #dae1e2;
}

div.main
{
	width:714px;
	margin-top:25px; 
	margin-bottom:25px; 
	
}

div.middle 
{
	background-image: url(/layout/middle_bg.gif);
	background-repeat: repeat-y;
	padding-bottom: 10px;
}

td.topmenu 
{
	background-color: #c8cccc;
	background-image: url(/layout/topmenu_bg.gif);
	background-position: right top;
	background-repeat: repeat-y;
	padding-left: 18px;
}

.topmenu .horizontal .items td 
{
	padding: 0px;
}

td.center
{
	width:100%;
	padding:20px;
}

td.right 
{
	border-left: 3px solid #eef0ef;
	padding-top: 10px;
}

div.specialgallery 
{
	width: 369px;
	padding-left: 5px;
	margin-bottom: 10px;
}

#large 
{
	padding: 3px 7px 7px 20px;
	background-image: url(/layout/large_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

div.bottom p, div.top p
{
	color: #a2aeae;
	font-size: 12px;
}

.modules_right a 
{
	color: #ccc;
	font-weight: bold;
}

span#pic_title {
    padding-left: 20px;
    font-weight: bold;
}