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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	
}
A{color:#666666;}

H1{ margin:0px 0px 20px 0px;}

.main-img{
background-image:url(images/main.jpg);
background-repeat:no-repeat;
 }
 .table-main {
 background-image:url(images/lower-wallpaper.gif);
 
 }
 .main-img-covered{
background-image:url(images/main-covered.jpg);
background-repeat:no-repeat;
 }
 .bg-wall {
 
 background-image:url(images/bg-wall.jpg);
 background-repeat:repeat-x;}
 
 .nav-menu{
 color:#666666;
 position:relative;
 left:750px; top:20px;

}
.content{
padding:80px 0px 0px 90px;}

.content-container{
margin:153px 160px 0px 173px;
padding:30px;
border:#FF0000 0px dashed;
}


.gothic{

background-image:url(images/divider-horizontal.gif);
background-position:bottom center;
background-repeat:no-repeat;
padding:0px 0px 40px 0px;
border:#FF0000 0px dashed;}

.form-td{
background-image:url(images/divider-vertical.gif);
background-position:30px 80px;
background-repeat:no-repeat;
border:0px #0000FF dashed;


padding:80px 120px 0px 90px; }
 
 
.wallpaper{
background-image:url(images/lower-wallpaper.gif);
}
.coat{

background-image:url(images/coat.gif);
width:74px; height:62px;
position:relative;
top:671px; left:248px;

}

#form_submit{
background-color:#000000;
border:0px;
color:#FFFFFF; font-weight:bold;
padding:3px 10px 3px 10px;}


.index-button { position:absolute; height:34px; overflow:hidden; position:relative;
font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#333333;}
.index-button-left, .index-button-mid, .index-button-right
{float:left; position:relative;}
.index-button-left{ background-image:url(images/index-button-left.gif); width:7px; height:34px; }
.index-button-mid{  background-image:url(images/index-button-mid.gif); height:34px;
padding:4px 10px 0px 10px; text-align:center;}
.index-button-right{  background-image:url(images/index-button-right.gif); width:7px; height:34px;}
