/* CSS Document */
body{
background-image:url(i/bgRepeatSlice.jpg);
background-repeat:repeat-y;
background-position:top center;
background-repeat:repeat-y;
background-color:#481111;
padding:0px;
margin:0px;
}

a,a:active,a:hover,a:visited{
color:#CC9966;
}

table#main{
background-image:url(i/bgPage.jpg);
background-repeat:repeat-y;
background-position:top center;
background-repeat:no-repeat;
}

input,select{
font-family:"Times New Roman", Times, serif;
background-color:#481111;
color:#D1B17C;
font-size:14px;
border:1px solid #946D4C;
height:19px;
}

textarea{
font-family:"Times New Roman", Times, serif;
background-color:#481111;
color:#D1B17C;
font-size:14px;
border:1px solid #946D4C;
}

.checkBox{
background-color:#431010;
border:none;
margin:0px;
}
/***************************/
td#navColumn{
padding-left:316px;
padding-top:50px;
}

td#contentColumn{
background-color:#390605;
border:1px solid #520000;
padding-bottom:17px;
vertical-align:top;
}

td#inputField{
padding-left:6px;
}

td#formFieldTitle{
width:132px;
text-align:right;
}

table#formFields{
margin-top:7px;
margin-bottom:7px;
margin-left:25px;
}

.theText{
font-family:"Times New Roman", Times, serif;
color:#D1B17C;
font-size:15px;
line-height:30px;
}

.formText{
font-family:"Times New Roman", Times, serif;
color:#D1B17C;
font-size:14px;
line-height:21px;
}

div#formBox{
width:459px;
border:1px solid #74553D;
background-color:#431010;
margin:8px;
}

.memoryTitleText{
font-family:"Times New Roman", Times, serif;
font-size:15px;
font-weight:bold;
line-height:17px;
color:#DDC69F;
}

.galleryTitleText{
font-family:"Times New Roman", Times, serif;
font-size:13px;
font-weight:bold;
line-height:15px;
color:#DDC69F;
}