body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 100%;
	float: left;
	background-color: #336699;
	background-attachment: fixed;
	background-image: url(../img/bg_picture_bw_blue_1600px_1200px.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

h2 {
	font-size:120%;
	margin:0;
	padding:0;}

a:link    , a:visited{
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
}
a:hover {
	color: #CFC;
}

img {
	border: 1px solid #FFF;
	margin: 0px;
	padding: 0px;
}
#header {
	width: 100%;
	background-image: url(../img/bg_violet_t74_1600px_10px.png);
	background-repeat: repeat-y;
	height: 65px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	background-position: center;
	background-color: #504058;
	padding-top: 15px;
}
h2.title a {
	font-size: 130%;
	margin-left:74px;
	font-weight: bold;
	color: #F33;
}
.white {
	font-size: 12px;
	text-transform: none;
	color: #FFF;	
	margin-left:74px;
}

#content {
	width: 100%;
	padding-top: 25px;
}
#content .about {
	width: 675px;
	text-align: left;
	font-weight: normal;
	color: #FFF;
	background-image: url(../img/bg_darkBlue_t74_10px_10px.png);
	background-repeat: repeat;
	letter-spacing: 1px;
	font-size: 14px;
	padding-left: 25px;
	margin-left: 10%;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
}
#content .about .sign {
	padding-right: 36px;
	width: 130px;
	float: right;
}


.author {
	color: #CCC;
	position: absolute;
	left: 5%;
	bottom: 5%;
}



#footer  {
	text-align: right;
	position: absolute;
	width: 100%;
	background-color: #330033;
	height: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	left: 0px;
	bottom: 0px;
}
.copyright {
	font-size: 9px;
	color: #999;
	margin-right: 20px;
	margin-top: 2px;
	letter-spacing: 1px;
}

.copyright a:link, .copyright a:visited {
	font-size: 9px;
	color: #FFF;
}
.menu {
	width: 235px;
	top: 100px;
	right: 0px;
	position: absolute;
	margin: 0px;
	padding: 0px;
}
ul.menuA, ul.menuA .menuB {
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
}
/* shortcuts_menu */
ul.menuA {
	width: 215px;
	padding: 0px;
	margin: 0px;
	float: right;
}
ul.menuA .menuB{
	float: right;
}
ul.menuA a:link, ul.menuA a:visited {
	display: block;
	text-align: left;
	width: 175px;
	margin-bottom: 0px;
	padding-left: 15px;
	border-right-width: 15px;
	border-right-color: #FFF;
	padding-right: 10px;
	background-image: url(../img/bg_green_t35_10px_10px.png);
	border-right-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	height: 20px;
	padding-top: 2px;
	margin-top: 7px;
	float: left;
	padding-bottom: 2px;
	background-repeat: repeat;
}
ul.menuA a:hover   {
	border-right-color: #F33;
	color: #000;
	background-image: url(../img/bg_white_t35_10px_10px.png);
	background-repeat: repeat;

}
ul.menuA .menuB:hover > ul  {
	display: block;
}
ul.menuA .menuB .menuC, ul.menuA .menuB li {
	list-style-type: none;
	z-index: 10;
	margin: 0px;
	padding: 0px;
	display: block;
}
ul.menuA .menuB .menuC    {
	position: relative;
	display: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
ul.menuA .menuB .menuC a:link, ul.menuA .menuB .menuC a:visited{
	display: block;
	text-align: left;
	width: 140px;
	padding-left: 15px;
	border-right-width: 10px;
	border-right-color: #CCC;
	padding-right: 10px;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #715F6F;
	height: 15px;
	float: left;
	font-size: 11px;
	margin: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F33;
	border-bottom-color: #F33;
	background-image: url(../img/bg_blue_t35_10px_10px.png);
	background-repeat: repeat;
}

ul.menuA .menuB .menuC a:hover {
	border-right-color: #F00;
	background-image: url(../img/bg_white_t35_10px_10px.png);
	background-repeat: repeat;
}
.photogallery {
	width: 718px;
	float: left;
	padding-left: 5%;	
}
.photogallery  .next{
	color: #FFF;
	float: left;
	width: 60px;
	margin-top: 150px;
	padding-left: 15px;
	text-align: right;
	font-weight: bold;
}
.photogallery  .prev{
	color: #FFF;
	float: left;
	width: 60px;
	margin-top: 150px;
	text-align: left;
	padding-right: 15px;
	font-weight: bold;
}
.photogallery .thumbs{
	width: 568px;
	float: left;
}
.photogallery .thumbs ul{
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.photogallery    .thumbs    li{
	height: 77px;
	width: 122px;
	display: block;
	list-style-image: none;
	list-style-type: none;
	float: left;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
.photogallery .thumbs ul li:hover {
	background-color: #CF0;
}
.videogallery  {
	float: left;
	width: 850px;
}
.videogallery .thumbs  {
	padding: 0px;
	width: 90%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10%;
}
.videogallery .thumbs li  {
	float: left;
	list-style-image: none;
	list-style-type: none;
	width: 100px;
	padding-right: 45px;
}
.title_thumb {
	color: #FFF;
	font-size: 10px;
	width: 100px;
	float: left;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 15px;
}
.title_thumb:hover {
	color: #FFF;
	text-decoration: underline;
}
