/* CSS Document */
html { height:100%; max-height:100%; padding:0; margin:0; border:0;  min-width:990px;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ }
* {padding:0; margin:0;}

body {height:100%; max-height:100%; overflow:hidden; padding:0; margin:0; border:0; background:url(../images/bg-horiz-line.gif) repeat-y #000; border-top:6px solid #323232;font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#bbb; line-height:18px;}

#foot {position:fixed; margin:0; bottom:-1px; right:0; display:block; width:100%; height:106px; z-index:5; background:url(../images/bg-foot.gif) repeat-x;}

* html #foot {position:absolute;}

#content-wrapper {position:absolute; top:50%; margin-top:-260px; width:100%; height:462px;}
#content {position:absolute; top:50%; left:50%; margin-left:-170px; margin-top:-270px; width:620px; background:#000;}

#logo {float:left; padding-left:125px;}

#contact {position:absolute; padding-top:45px; width:390px; right:3%;}
#contact div {float:left;}

#profile-view, #profile-view a {display:block; width:87px; height:41px; background:url(../images/profile-view.gif);}
#profile-view a:hover {background:url(../images/profile-view.gif) bottom;}

#email, #email a {display:block; width:180px; height:41px; background:url(../images/email.gif);}
#email a:hover {background:url(../images/email.gif) bottom;}

a img {border:0;}
p {padding-bottom:10px;}
h2 {font-size:16px; padding:10px;}
h3 {font-size:14px; padding-bottom:10px;}
h4 a {color:#CCC; padding:10px; font-size:14px;}
h5 {color:#666; font-size:12px; font-weight:normal;}
h5 em {padding-bottom:5px;}

a {color:#666; text-decoration:none;}
a:hover {color:#fff;}

.left {float:left;}
.right {float:right;}
.brd {padding:3px; border:1px solid #333;}
#content .right {position:relative; top:-20px;}

#f1, #f2 {display:none; width:580px;}
#back-to-gallery, #back-to-gallery a {width:200px; height:30px; display:block; background:url(../images/back-to-gallery.gif) no-repeat;}
#back-to-gallery a:hover {background-position:bottom;}
#back-to-gallery b {display:none;}
#back-to-gallery {margin:50px 0 0 50px;}

#e7 {position:absolute; top:10px; right:10px;}
	#e7 a {font-size:10px; color:#555; }
	#e7 a:hover {color:#aaa;}