@charset "utf-8";
/* CSS Document */

body {
	background:#000;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:13px;
}
h2 {
	color:#ddd;
	margin-top:20px;
}

h3 {
	color:#666;	
}

h4 {
	color:#fff;
	font-size:13px;	
}

h3 a{
	color:#666;
	font-weight:normal;	
}

p {
	font-size:13px;
	
}

.this_page {
	font-weight:bold;
	color:#fff !important;	
}

.error {
	color:#F63;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;	
}
.okey {
	font-family:Verdana, Geneva, sans-serif;
	color:#fff;	
	font-weight:bold;	
}
.video a{
	text-decoration:none;
	
}
.video {
	text-align:left !important;
	margin-left:auto;
	margin-right:auto;
	width:500px;
}
.video_img{
	float:left;
	width:127px;
	height:95px;
	border:2px solid #808290;
	margin-right:3px;
	
}
.video_text{
	color:#929292;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	height:95px;
	width:350px;
	margin-bottom:30px;
}

.gallery {
	text-decoration:none;
	vertical-align:top;
	max-width:150px;
	border:40px solid #000;
	line-height:150px;
	
}
.photo_img{
	border:2px solid #808290;	
}

.album {
	margin-right:40px;
	margin-bottom:40px;
	text-decoration:none;
	color:#fff !important;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	margin-bottom:20px;
	text-align:center !important;

}


.albums {
	margin:-30px auto 80px auto;
}

.albums2 {
	margin:30px auto 80px auto;
}
.albums td{
	padding:50px;
}

.albums2 td{
	padding:5px 25px 25px 5px;
}
#center {
	text-align:center;
	min-width:705px;
	
}

#top_menu a{
	color:#a1a1a1;
	text-decoration:none;
	padding:1px;
	margin-left:22px;
}

#top_menu a:hover{
	color:#ddd;
	text-decoration:none;
}

#top_menu a:active{
	color:#ddd;
	text-decoration:none;
	font-weight:bold;
}

#top_line {
	margin-top:14px;
	width:630px;
}

#logo_img {
	margin-top:12px;
	border:0px solid #000;
	width:302px;
	height:63px;
	display:inline;
}

#logo_sana {
	margin-top:12px;
	border:0px solid #000;
	width:285px;
	height:100px;
	display:inline;
}

#original {
	display:inline;
	font-size:12px;
	color:#888;
	position:relative;
	top:-30px;
        left:-17px;

	}
	
#copyright {
	color:#666;
	position:relative;
	left:252px;
	font-size:13px;
	min-width:170px;
	display:inline;
	padding-bottom:30px;
	line-height:20px;
}
#content {
	margin-right:auto;
	margin-left:auto;
	width:670px;
	margin-bottom:40px;
	}
	
#richard_about{
	font-size:13px;
	color:#999;
	width:440px;
	text-align:center;
	margin-top:37px;
	
}

#richard_about img {
	margin-left:-86px;
	z-index:1;
}

#richard_about .name{
	font-size:14px;
	color:#AAA;
}

#yana_about {
	position:relative;
	left:205px;
	top:-600px;
	display:inline;
	z-index:2;
	font-size:13px;
	color:#999;
	width:224px;
}
#yana_about .name{
	font-size:14px;
	color:#AAA;
	margin-top:55px;
	text-align:inherit;
	display:inline-block;
}

#about2 {
	margin-top:0px;
	font-size:13px;
	color:#999;
}
#not_found {
	color:#aaa;
	font-size:30px;
	text-transform:capitalize;
	font-family:Verdana, Geneva, sans-serif;
	margin:100px auto 100px auto;
	border:1px dotted #888;
	padding:50px;
}

#error {
	color:#aaa;
	font-size:20px;
	font-family:Verdana, Geneva, sans-serif;
	margin:100px auto 100px auto;
	border:1px dotted #888;
	padding:50px;
}

#mail_link {
	background-color:#000;
	color:#FFF;
	border:1px solid #fff;	
	border-radius:20px;
	behavior: url(border-radius.htc);
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	padding:3px 5px 3px 5px;
	text-decoration:none;
}

#video {
	margin-top:93px;
	margin-bottom:93px;
	text-align:center !important;
}
a img{
	border:0px solid #000;
	
}

#sana_link a{
	text-decoration:none;
	border:0;

	
}

input[type=text], textarea {
	background-color:#CCC;
	width:200px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	border:1px solid #000;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	padding:5px;
}

textarea {
	height:100px;
	width:200px;
	background-position:top;
}
a[href*='Gallery/photos/Aerial'] {margin:50px;}		