@charset "utf-8";
/* CSS Document */
html{
	height:100%;
}
body{
	background-color:#000000;
	background-image:url(graphics/backgr_body.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:100%;
	}
#container{
	width:900px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:80px;
	color:#FFFFFF;
	border-top:1px solid #D5EAFF;
	border-left:1px solid #D5EAFF;
	border-right:1px solid #D5EAFF;
	/*background-image: url(graphics/container_back.png);
	background-repeat: no-repeat;
	background-position: left top;*/
}
#container_border{
	width:880px;
	height:680px;
	margin-left:auto;
	margin-right:auto;
	margin-top:80px;
	color:#FFFFFF;
	border:1px solid #D5EAFF;
}
#container_gallery{
	width:700px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:80px;
	color:#FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #D5EAFF;
	border-right-color: #D5EAFF;
	border-bottom-color: #D5EAFF;
	border-left-color: #D5EAFF;
	/*background-image: url(graphics/container_back.png);
	background-repeat: no-repeat;
	background-position: left top;*/
}
#container_gallery{
	width:1000px;
	height:800px;
	border:1px solid #D5EAFF;
	}
	.main, .main_gallery{
	width:500px;
	height:auto;
	float:right;
	text-align:right;
	padding-right:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	/*border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;*/
	display: block;
	}
.main_gallery{
	width:750px;
}
#name, #name_gallery{
	background-image:url(graphics/name.png);
	width:850px;
	height:70px;
	background-repeat:no-repeat;
	background-position:right top;
}
#name_gallery{
	width:1000px;
}
#menu{
	float:left;
	width:50px;
	heigth:100%;
	list-style-type:none;

}
#menu li{
	margin-left:-40px;
	display:block;
	width:80px;
	float:left;
	padding-top: 0px;
}
#menu a:list, #menu a:visited{

	display:block;
	width:100%;
/*	padding-left:15px;*/
	line-height:40px;
	color:#FFFFFF;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;

	}
#menu a:hover{
	color:#FFCC33;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
	
.home{
	background-image:url(graphics/a_home.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#menu img{
border:0px;
}

.home, .main{
	width:650px;
	height:600px;
	float:none;
	text-align:right;
	padding-right:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 15px;
	position: relative;
	margin-left: 130px;
	/*border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;*/
	}
.right {
	text-align: right;
	font-weight: normal;
	display: block;
	padding-left: 10px;
	margin-top: 20px;
}
blockquote {
	text-align: right;
	font-weight: bold;
	display: block;
	margin-top: 15px;
	color: #CC9933;
	margin-right: 10px;
}
.review{
	font-weight:normal;
	display: block;
	padding-top: 5px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	color: #F8F0E0;
}
.left {
	text-align: left;
	display: block;
	width: 100%;
	border-right-color: #CCCCCC;
	font-size: 10px;
	font-weight: normal;
	color: #F8F0E0;
}
.left img {
	float: right;
	display: inline;
	vertical-align: top;
}
.main table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 1em;
	color: #FFCC66;
}
.main img {
	padding-left: 0px;
	margin-top: 25px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
	display: block;
	text-align: left;
	margin-bottom: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
table {
	color: #FF9933;
}
table a, table a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
table a:hover {
	color: #FF9933;
	text-decoration: underline;
}
td {
	margin-top: 1em;
	margin-bottom: 1em;
	padding-top: 0.5em;
	padding-bottom: 0.5px;
}
.left {
	text-align: left;
	background-position: left;
}
.left a, .left a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
.left th{
	text-align:right;
	color:#FFCC00;
	}
.yellow {
	color: #FFFFFF;
	font-weight: bold;
}
.text {
	text-align: left;
	color: #CC9933;
	margin-top: 1em;
	padding-top: 0.5em;
	border-top-width: 0px;
	border-top-style: dotted;
	border-top-color: #FFFFCC;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #FFFFCC;
}
#homeinfo {
	position: relative;
}
.center {
	text-align: center;
}
#photosby {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#container_border .main a, a:link, a:visited {
	color: #FF9933;
}
body {
	color: #CCCCCC;
	font-size: 11px;
}
#designer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	position: relative;
}
