body#index {
background: url(images/bg_wallpaper.jpg);
margin: 0px;
padding: 0px;
font-family: arial;
font-size: 14px;
}

body.subpage {
margin: 0px;
padding: 0px;
background: url(images/bg_subpage.jpg) top left no-repeat #FFFFFF;
font-family: arial;
font-size: 14px;
}

body#slideshow {
margin: 0px;
background: url(images/bg_wallpaper.jpg) #FFFFFF;
text-align: center;
}




a:link {
color: #9D181B;
text-decoration: none;
}
a:hover {
color: #9D181B;
text-decoration: underline;
}
a:visited {
color: #333333;
text-decoration: none;
}

a.links {
font-weight: bold;
}


img {
border: none;
}

img#bg_index_bottom {
position: relative;
top: 167px;
}
* html img#bg_index_bottom {
position: relative;
top: 164px;
}

img.menu_subpage {
margin-top: -3px;
}

img.thumb1, img.thumb2, img.thumb3 {
border: #9D181B solid 2px;
width: 100px;
height:100px;
margin-bottom: 20px;
}
img.thumb1 {
margin-right: 60px;
}
img.thumb3 {
margin-left: 60px;
}

img.slide {
border: #9D181B solid 3px;
}




table#index_table {
width: 100%;
height: 629px;
padding: 0px;
margin: 0px;
cell-spacing: 0px;
}
* html table#index_table {
height: 100%;
}


table#resume_table {
margin: 0px;
padding: 0px;
width: 100%;
font-size: 12px;
}
td.resume_table_cell_center {
text-align: center;
}
.resume_table_heading {
font-size: 16px;
text-decoration: underline;
font-weight: bold;
font-style: italic;
}




div#index_container {
background: url(images/bg_index.jpg) no-repeat;
width: 805px;
height: 490px;
text-align: left;
}

div#index_menu {
position: relative;
left: 310px;
top: 95px;
width: 460px;
text-align: right;
}

div#index_text {
position: relative;
left: 420px;
top: 115px;
width: 347px;
height: 254px;
text-align: justify;
line-height: 2.0em;
font-size: 14px;
}

div#menu_subpage_container {
position: absolute;
left: 45px;
top: 200px;
}

div#subpage_container {
position: absolute;
left: 195px;
top: 115px;
width: 445px;
text-align: justify;
line-height: 1.7em;
}

div#contact_text1{
position: absolute;
top: 60px;
}

div#contact_text2{
position: absolute;
top: 60px;
left: 230px;
}