/* CSS Document */
* {margin:0px; padding:0px; font-family:Arial; font-size:12px; color:#3f3f3f;}
html,body {height:100%;  background: #fff url("img/bg.jpg") no-repeat center top; width: 100%;}

td {vertical-align:top;}
table {border:0;}
p {color:#3f3f3f; font-size:12px; margin-bottom:0.8em; margin-top:0.8em; line-height:1.4em}
a {color:#610009;}
a:hover {text-decoration:none;}
img {border:0;}
blockquote {color:#3f3f3f; font-size:12px; padding-left:40px; margin-bottom:0.5em; margin-top:0.5em; font-style:italic;}
ul {line-height:1.4em; padding-left:20px; margin-top:0.8em; margin-bottom:0.8em; color:#3f3f3f;}
ul ul {margin-top:0; margin-bottom:0;}
ul li {color:#3f3f3f;}
a strong{color:#610009;}
strong, em {color:#3f3f3f;}

.left {float:left;} .right {float:right;}
.clear {clear:both}

h1 {font-family:Georgia; color:#000; font-size:26px; font-weight:normal; padding-bottom:5px; line-height:1.5em}
h2 {font-family:Georgia; color:#610009; font-size:20px; font-weight:normal; line-height:1.4em}
h2 a {font-family:Georgia; color:#610009; font-size:20px; font-weight:normal; line-height:1.4em}
h3 {font-family:Georgia; color:#610009; font-size:16px; font-weight:bold; line-height:1.2em}
h3 a {font-family:Georgia; color:#610009; font-size:16px; font-weight:bold; line-height:1.2em}
h4 {font-family:Georgia; color:#000; font-size:22px; font-weight:normal; padding-bottom:12px; line-height:1.5em; margin-right:20px}

.ind {padding-left:90px}

#main {background-color:#fff; width:1000px; min-height:100%; height:100%; margin:0 auto; position:relative}
#left {float:left; width:665px;}
#right {float:left; width:335px; background:url("img/right.jpg") top no-repeat;}

#header {width:665px; height:451px; background:url("img/head.jpg") no-repeat; position:relative}

#icons {
	position:absolute;
	right:256px;
	top:23px;
	text-align:left;
	width:250px;
	z-index:2
}
#icons div {
	float:left;
	width:70px
	}

#menu {
	position:absolute;
	bottom:72px;
	left:224px;
	width:150px;
	z-index:2;
}

#menu a {font-family:Arial; line-height:2.5em; color:#000; margin:0 0 0 12px; font-size:14px; font-weight:bold}
#menu span {font-family:Arial; color:#000; line-height:2.5em; margin:0 0 0 12px; font-size:14px; font-weight:bold}

#comments {text-align:left; margin:95px 0 25px 18px}
#comments div {border-bottom:dotted #610009 1px; margin:10px 20px 10px 20px; padding-bottom:10px; color:#7d7a79; font-size:11px;}

#content {background: url("img/text_bg.jpg") no-repeat top; width:665px; margin:0px; display:table}

#text {width:630px; min-height:199px; padding:0 0 0 25px; position:relative;}

#ind_table td {border-bottom:1px #d4dada solid; width:350px; padding:5px; text-align:left;}

#links {width:130px; padding:5px 10px 10px 10px; margin:10px 0 5px 10px; float:right; font-weight:bold; border-left:1px; border-left:solid #d4dada 1px}
#links a {font-weight:bold;}

#lin span {color:#610009; font-weight:bold}

#gall td {text-align:right; height:110px; padding-right:20px}
#gall td img {border:solid #abbecc 3px;}
#gall .link {height:20px}

#gallery tr td {height:120px}
#gallery tr td img {border:2px #b0b0b0 solid;}

#gallery_1 tr td {text-align:center}

#footer {width:1000px; height:166px; background:url("img/footer.jpg") no-repeat; position:relative; clear:both}
#footer div {color:#c1c1c1; font-size:11px; padding:117px 100px 5px 100px;}
#footer div a {color:#c1c1c1;}

