/**

	This cleans all default browser styles

	Copyright (c) 2009, Yahoo! Inc. All rights reserved.
	Code licensed under the BSD License:
	http://developer.yahoo.net/yui/license.txt
	version: 2.7.0

**/
html{color:#000;background:#000; height: 100%;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

/**

	My styles

**/
body {color: #bebebe; font: 85% "Times New Roman", Times, serif; line-height: 130%;}
body.index {background: url(../i/index.jpg) no-repeat bottom right; height: 100%;}

a {color: #0099d0;}
a:hover {color: #00bcff;}
/* a:visited {color: #ab73a2;} */

img {border: 1px solid #5f5f5f;}

.bg {background: url(../i/bg.gif) no-repeat top right; min-height: 376px; padding-right: 10%;}

/* topmenu */
.topmenu {padding: 56px 0px 35px 154px;}
.topmenu li {color: #fff; float: left; padding-right: 30px;}
.topmenu a, .topmenu span {display: inline-block; padding-left: 3px;}
.topmenu span {color: #bd1018;}

/* page header */
.header {clear: both; color: #fff; font-size: 200%; padding: 0px 0px 56px 154px;}
.header a {color: #bd1018;}
.header a:hover {color: #ff000c;}

/* thumbnails block */
#gallery {padding: 0px 0px 52px 150px;}
#gallery img {margin: 3px 3px 4px 4px;}

/* albums block */
.albums {padding: 0px 0px 42px 126px;}
.albums div {float: left; padding: 0px 28px 14px; width: 226px;}
.albums div p {padding-top: 7px;}
.albums div a {color: #fff;}
.albums div a:hover {text-decoration: none;}