.style1 {
	font-size: 18px;
	font-weight: bold;
 	color: #ff6600;
}

.style2 {
	font-size: 13px;
	color:#9d9d9d;
}

.style3 {
	font-size: 16px;
}

.style4 {
	font-size: 24px;
	font-weight: bold;
 	color: #ff6600;
}

.style5 {
	color: #ff6600;
}

.style6 {
	color: #cc9900;
}

.style7 {
	color: #ff8040;
}

body {
	background: url(../images/back_side.gif);
	scrollbar-face-color: #3e3e3e;
	scrollbar-highlight-color: #9d9d9d; 
    scrollbar-shadow-color: #9d9d9d;
	scrollbar-3dlight-color: #3e3e3e; 
    scrollbar-arrow-color: #9d9d9d; 
	scrollbar-track-color: #121212; 
	scrollbar-darkshadow-color: #3e3e3e;
	color: #9d9d9d;
	font-size: 16px;
}

img {
	border-style:none
}

a {
	text-decoration: none
}

a:link {
	color: #9d9d9d
}

a:visited {
	color: #9d9d9d
}

a:hover {
	color: #cc9900
}

/* styles for IE 5 Mac */
#horizon {
	background-color: transparent;
	position: absolute;
	top: 20px;
	left: 20px;
}
 
/* following rules are invisible to IE 5 \*/
#horizon {
   top: 50%;
   left: 0px;
   width: 100%;
   margin-top: -300px;
   text-align: center;
   min-width: 798px; 
 }
 /* end IE 5 hack */ 
 
#content {
	background-color: #121212;
    border: 1px solid white;
	position: relative;
	text-align: left;
	width: 798px;
	height: 600px;
	margin: 0px auto;
}

div#left {
	position: absolute;
	background:url(../images/back_menu.gif);
	border-top: 1px solid gray;
	top: 230px;
	left: 0px;
	width: 120px;
	height: 369px;
}

div#menu {
	position: absolute;
	top: 0px;
	left: 10px;
	width: 120px;
	padding-top: 10px;	
	font-size: 14px;
	font-weight: bold;
	font-style:italic;
 	color: #9d9d9d;
}

div#menu a:hover {
	color: #cc9900;
}

div#trailer {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 120px;
}

div#address {
	background-color: #3e3e3e;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	position: absolute;
	bottom: -1px;
	left: 120px;
	width: 678px;
	height: 25px;
}

div#header {
	position: absolute;
	background-color: #9d9d9d;
	top: 0px;
	left: 0px;
}

div#main {
	background-color: #121212;
	border-top: 1px solid gray;
	position: absolute; 
	top: 218px;
	left: 109px;
	width: 638px;
	height: 323px;
	overflow:auto;
	padding-left:20px;
	padding-right:20px;
	padding-top: 20px;
	margin: 0px 0px 0px 0px;
}

#photo-wrapper div.thumbwrapper {
	float: left;
	height: 125px;
	width: 125px;
	padding: 5px;
	color: #000000;
	background: #cccccc;
	margin: 10px;
	border: 1px solid #666666;
	text-align: center;
}

#photo-wrapper div.thumbwrapper_album {
	float: left;
	height: 85px;
	width: 100px;
	padding: 5px;
	background: #cccccc;
	margin: 4px;
	border: 1px solid #666666;
	text-align: center;
}

.section {
	background: url(../images/fotoalbum_bg.jpg);
	min-height: 172px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 40px;
}

.section-bottom {
	background: url(../images/fotoalbum_trailer.jpg);
}

h2 {
	color: #000000;
	font-size: 11pt;
	margin: 0px;
	background: url(../images/fotoalbum_header.jpg);
	height: 55px;
	padding-top: 25px;
	padding-left: 225px;
}

